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

PublishChangesDecision Method

Show in webframe
The context coupon of the transaction received from StartContextChanges.
The decision made about the context changes.
Enables the application that instigated a context change transaction to inform the other applications in a context session about whether the changes are to be applied or have been canceled.
Syntax
 function Leadtools.Ccow.ContextManager.publishChangesDecision( 
   contextCoupon ,
   decision 
)

Parameters

ParameterTypeDescription
contextCouponintThe context coupon of the transaction received from StartContextChanges.
decisionstringThe decision made about the context changes.

Return Value

TypeDescription
string The listeners URLs that need to be notified about the context change transaction. Empty if is not "accept".
Remarks
If the decision is to accept the changes, the value of the decision is "accept". If the decision is to cancel the changes, the value of decision is "cancel". Once the decision has been published the change transaction is complete.
See Also

Reference

ContextManager Object
ContextManager Members

Error processing SSI file

 

 

Requirements

Target Platforms

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