I'll start off by stating that I'm very new to Orchestrations. I have a software development background, but am still getting used to the way orchestrations are "programmed". I am very experienced in Java, but have only used Groovy a handful of times.
I have an orchestration with the following components:
1 - A data request that selects and filters data. This will produce a collection of data objects which will be used downstream.
2 - A custom request that converts a date from one format...
Read more
I have an orchestration with the following components:
1 - A data request that selects and filters data. This will produce a collection of data objects which will be used downstream.
2 - A custom request that converts a date from one format...
Read more