Hi ,
Need help in generating report which will have following as output :
Model Name | Object Type | Object Name
Eg .
Handling Customer | Application System | RSK
In above example , handling customer is the EPC designed . which includes Application system named 'RSK'.
Thanks,
RK.
M. Zschuckelt on
Hello Rohit,
your use-case is so simple, you could even use a query for that: Model contains Object - object type(Object).
Create a result table view for your query.
Regards, M. Zschuckelt