Flow Trigger Not Happening for Event Creation record

Santosh70
Tera Expert

Hi All,

Need your inputs on Flow Designer. 

Have created a flow which has to trigger on creating the record in sysevent tbl. but i don't see Flow getting trgrd. can someone help on what am missing here ?

 Records are getting created in sysevent tbl and are getting processed for the vent name mentioned in the screenshot.

Below is trgr condition from the flow

 

find_real_file.png

 

 

Event log screenshot:

 

find_real_file.png

Regards,

Santosh

1 ACCEPTED SOLUTION

Santosh70
Tera Expert

All,

 

This issue is fixed. Its known bug(Flows are not triggered when triggered via gs.eventQ API)  from Paris version.

To resolve this, create below new property and set the value as true

Name - trigger_engine.ignore.set_workflow

value - true

 

@Ankur Bawiskar , @Sagar Ahire , @Arkesh Kumar - FYI

 

Thank You.

View solution in original post

10 REPLIES 10

Santosh70
Tera Expert

All,

 

This issue is fixed. Its known bug(Flows are not triggered when triggered via gs.eventQ API)  from Paris version.

To resolve this, create below new property and set the value as true

Name - trigger_engine.ignore.set_workflow

value - true

 

@Ankur Bawiskar , @Sagar Ahire , @Arkesh Kumar - FYI

 

Thank You.