Create Incident via flow

preethigovi
Tera Contributor

Hi Team,

 

If we don't have existing incident we need to create new one from flow designer. I used Look up record, but its not proceeding to if step to create incident if we don't have result from look up step.

 

No record found in Look Up Record action. Context id: 109ae1b77a73a6106b3ed190d70d379f, table: incident, encoded query: short_description=Workday Job stuck on Running status^stateIN1,2,3,6

 

preethigovi_0-1757657655689.png

 

1 ACCEPTED SOLUTION

Bhuvan
Kilo Patron

@preethigovi 

 

1. Create a lookup record for the condition [select option do not treat as error]

table: incident, encoded query: short_description=Workday Job stuck on Running status^stateIN1,2,3,6

 

2. Create a IF condition and if lookup did not return any results, then create a new record

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

View solution in original post

7 REPLIES 7

OlaN
Giga Sage
Giga Sage

Hi,

Would you mind providing screen shots of both the lookup-conditions and the if-statement, to help troubleshoot.

preethigovi
Tera Contributor

preethigovi_0-1757657939998.png

 

preethigovi_1-1757657960885.png

 

Try by selecting Don't fail on error option

NehalDhuri_0-1757658835645.png

 

Please hit like and mark my response as correct if that helps

Bhuvan
Kilo Patron

@preethigovi 

 

1. Create a lookup record for the condition [select option do not treat as error]

table: incident, encoded query: short_description=Workday Job stuck on Running status^stateIN1,2,3,6

 

2. Create a IF condition and if lookup did not return any results, then create a new record

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan