K2 BLACKPEARL PRODUCT DOCUMENTATION: USER GUIDE
WebService Endpoint Service

WebService Endpoint Service

 

 The Service Instance Configuration wizard screen adds new WebService Endpoint Service Instances. Two screens are used to configure the Service Instance. 

Required fields are marked in red as in WebService URL in the image below.
 

Fig. 1. WebService Endpoint Service - Service Instance Configuration Screen 1

Option What it is
WebService URL The URL to the service description (WSDL) for the Web Service. WSDL will automatically be appended if not found in the URL.
Add SoapHttpClientProtocol Parameter to Methods Default value: False.
Default SoapHttpClientProtocol Value * See the section following this table.
Serialization: Compress: Compress the serialization data for complex types. Default value: False.
Serialization: Include All Assembly types Includes all available serialization objects regardless of usage in public methods. Default value: True.
Names: Append Property Types Includes the property type in parentheses after the complex property name. Default value: True.
Names: Use Method FullName Uses the full name of the method including the property names and types. Default value: True.
Debugging Enabled Displays stack trace information in dialog and error information. Default value: False.
Security Provider Specifies the Security Provider. Not applicable to this service
User Name Specifies the User Name that should be used to access the specified Server
Password Specifies the Password that should be used to access the specified Server
Extra Provides additional information, for example dll paths needed. Not applicable to this service
Impersonate The impersonate option allows the K2HostServer service account to impersonate the user.

* SoapHttpClientProtocol

The Serialization of the SoapHttpClientProtocol is done with a ServiceObject and not XML or a comma delimited structure.

The ServiceObject will be created in a new folder, SoapHttpClientProtocol.

When the Add SoapHttpClientProtocol Parameter To Methods is set to True, the following parameter will be added to all methods.

The Default SoapHttpClientProtocol Value must be created with the Serialization object. If the method has a value, it will overwrite the default value.

 

When configuring the rights the following applies:

The second Service Instance Configuration screen:

 

Fig. 2. WebService Endpoint Service - Service Instance Configuration Screen 2

Option What it is
System Name Automatically generated System Name for the new Service Instance
Display Name Provides an automatically generated display name for the new Service Instance. The display name can be edited to be more user friendly. This allows users to distinguish between different Oracle Service Instances as multiple Oracle Service Instances can be created 
Description Provides a description for the new Service Instance

 

 


K2 blackpearl Help 4.6.10 (4.12060.1690.0)