Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Database/DropDown Values Access via SOAP/API?

Status
Not open for further replies.

GinoDivx

IS-IT--Management
Joined
Aug 14, 2020
Messages
1
Location
US
Hi we are using OpenText internal database tables directly now, to read out some values which are also available in the category Metadata when users use the UI.

Is there a way to switch from that to using the Web Service/API?

Tables themselves are used to populate category drop-downs. I tried to actually get category values via SOAP calls (successfully), but I am unable to read the actual drop-down values visible in the UI.

That's really what I am after.

Thanks!
 
should be available via REST or WebService requests or you could create a LiveReport wrapper for the DB query.

Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top