PowerCenter
- PowerCenter 10.5
- All Products
Property
| Description
|
---|---|
Service Name
| Name of the web service.
|
Domain Name
| Name of the PowerCenter domain that contains the Web Services Hub.
|
Repository Name
| Repository that contains the web service workflow.
|
Folder name
| Name of the folder that contains the web service workflow.
|
Workflow Name
| Name of the workflow associated with the web service.
|
Description
| Description of the web service.
|
Is Runnable
| Indicates whether a web service can be started by a client application.
If True, a web service client can start the web service workflow or invoke the web service while the workflow is running.
If False, a web service client can invoke the web service while the workflow is running, but cannot start the workflow.
|
Is Protected
| Indicates whether the web service is protected or public.
If True, a web service client request must pass authentication. The SOAP request must include a valid user name token in the header.
If False, any web service client can run web service requests without authentication.
|
Is One Way
| Indicates whether the web service uses one-way or request-response mapping.
|