Hi Aware,
I upgraded to version 2.0 and the app that I was working on in the previous version gives me the following error when I attempt to save a record:
"Operation Error. Value of LoginName must be provided"
I have a business rule for an attribute in the Business Object called CreatedBy. The rule is as follows:
If Company IS NEW Then
Company.CreatedBy=LoggedInSystemUser.LoginName
This is the only business rule for this Business Object with "LoginName" referred to. Has something changed between the versions? I believe if I am logged in as an administrator then I am technically "logged" into the application right?
Thanks for your help.
Regards,
PEFS