Hello,
I am new to power automate. I created a cloud flow that will export data package from D365 F&O, extract data package and save it on sharepoint folder, extract data then refresh a power BI report that reads the exported data. Flow was working consistenly until late this morning when I tried to run it again, I started getting the error below. When I checked my flow, I found out that all parameter values I set when calling D365 actions are gone/blanked out. All other parameter values for teams, outlook, sharepoint are intact. Not sure what caused the D365 action to be cleared out. I checked my other cloud flow in other environment and same thing happned (i.e. UT). Did anyone encounter this too today? Any ideas?
{
/status/: 400,
/message/: /An error has occurred. InvokeAction - Model state is invalid. parameters: A null value was found for the property named 'reExecute', which has the expected type 'Edm.Boolean[Nullable=False]'. The expected type 'Edm.Boolean[Nullable=False]' does not allow null values.//r/clientRequestId: 6b57248..../,
/error/: {
/message/: /An error has occurred. InvokeAction - Model state is invalid. parameters: A null value was found for the property named 'reExecute', which has the expected type 'Edm.Boolean[Nullable=False]'. The expected type 'Edm.Boolean[Nullable=False]' does not allow null values./
},
Thanks a lot in advance,