What version of WorkflowGen are you using? The viewer query is working fine on my end.
Process data filtering is not available yet with GraphQL but it is on the roadmap for a future release. We will keep you updated on when this feature will be released.
For now, what you can do is retrieve all requests with the specific process data value. Then in code behind you can filter the results by checking if the value is equal to “Lausanne”
Here is an example:
The attribute processName in filter attributes is not accessible. I’ve only access to as, status and isTest.
So for the moment, i will have to get all the data and filter in code behind after.
I try to use RESTAPICLIENT to send a GET request to a URL created in graphiQL IDE on wfgen8/graphql .
I used the required parameters, and tried to maped data into prameters as they are fetched in IDE.
Error:
CODE: ErrorWebServiceCall (#217)
SOURCE: ExecuteAssemblyMethod