Bypass mandatory fields when creating record using flow designer

Pavan Naga Raj
Tera Contributor

We are creating record in Incident table using flow designer, during testing we noticed it is failing because target instance have mandatory fields, tried creating dictionary override on target instance to bypass mandatory and checked still did not work and receiving same error during test. Can we know if this scenario is faced and any guidance how to address this. 

 

 

3 REPLIES 3

SanjivMeher
Kilo Patron
Kilo Patron

How do you create the incident using flow designer? Do you use REST API?

If the target instance has mandatory set at dictionary level, i think it should be changed to use a UI policy. Integrations will fail if mandatory is set at dictionary.


Please mark this response as correct or helpful if it assisted you with your question.

We are using Integration hub --> Remote Instance spoke available out of box 

Ok. I would suggest, you should change the target instance to use UI policy instead of setting mandatory at dictionary. Or you will have to pass some dummy value. I dont think there is any other option.


Please mark this response as correct or helpful if it assisted you with your question.