Hello All,
Ihow we response about this question
A developer uses a key press trigger and click trigger activity to monitor events in an application ,the two trigger activities are withinn the same trigger scope activity,which approach ensures the workflow exits the Trigger scope activity after any trigger is activiated and the associated action is performed ?
1.Set “ShedulingMode =Concurrent” in the trigger scope activity properties
2.Set “BlockEvent =False” in the properties for the two trigger activities
3.Set “ShedulingMode=OneTime” in the trigger scope ctivity properties
4.Set the trigger activity within Parallel activity
what is the response
Best Regards