block activity is not getting completed even after calling Complete activity
Hi,
I am using Block activity in my process , when i use the complete activity it is supposed to release the block, but it is not happening.
below is the code am uisng
Wf_Engine.CompleteActivity(TAMSITC, TAMSITC/C0000125-333_26-SEP-17-013434, TAMS_ITC_PROCESS:BLOCK, NULL)
ITEM TYPE ==> TAMSITC (internal name of workflow)
ITEM KEY ==> TAMSITC/C0000125-333_26-SEP-17-013434
Activity Name ==> TAMS_ITC_PROCESS:BLOCK (process name : activity name )
Result ==> NULL
Regards,
Sandeep