![]() ![]() |
Reference Type: Controlled Subscription, Category: Signon/Security, ICR#: 4053
The SET^XWBSEC API sets the XWBSTATE environment variable (array) to contain a passed in value. This is generally used to record the current status of a Broker connection for monitoring or testing.
NOTE: XWBSTATE is an environment variable, so that the information is included in the error trap should a subsequent processing error occur.
SET^XWBSEC(%,value)
Make sure to perform the following steps before calling this API:
value: |
(required) This is FREE TEXT state value to be added to the XWBSTATE array. |
%: |
Returns this variable equal to the value input parameter and also sets the XWBSTATE(%) environment variable equal to the value input parameter. |