SetAPIDetails [UTIL003]
DATASCOPE.SDK.BusinessObjects.Utilities.System.SetAPIDetails()
This Business Object configures the API Details for all Business Objects Calls.
For a detailed overview on working with DATASCOPE PREMIUM WMS Business Objects, refer to E.Net Business Objects
If you don’t like reading, you can watch the video.
None
No Specification
Description
Business Object to set the API Details for all Business Object Calls
Code | UTIL003 |
---|---|
Name | SetAPIDetails |
Module | Utilities |
Functional Area | System |
Name Space/Class | DATASCOPE.SDK.BusinessObjects.Utilities |
Release Date | 03/05/2019 |
Release Version | 5.0.0.60 |
Prerequisites | None |
---|---|
SYSPRO Objects | None |
Parameters
Name | Description | Mandatory field | Data Type | Default Value |
---|---|---|---|---|
p_WMSServer | The WMS Server IP Address or Name | Yes | string | N/A |
p_PortNumber | The Port Number on which the DATASCOPE WMS WebAPI is running (Default is 8081) | No | int | 8081 |
Technical Specification
<sample code>
Â