Views:

Applies to Product - Microsoft Dataverse



What’s happening?
The customer is attempting to create a Business Process Flow (BPF) on a custom entity, but the IsAIRUpdated property for the custom entity is currently set to false, which raises concerns about potential issues in the future.


Reason:
The IsAIRUpdated property is an old setting used in a previous interface and does not affect the ability to create a Business Process Flow on the custom entity.

 


Resolution:

  1. Confirm that the IsBusinessProcessEnabled property for the custom entity is set to true.
  2. Proceed with the creation of the Business Process Flow, as the BPF can still be created despite the IsAIRUpdated property being false.
  3. The IsAIRUpdated property can be safely ignored without causing any issues with the Business Process Flow.