Error processing SSI file
LEADTOOLS Leadtools.Ccow.Services (Leadtools.Ccow.Services assembly)

Show in webframe

Perform Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
The URL that the context participant should be redirected to when the action completed.
The URL that the context participant should be redirected to when an error occurred while performing the action.
The participant coupon of the application received from JoinCommonContext.
The item names for the context action.
The item values for the context action.
The digital signature of the application.
Instructs the context manager to perform a context action.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextAction&method=Perform&cpCallBackURL={cpCallBackURL}&cpErrorURL={cpErrorURL}&partcipantCoupon={partcipantCoupon}&inputNames={inputNames}&inputValues={inputValues}&appSignature={appSignature}")]
Stream Perform( 
   string id,
   string domain,
   string cpCallBackURL,
   string cpErrorURL,
   int partcipantCoupon,
   string[] inputNames,
   string[] inputValues,
   string appSignature
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ContextAction&method=Perform&cpCallBackURL={cpCallBackURL}&cpErrorURL={cpErrorURL}&partcipantCoupon={partcipantCoupon}&inputNames={inputNames}&inputValues={inputValues}&appSignature={appSignature}")>
Function Perform( _
   ByVal id As String, _
   ByVal domain As String, _
   ByVal cpCallBackURL As String, _
   ByVal cpErrorURL As String, _
   ByVal partcipantCoupon As Integer, _
   ByVal inputNames() As String, _
   ByVal inputValues() As String, _
   ByVal appSignature As String _
) As Stream
'Usage
 
Dim instance As IContextActionService
Dim id As String
Dim domain As String
Dim cpCallBackURL As String
Dim cpErrorURL As String
Dim partcipantCoupon As Integer
Dim inputNames() As String
Dim inputValues() As String
Dim appSignature As String
Dim value As Stream
 
value = instance.Perform(id, domain, cpCallBackURL, cpErrorURL, partcipantCoupon, inputNames, inputValues, appSignature)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextAction&method=Perform&cpCallBackURL={cpCallBackURL}&cpErrorURL={cpErrorURL}&partcipantCoupon={partcipantCoupon}&inputNames={inputNames}&inputValues={inputValues}&appSignature={appSignature}")]
Stream^ Perform( 
   String^ id,
   String^ domain,
   String^ cpCallBackURL,
   String^ cpErrorURL,
   int partcipantCoupon,
   array<String^>^ inputNames,
   array<String^>^ inputValues,
   String^ appSignature
) 

Parameters

id
The context manager id.
domain
The domain name of the site or organization that is being served by the located component.
cpCallBackURL
The URL that the context participant should be redirected to when the action completed.
cpErrorURL
The URL that the context participant should be redirected to when an error occurred while performing the action.
partcipantCoupon
The participant coupon of the application received from JoinCommonContext.
inputNames
The item names for the context action.
inputValues
The item values for the context action.
appSignature
The digital signature of the application.

Return Value

The actionCoupon, outputNames, outputValues and managerSignature.
Requirements

Target Platforms

See Also

Reference

IContextActionService Interface
IContextActionService Members

Error processing SSI file
Leadtools.Ccow.Services requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features