Agile PLM Web Service Advanced Search Query with group
Hi All,
I would like to ask a question đ
I have some problem with Advanced query for WorkFlow  by WEB Service:
Exception: Cant support nested workflow search criteria grouping.
advancedSearchRequestType.criteria = “[Approver Action] Equal To ‘Awaiting Approval’ and [Approver] Contains ‘$USER’ and [Workflow Status] Equal To ‘$CURRENTSTATUS'”;
Any ideas ?
Thanks for Advance !
Kirill.
I am not quite certain yet within the GUI advanced search one must group this type of search. Â Perhaps the WEB service query must also use the grouping ([]) to perform the search such that….
[â[Approver Action] Equal To âAwaiting Approvalâ and [Approver] Contains â$USERâ and [Workflow Status] Equal To â$CURRENTSTATUS’â]
Antonio
Is the workflow status field related to workflow or to coverpage criteria section?