Forum Discussion
Hi vignesh to get the syntax for any method query in OneStream you simply need to (1) Create a data adapter, (2) Set the Command Type to Method and (3) Set the Method Type to WorkflowStatus (as per your request).
When you try and run it it will give you an error that tells you what the syntax is for each method type (see example below)
WorkflowStatus Example: {MyWorkflowProfileName}{Actual}{2015M1}{AllProfiles}{Descendants}{Empty String or Filter Expression}.
Hope this helps
- vignesh8 months agoNew Contributor II
Hi, Thanks for your response. I am looking for the backend SQL Query/Code that gets executed when this Method Query is run. I have requirement to modify the some values in the default output that we get. If I get how this is being executed in the backend I will check if it can be modified to achieve what i need.
- sameburn8 months agoContributor II
I would consider modifying the datatable result that you get from running the method query in my last post as the path of least resistance to achieve desired results for your requirement.
Related Content
- 11 months ago
- 7 months ago
- 2 years ago
- 2 years ago