Description
This page allows you to modify the details of an external system. The external system record is used to store the configuration information required to invoke a web service on an external (non-Curam) system.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameEXTERNAL_SYSTEM_NAMEThe name of the external system.Yes
Encryption File NameCONFIGURATION_FILE_NAMESignature cryptography properties file used for client side encryption.Yes
Web Service Location URLWEB_SERVICE_LOCATION_URLThe URL location of the external systems web service.Yes
Configuration File NameCONFIGURATION_FILE_NAMEConfiguration file that defines the client side security configuration.Yes
Communication Details
LabelTypeDescriptionMandatory
Curam Client AliasEXTERNAL_SYSTEM_ALIASThe alias used when generating the Curam client encryption key for securely calling this external system.Yes
Curam Client PasswordEXTERNAL_SYSTEM_PASSWORDThe password used when generating the Curam client encryption key for securely calling this external system.Yes
Public Key AliasEXTERNAL_SYSTEM_ALIASThe alias used generating the public key for securely calling this external system.Yes
Public Key PasswordEXTERNAL_SYSTEM_PASSWORDThe password used generating the public key for securely calling this external system.Yes
Description
LabelTypeDescriptionMandatory
DescriptionRICH_TEXTNo
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
A row identifier cannot be null.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
No row manager set which contains the optimistic lock.LinkNo
The URL passed in is malformed.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
Entity manager not found.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
Record not found for key '%1s'.LinkNo
The client configuration file name must end with .wsdd.LinkNo
The cryptography file name must end with .properties.LinkNo
The Curam Client Alias has already been defined for an External System.LinkNo
The Name has already been defined for an External System.LinkNo
The Public Key Alias has already been defined for an External System.LinkNo
The URL passed in is malformed.LinkNo
This External System cannot be removed as associations to Programs exist.LinkNo
This record has been changed by another user. Please refresh and try again.LinkNo
Unknown row mode.LinkNo
You cannot modify this record as it has been canceled.LinkNo
Related Entities
When page is loaded
ExternalSystem
When page is submitted
ExternalSystem
ProgramType
TextTranslation
Technical Information
Page IDWorkspaceServices_modifyExternalSystemFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\WorkspaceServices\ExternalSystem\WorkspaceServices_modifyExternalSystemFromList.uim
Page Load InterfaceExternalSystem.readSystem
Page Submit InterfaceExternalSystem.modifySystem
Linked From PagesWorkspaceServices_listExternalSystems