How to get Title Block info from Oracle Agile PLM using Web Services?

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?

Agile User Asked on February 23, 2021 in Webservices.
Add Comment
2 Answer(s)

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!

Agile User Answered on March 2, 2021.
Add Comment

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

Agile Angel Answered on March 3, 2021.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.