One moment please...
 Documents: Search
Corporate tagEqual to: Support Product Know How-SDK-Details  
Page size    
The following details regarding installation andconfiguration of Globe need to be taken into consideration if a machine ismeant to be used by 3rd party solutions that exchange data throughthe Entity s...

When creating header/line data(financial entries, sales orders and production orders), the lines will at first undergo only minimal validation and are then buffered until the header record is created....

Exact only guarantees and supports accessing the Entity service from within the same local network. While it is possible to reconfigure your Globe installation to make the service accessible over the ...

Under normal circumstances, to use the webservice, a user must have at minimum the Professional role, as well as any CRUD rights relevant for their webservice usage. Each webservice entity will have u...

The RequestFlowservice is a specialized webservice in Synergy Enterprise that is usedprimarily to manipulate a request’s workflow. It is REST based, with as mostimportant resource points OpenNew, Retr...

When trying to fulfill a sales order for which there is insufficient stock, the entire order can be fulfilled through the SDK. Why is this? Due to conflicting interests with the stock check, this was ...

This error is given when you try to fill a request through the Repository or webservice, and the custom field you are trying to fill isn't part of the request definition for that request. This is due ...

For the webservice, there are both a set of endpoints that are entity independent(e.g. Exact.Entities), and a set that is linked to a specific entity (e.g. Exact.Entity.Account). These endpoints diffe...

The REST Entity service is an oData adapterbuilt on top of the SOAP based Entity service. This means that the transferprotocols follow the oData conventions, while the business logic is similar tothe ...

When modifying the remarks of an existing request, it is important to keep in mind that the binary webservice works with one way data buffers. This means that you can't reuse the MessageID that you us...