Agile (MOSC)

MOSC Banner

Unable to SOAP query Changes for user that are Awaiting Approval

edited May 30, 2025 3:39AM in Agile (MOSC) 1 commentAnswered

Hello, I'm currently trying to replicate a saved query from AgilePLM advanced search through SOAP messaging. The web console query can be found below:

For testing sake, I'm interested in pulling any Workflows where I'm listed as an approver and my action is "Awaiting Approval". This works great through the Agile web client advanced search, however replicating this through SOAP messaging has proven to be a challenge:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v1="http://xmlns.oracle.com/AgileObjects/Core/Search/V1">
<soapenv:Header/>
<soapenv:Body>
<v1:advancedSearch>
<request>
<classIdentifier>Changes</classIdentifier>
<criteria>
[Cover Page.Workflow] is not null &&

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center