Info |
---|
<Name Space/Class> |
None |
This Business Object configures the API Details for all Business Objects Calls.
Info |
---|
If you don’t like reading, you can watch the video. |
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
<Sample Video> <Technical Specification>None No Specification |
Description<longer 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
Code Block |
---|
<sample code> |