Good evening,
This had been working fine up until yesterday (with no changes to the power automate flow being released) but seem to get the below error, when creating a sales invoice header using power automate:
{
"status": 400,
"message": "ErrorCode: Unknown Function ID -541509721 was called. The object with ID 5475 does not have a member with that ID. CorrelationId: 3adaf157-f2c5-462c-8185-3f2b6da03924.\r\nclientRequestId: d6b5c7d4-57d7-4ac9-aa12-4b570d3e5bda",
"error": {
"message": "ErrorCode: Unknown Function ID -541509721 was called. The object with ID 5475 does not have a member with that ID. CorrelationId: 3adaf157-f2c5-462c-8185-3f2b6da03924."
},
"source": "api.businesscentral.dynamics.com",
"errors": []
}
Just wondering if anyone else has experienced the error before? I have raised a ticket with Microsoft Power Automate support, but they seem to think the issues rests with Business Central. We are using the online version. In production the above error is displayed, using Sandbox, the same connector work perfectly....
In the power automate flow we are just creating an invoice header with a customer number as the unique identifier. The next step in the flow creates the invoice lines (but fails prior to this step).
Very confused. Any pointers / help would be great.
Cheers,
Matt