Translate OData query to OQL Expression

0
I’m following the Mendix Docs to create an OData resource that will use a microflow to retrieve data. Link to the docs: Build OData APIs with REST Best Practices | Mendix Documentation.   I’m getting stuck on section 6.2, specifically when creating a microflow to retrieve the data. The example says to use a Java Action to parse the OData query and transform it in to an OQL Expression. I’m not sure if we’re meant to create the Java Action or if it’s available somewhere but both options are unclear to me. Does anyone have the Java code and/or module in the Marketplace? It would be much appreciated! Thanks.  
asked
0 answers