web
You’re offline. This is a read only version of the page.
close

Run Trigger OnClosePage() on API Pages


Run Trigger OnClosePage() on API Pages after a deep insert has finished so that we can tell if we can process the whole input.


As of now, when receiving a json via API page (for example a Sales Header and some Sales Line) on Business Central Online there is no way to know, if...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1417)

STATUS DETAILS
New

Drop Shipment in Service Orders


Create the possibility to mark a Service Order Line as a Drop Shipment to create a Purchase Order that is shipped to the Service Order's Customer, just like in Sales Orders.

Read more...
0 Comments

Read more...
0 Comments

Category: Service Order Management (141)

STATUS DETAILS
Needs Votes

No Error Caching if JsonToken.SelectToken finds more or less than one token


The function JsonToken.SelectToken(Text, var JsonToken) returns an optional boolean indicating whether exactly one token or more or less than one token was found. If the return value is used, no runtime error is thrown.

However, regardless of whether the return value is used and a runtim...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1417)

STATUS DETAILS
Needs Votes