0

Hello Erik,

Prior to our Business Central system being upgraded to v27, we created two API’s in SOD for Sales Price List Header table 7000 and Sales Price List Line table 7001. We use these API’s in a MS Flow so that we can create/update Sales Prices Lists in the system based on quotes from our CRM system.

Since our system got updated to BC v27 our flow stopped working when it tries create new records (update work fine). The error we get is “Action ‘Create_Sales_Price_List’ failed: ErrorCode: Internal_RecordNotFound The No. Series does not exist.”. Nothing has changed in our system in regards to No Series setup or the API’s, from when it was working to now when it is not.

We are using SOD 12.0.0.621 which fixed the issue for the error “AL0185: Codeunit ‘NoSeriesManagement’ is missing”

Any idea what would cause this?

hougaard Answered question 4 days ago

Just following up on this to see if you can provide any solution?