Hi,
I'm really confused why a simple functionality in MDS like Business rule change value is not working as expected?
On my entity "Planning" with the following attributes:
- Code
- StartDate
- EndDate
- MonthPeriod
- LastDayMonth (DBA)
- Type
I have created a business rule to change value of "Code" to be the same of "LastDayMonth" but it doesn't work !!!
I have changed the attribute to control the value of StartDate or EndDate and it works.
I thought it was a problem of DBA but i have other entities with the same business rule to change value of Code Attribute to be the same of the DBA. I don't know what's wrong with.
Is there anything i am missing !!!
Thanks a lot for any illumination you can provide.
PS: I have tried to take DBA.LastDayMonth.Code in the business rule but no change.
Regards,