Problem with Rule in 2.0

If you think that something doesn't work in Aware IM post your message here
Post Reply
PEFS
Posts: 207
Joined: Mon Jun 12, 2006 11:25 pm

Problem with Rule in 2.0

Post by PEFS »

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
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

This error message is displayed when an attribute is marked as "Value must be provided" in the Configuration Tool but when you fill out the form for the object in a browser the value for this attribute is blank. This has nothing to do with rules.

Without seeing the configuration it is hard to say what has changed between the versions.

You need to provide a value for the LoginName attribute or un-tick "Value must be provided" flag.

Best Regards
Aware IM Support Team
Post Reply