I’m trying to export data from Oracle Agile PLM (v9.3.6) using Oracle Agile PLM Web Services. I’m able to download file attachments, but I need properties defined in the Title Block of BusinessObjects (Description, Lifecycle Phase, etc.). How can I get object attributes?
How to get Title Block info from Oracle Agile PLM using Web Services?
Shurickfomin,
Hi! If you are looking to access the attributes related to the title form, PG2, and PG3 you will need to have java client access. This will allow you to access the attributes related to the sub-class you are looking to obtain the values. Note: You can select a row and use ctrl-a to select all lines, use ctrl-c to copy said lines, open excel and paste the table into a spreadsheet. I hope this helps. Good luck!
Hello
The web services needs the API name to be specified for each attribute. Please pass that and you can get the values
Hope that helps
– Raj