To display and/or update the DC@W29 registration file use LANSA Integrator Studio or maintenance program DC@P8700. You may also use Data File Utility or SQL commands to update this file.
The DC@P8700 maintenance program can be called either in interactive or batch mode, as follows:
To call in interactive mode:
From a command line
CALL DC@P8700
To call in batch mode or from another program:
Parameters must be supplied to identify the action to be performed and the service.
Following is a list of possible parameters:
Parameter | Type & length | Values | Description |
|---|---|---|---|
Action | A(3) | DSP | Display a service. |
Service | A(30) | Service name. | |
Host | A(80) | Host name. | |
Return Code | A(2) | OK | Action performed successfully. |
Type of Target | A(3) | FUN | Target is a Process/Function. |
Target | A(32) | This may contain either: or | |
RDMLX Flag | A(1) | Y | If Target is a Process/Function |
WSDL Path | A(256) | Absolute path of WSDL file. |
The parameters that are required depend on the Action code:
For this Action | These parameters are required |
|---|---|
DSP | Action |
ADD | Action |
UPD | Action |
DLT | Action |