Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Business rule blocks insert record but record still created from flow designer

ShAn21
Tera Guru

Hi Team,

 

I am encountering a weird scenario. I am trying to create record from a flow designer. There is a BR which blocks insert on certain conditions. I see the create record flow context clearly shows this error that the insert is blocked by a  BR which is correct. But the issue is that the record is created in the target table.

 

Has someone faced this issue? Please let me know your input?

 

Thanks

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron

@ShAn21 

Should not happen.

what's configured in Run as for Flow property?

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron

@ShAn21 

Should not happen.

what's configured in Run as for Flow property?

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar 

Yes. it should not happen. It runs as a system user.

 

Possibly the way how the error message is shown in flow context for every for each action(have around 20)  and create record action mislead me to think that.