fusion_soap_describe
Describe Oracle Fusion SOAP service operations and their parameters in contract order, preventing positional argument mismatches. Specify a service path and optionally an operation for detailed schema.
Instructions
Operations of a snapshotted SOAP service, or one operation in detail.
Parameters come back in the order the contract declares them, which matters: several Fusion operations are positional, and a shifted argument produces a call that runs against the wrong data without complaining.
Args:
service: Service path, e.g. /fscmService/ErpIntegrationService.
operation: Optional single operation to detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | ||
| operation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||