Question
7
Replies
64
Views
Posted: March 4, 2020
Last activity: March 6, 2020
Error appearing in creating Report definition
Hi all
I'd like to create report definition which shows "pxRefObjectInsName " column to see all assignment from multiple applications in my current application, but error appears..
May I have any advice?
I really look forward to you reply.
Best regards,
***Edited by Moderator Marissa to update platform capability tags****
Hi
Your report definition is built on Rule-Obj-Report-Definition class which is incorrect. Property "pxRefObjectInsName" wont be available in that class as you are directly referring it.
Once way is to to create the RD in a Assign- class and have a join to other work classes. Give it a try.
Regards
Bhavya