E.Net Business Objects
This guide allows developers to learn and use the DATASCOPE WMS E.Net integration layer.
The layer is used to integrate DATASCOPE WMS with 3rd party applications. These business objects work the same way as SYSPRO’s E.Net API layer.
Note: You will need the E.Net Business Objects module in your DATASCOPE WMS license.
Note: If you need to access SYSPRO Business Objects as well, you will need to make sure you have the correct permissions within SYSPRO to access the E.Net Business Objects. For more information, refer to https://datascopewms.atlassian.net/wiki/spaces/CONTENT/pages/158203909 (this is a logged-down workspace, and only DATASCOPE internal staff can access this)
This module is intended for advanced software developers.
Use Business Objects (E.Net) when integrating with real-time warehouse operations—you need rich validation, transactional guarantees, and interaction with SYSPRO logic.
Use a REST API for lightweight, stateless, cross-platform integrations, such as web or mobile frontends, or bulk data syncs—though you’ll replicate some logic client-side.
This document outlines the basic structure and requirements for working with DATASCOPE WMS Business Object, a component of our Selective Architecture Framework.