Skip to main content
Best answer by srinivast0001

Hi Anjali

As per above code "AND_TPP_qe_controlMapping"(Expression rule for query data) is called 8 times which is not a good practice and also all the UI components has defined in same interface its suggested to create sub interfaces calls in parent Interface. After implementing these please look into the interface performance you can find better results.

Thank you.

3 replies

stefanhelzle0001
Brainy
August 8, 2023

Are you serious ?!?!? Without even mentioning what the issue is?!?!

srinivast0001
August 8, 2023

Hi Anjali

As per above code "AND_TPP_qe_controlMapping"(Expression rule for query data) is called 8 times which is not a good practice and also all the UI components has defined in same interface its suggested to create sub interfaces calls in parent Interface. After implementing these please look into the interface performance you can find better results.

Thank you.

August 8, 2023

Thanks will try that