|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
Connect () |
|
|||||
|
CreateServer () |
|
|||||
|
DestroyServer () |
|
|||||
|
Disconnect () |
|
|||||
|
LONGCHAR InvokeDecisionService (longchar) |
/** Invokes a decision service on the Rules Server
@param longchar The message/payload to send
@return longchar The results of the service call. */ |
|||||
|
LOGICAL IsDecisionServiceAvailable (character) |
/** Returns true if any version of a specified Decision Service is deployed.
@param character The decision service name.
@return logical Whether the decision service is deployed of not. */ |
|||||
|
LOGICAL IsDecisionServiceAvailable (character, datetime-tz) |
/** Returns true if any version of a specified Decision Service is deployed
on a specified effective date.
@param character The decision service name.
@param datetime-tz The effective datetime stamp on which a decision service
is deployed.
@return logical Whether the decision service is deployed of not. */ |
|||||
|
LOGICAL IsDecisionServiceAvailable (character, decimal) |
/** Returns true if a particular version of a specified Decision Service is deployed.
@param character The decision service name.
@param decimal The version to query.
@return logical Whether the decision service is deployed of not. */ |
|||||
|
CHARACTER ToString () |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
RulesServerConnection (RulesServerConnectionParameters) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
LOGICAL Connected |
|
|||||
|
OpenEdge.Core.ServerConnection.IConnectionParameters ConnectionParameters |
|
|||||
|
Progress.Lang.Object Server |
|
Top
Connect ()
|
|||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CreateServer ()
|
|||||||||||||||||||||||||||
DestroyServer ()
|
|||||||||||||||||||||||||||
Disconnect ()
|
|||||||||||||||||||||||||||
LONGCHAR InvokeDecisionService (longchar)
|
|||||||||||||||||||||||||||
LOGICAL IsDecisionServiceAvailable (character)
|
|||||||||||||||||||||||||||
LOGICAL IsDecisionServiceAvailable (character, datetime-tz)
|
|||||||||||||||||||||||||||
LOGICAL IsDecisionServiceAvailable (character, decimal)
|
|||||||||||||||||||||||||||
CHARACTER ToString ()
|
RulesServerConnection (RulesServerConnectionParameters)
|
---|
LOGICAL Connected
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
OpenEdge.Core.ServerConnection.IConnectionParameters ConnectionParameters
|
|||||||||
Progress.Lang.Object Server
|
Progress® OpenEdge® Release 11.7.15