Error: No Grid Record Selected
Hello,
I have created an orchestration which uploads the data from csv(which has multiple rows or multiple order numbers) and then through Form request it populates in jde. In my Form request I am passing the order number and using Select row to select the row as per the Process Recorder.
When I run the orchestration it when it comes to form request, it gives the error as Error: No Grid Record Selected. I have tried removing Select row, adding a filter to it
adding Select all rows,but still it doesn't help.
I have attached a word file with the screenshots of the orchestration