Hi Folks,
I am working on a business functionality. The requirement is to create work items at header level and trigger workflow when the task is released (TSRL). Further, the workflow should not be triggered at the task level when the task in release(TSRL).
Since the "Correction Tasks" in the ITEMS header and TASKS header screen share a same screen, the workflow logic is getting triggered when the Task is Released(TSRL) at header level in TASKS header screen.
Both screen fields data are getting saved in table "QMSM".
Can anyone help me how to restrict the workflow functionality at Items level when the task is released.
Thanks