Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Issue with fetching the metadata of Agile tables

869520Dec 28 2011 — edited Feb 14 2012
Can some one tell me how to retrieve metadata of all the tables of a particular Agile object and display it into an html page ? (something like how it is displayed in the Agile >Print preview)
Any help appreciated.

Thanks

Comments

gimbal2
Uh are you talking about some third party library, framework or tool? If so: check the documentation of that product.
869520
No. I want to fetch all the tables and its attributes of an Agile PLM Object (Say PARTS) using Agile SDK and display them in html or a PDF format output.

Edited by: 866517 on Dec 29, 2011 1:15 AM
534138
There is a JavaDoc on SDK. it is located in SDK integration folder in Agile software. you need to access machiend where agile is installed.

for DB tables stuff, create schema doc using toad by pointing to Agile Schema.


Swayamsevak
1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 13 2012
Added on Dec 28 2011
3 comments
163 views