You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Business rule is not working in selected scenarios

Summary:

Hi,

I am trying to run a rule but it seems its not working properly in all the scenarios like data is not being calculated for few of the account members. There is no change in the property of the members but still data is not being calculated.

Code Snippet (add any code snippets that support your topic, if applicable):

SET HYBRIDBSOINCALCSCRIPT FULL;

FIX("FCCS_No Intercompany", "No Future 2", "No Cost Centre","Local_GAAP" ,"FCCS_Periodic")
FIX("FCCS_No Movement")

/Clear Validation Account/FIX(@Relative("Validation Hierarchy", 0),"VAL_Check_Absolute","VAL_Check_Absolute_Group")
"FCCS_Data Input"= #missing;
ENDFIX

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!