Hi,
I want my users to provide remarks for documents, which triggered the approval process.
In Business One users can add a remark for every approval stage.
Our current solution triggers the approval process and the Service Layer returns a hea...
Hello,
I have set up an approval process (When user A does a Quotation with DocTotal > 10, user B needs to approve).
It works perfectly in B1,
but when I send the following object to the Service Layer as User A, the document is created immedia...
Hello,
I am creating an application to create Sales Orders lines and need to assign the proper tax (code, value).
According to https://help.sap.com/docs/SAP_BUSINESS_ONE/68a2e87fb29941b5bf959a184d9c6727/b8a1e6427cfc44528e4c357767bf5abc.html?local...
Ah, it works like this. Documentation talks mostly about removing tables from the allowlist, but we were actually pretty stupid to not try adding columns to it. Works like a charm:
If you need access to more tables then you need to add the tables...
Hello,
that's a nice feature. It could become a perfect addition in combination with standard Service Layer routes.
Anyway, we struggle with the amount of accessible tables. For example, we cannot access Service Calls (OSCL). But it seems like ther...