Hi Andrea - In a similar situation I coded a single dummy record in the
data adapter so there would never be no data. The no data errors made it
hard to identify the real data load errors, which was a problem. It
would be nice to be able to turn this...
The Member Script Builder is also handy in these cases. Here is an
example from the Design & Reference Guide:Dim MemberscriptBldr = New
MemberscriptBuilder("V#YTD:A#Cash")
MemberscriptBldr.SetFlow("None").SetOrigin("Import").SetIC("None").SetAllUDsTo...
You have two choices:(1) Do not include the line in
the XML file, in which case all new users will have the default password
of 'OneStream'.(2) Manually change the password of TestOS to 'Welcome1'
in the OneStream client. Extract the security xml an...