Unable to SOAP query Changes for user that are Awaiting Approval
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 &&