RPC HELP TCCOWRPCBroker

From VistApedia
Jump to: navigation, search

RPC Broker Help Home

TCCOWRPCBroker Component

Properties

Methods

Example

Parent Class

   TRPCBroker = class(TComponent)

Unit

   TRPCB Unit

Description

The TCCOWRPCBroker component (Trpcb.pas) allows VistA application developers to make their applications CCOW-enabled and Single Sign-On/User Context (SSO/UC)-aware with all of the client/server-related functionality in one integrated component. Using the TCCOWRPCBroker component, an application can share User Context stored in the CCOW Context Vault.

Thus, when a VistA CCOW-enabled application is recompiled with the TCCOWRPCBroker component and other required code modifications are made, that application would then become SSO/UC-aware and capable of single sign-on (SSO).

NOTE: For more detailed information on the application developer procedures and code modifications needed to make CCOW-enabled RPC Broker-based applications SSO/UC aware, please refer to the "RPC Broker-based Client/Server Applications" topic in the "Making VistA Applications SSO/UC-aware" chapter in the Single Sign-On User Context (SSO/UC) Deployment Guide.

NOTE: Properties inherited from the parent component (i.e., TComponent) are not discussed in this Help file (only those properties added to the parent component are described). For help on inherited properties, please see Delphi's documentation on the parent component (i.e., TComponent).

NOTE: For help on inherited properties, please see the parent component (i.e., TRPCBroker).