...
h2. SiebelWebService Service
|
{panel:title=Siebel Web Service|borderStyle=solid} |
| Invokes a Siebel Web Service
Operation.{panel} |
| {panel} |
|
... h3. Configuration Parameters:
|| Parameter || Type || Description || | License Key | java.lang.String | The license key. If blank, a runtime exception will occur. | | License Organisation | java.lang.String | The license organization. If blank, a runtime exception will occur. |
|
h3. Operation: invoke {panel:title=Invoke Siebel Web Service|borderStyle=solid} |
| Invokes a siebel web service
operation.{panel} |
| {panel} |
|
... h5. Input Parameters
|| Parameter || Type || Description || | patExecutionCtx | com.adobe.workflow.pat.service.PATExecutionContext | PATExecutionContext to resolve XPath Expression at runtime. | | Options | com.avoka.idp.dsc.siebelwebservice.bean.WebServiceSettingBean | Web Service Settings on WSDL, operation, request message, attachments and user authentication. |
h5. Output Parameters
|| Parameter || Type || Description || | Response | | The response string that gets returned from web service call. Type: String | | Attachments | | The attachments list that gets returned from the web service call. Type: List of com.adobe.idp.Document |
|
|
| h5. |
| {panel:borderStyle=solid} |
| Please send us any questions or comments on this documentation
regarding SiebelWebService
by clicking on the following link: |
| [Feedback|mailto:docfeedback@avoka.com?subject=DSC Documentation Feedback on Service: SiebelWebService] |
| {panel} |