Error while trying to run Generate Check payment multiple times using Task repeate FF
Summary:
We need to submit Generate Check payments flow multiple times for each of the payment methods. Since manually submitting this would be a challenge for our client after every payroll, we are trying to automate this using 'Submit Another Task' option and 'Task Repeat' fast formula.
To test the functionality, we are trying to hard code values and run the process. However, we are getting error - "oracle.apps.fnd.applcore.messages.ApplcoreException: JBO-SourceId cannot be null: SourceId cannot be null.oracle.apps.fnd.applcore.messages.FndMessagesUtil$FndMapResourceBundle"
From the log, it appears that we may be missing a mandatory field. But we verified and we don't seem like missing any value. Please help to identify the fix for this issue.