Problem Description : Unable to retrieve some information associated with the Physical Product object on Catia Report Template Design app on-premise platform.
As shown in the image below, the report currently displays parts used in the assembly, including older revisions. However, my requirement is to also display the latest revision of each part alongside the existing part in the report. Please refer to the attached snapshot of the current report template for reference.
Could anyone assist me with this issue? I have already tried the existing methods, but none are available to retrieve the required information. I understand that it might be possible to achieve this using an OTScript method, but I do not have detailed information on how to use OTScript for this purpose. If possible, could you please share documentation or a user guide on using OTScript in this context, along with some code examples?
Scenario: (steps to reproduce) mentioning the required Product(s) or App(s) in addition of the one set during SR creation :
1) Open report template design app & create new template
2) App: Catia Report Template Design
Template Title: Physical Product Report
Parameter: Physical Product
cardinality: Single
Output Format: Excel
3) Add structure for table format. add some methods to show information Physical Product/Part basic information (Name, Title, Revision):
4) We are able to display a Product along with the revision information for that selected product.. However, for Physical Products, there is currently no way to display all revisions of the selected Physical Product. We need to include this information in the report.
