Skip to Content
0
Former Member
Jul 07, 2011 at 03:13 PM

Process Chain Events not getting Triggered when called from Visual Composer

76 Views

Hello Experts,

I have a simple process chain with two variants (DTP and Delete overlapping request). This chain works perfect when I trigger it from RSPC. When I see the Job Overview of DTP, I can see 3 jobs but two different user name for Job created by coloumn.

BI_PROCESS_DTP_LOAD (Job created by my user ID)

BIDTPR_xxxxxxx (Job created by BI_USER)

BIDTPR_xxxxxxs(Job created by BI_USER)

But when the same chain is being called with same user ID from Visual Composer, only DTP gets executed. Delete overlapping request step does not get triggered. When I see the Job Overview of DTP, I can see only 2 jobs with same user name as mine

BIDTPR_xxxxxxx (Job created by my user ID)

BIDTPR_xxxxxxx (Job created by my user ID)

Has anybody faced same issue. Any help on this?

Regards,

Vinay