Hello Experts:
How are you doing. I have created a master process chain which uses an if then condition to run 2 different process chains based off different days of the week. It executes one process chain from Wednesdays to Sundays and executes another one on Mondays and Tuesdays.
The process chain Decision box was created based off as shown below.
For the formula I have used the following conditions for days of the week by using variables "SYST-FDAYW". The pic below shows the formula for deciding if the day of the week is either Wednesday, Thursday, Friday, Saturday or a Sunday. I created a similar formula for Monday and Tuesday with SYST-FDAYW =1 or 2.
I am getting an error when I execute this process chain.
Could you experts help in determining what is wrong ?