Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Structural Authorization Performance Issue for negative testing

Former Member
0 Likes
852

Dear Experts,

We are implementing Structural Authorization for SLCM (Student Life Cycle Management) and facing performance issue during negative testing for reports, when they are run for the students who are not in their division.

The report is fetching the message object not found after running for a very long time. I am assuming that it is checking for all the objects in the eavl path. Can we in any way improve the performance for objects which are not in the eval path

Best Regards,

Mohammed

4 REPLIES 4
Read only

former_member298454
Active Participant
0 Likes
811

Sahrfuddin,

Yes , searching object is being traced through all accessible objects of strcutural authorization.

Try to run report RHBAUS if it hasn't been set up yet , this is standard performence improvement mechanisims in structural authorizations scenarios.

Thanks,Krishna

Read only

0 Likes
811

Hello Krishna,

Thank you for the quick response, I am already running the report but still facing the performance issue. Do we have any other way of doing it quickly

Best Regards,

Mohammed

Read only

0 Likes
811

Check your INDX table is having entries for the user(with HR objects) who faces this problem?

Thanks,Krishna

Read only

0 Likes
811

Hello Krishna,

Yes the index table has the entries for the User

Best Regards,

Mohammed