Print Page as PDF
Private IA for CISS to use getMCFInfo() ICR (5261)

Private IA for CISS to use getMCFInfo()    ICR (5261)

Name Value
NUMBER 5261
IA # 5261
DATE CREATED 2008/09/09
CUSTODIAL PACKAGE VISTALINK
USAGE Private
TYPE Other
DBIC APPROVAL STATUS APPROVED
NAME Private IA for CISS to use getMCFInfo()
GENERAL DESCRIPTION
This agreement pertains to subscriber use of VistALink
v1.5 only.

Permission is granted to use the getMCFInfo() method of
gov.va.med.vistalink.adapter.cci.VistaLinkConnectionFactory, under the
following conditions:

1. It is to be used by the CISS application only, not by portlets or other
plug-ins to the CISS framework.

2. It is to be used prior to obtaining connection(s) from a given
VistaLinkConnectionFactory instance.

3. It is to be used only to retrieve the introductory text from the target
M/VistA system for the purposes of supporting login functionality to the
target M/VistA system.

4. If an error is encountered, the getErrorMessage() method of one of the
returned objects (gov.va.med.vistalink.adapter.spi.VistaLinkSystemInfoVO) will
return a non-null, non-zero-length string.
STATUS Active
KEYWORDS vistalink
DURATION Till Otherwise Agreed
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
getMCFInfo()
Method to query the M/VistA system associated with a
particular VistaLinkConnectionFactory object. Creates a temporary connection,
queries the M system, and returns data in a ConnectorInfoVO object.
VARIABLES TYPE VARIABLES DESCRIPTION
connectorInfoVO Both
First method parameter is an instantiated
gov.va.med.vistalink.adapter.spi.ConnectorInfoVO object. Upon return, among
the values returned in the object instance is a VistaLinkSystemInfoVO object,
containing the introductory text from the associated M/VistA system, and any
error encountered.
getDetailInfo Input
second method parameter is a boolean. Pass true to
get more information (including M system information), or false to get less
(in particular, excluding M system information).
SUBSCRIBING PACKAGE CLINICAL INFO SUPPORT SYSTEM
DATE ACTIVATED 2009/08/17