I'm trying to record a process that will eventually be incorporated into an orchestration. The process starts with an application, where a set of filter criteria will be set (via orchestration inputs) and a search performed. Then I need to iterate over the results of the search, calling a row exit (for each item in the results) to execute another application. The second application takes only a little input, but it does require information that I need to provide, including a date which will...
Read more
Read more