Hi All,
We are facing the below issues for Access Control Engine:
- We have implemented the ACE for Trade Promotions (here the User with the Sales Org. same as that of the Promotions can access them ),
i.e. Actor is Sales Org.
It is working correctly for the promotions by giving the correct results on the activation of its rights.
But now we are not able to access any Campaigns or Drive Periods also. (Issue1)
As all these Promotions, Campaigns and Drive Periods are getting retrieved from the same db table (CGPL_PROJECT) but have different
Object types (TPM, CPG, KTI) respectively which I have used while fetching the promotions (TPM).
2. Similarly I have implemented for Claims(ONEORDER) also with the Actor as Sales Org. (which is working fine)
Here, also I am not able to access Funds.(Issue2)
Although I have made every possible checks in the code to restrict it to Promotions and Claims while fetching them through DB tables
while using select query or FM in the methods of the ACE classes.
Any inputs will be of great help and Appreciated !!!
Thanks in advance.
Cheers,
Sharad