Hello,
I am trying to initiate a different Input based on the day of the week.
If it is Monday, it should run input 1 (SAP variant for data from Fri-Sun)
If it is Tue-Fri, it should run Input 2 ( SAP variant for data from the previous day)
After this step, the rest of the workflow is exactly the same. Is there a way to accomplish it?
Thank you