Simple Flow Designer flow not triggering on SC TASK table

Hari S1
Tera Contributor

Hi,

A simple flow designer is not triggering but when we test it by clicking on the test button it is working fine but after activating the flow its is not triggering automatically.

Table name: Sc_task( Catalog Task )

Do we need to activate any plugin's to triggering flow?

 

I activated the flow and Test is successful when tested.

6 REPLIES 6

Logan Poynter
Mega Sage
Mega Sage

Hello,

There are no additional plugin requirements, your start conditions just aren't being met. Clicking Test will not always directly reflect what the actual outcome is. What conditions do you have for the sc_task that should trigger the flow? Can you provide a screenshot? 


Please mark my answer as correct/helpful if it has helped you.

Thanks,
Logan
--
LinkedIn 

Hi Logan,

 

Thanks for the reply.

 

Test is successful when tested but flow not triggering automatically.

 

Below are the trigger conditions to trigger flow

 

HariS1_0-1666805592337.png

 

 

 

 

 

 

 

 

 

 

Nothing immediately stands out with those conditions other than using starts with for the group, I'd suggest using an "is" operator if possible and that may be your issue. 

 

I would just start with one condition (short description) and check if the flow executes, then add the next condition, then the next. 

Hi Logan,

 

1. I changed to "is" operator but still flow is not triggering.

 

HariS1_0-1666879830017.png

 

 

2. I also tried just with one condition, and still no use.