RECEIVE

LANSA Integrator

RECEIVE

The RECEIVE command decodes the loaded transaction.

Syntax:

Command

Keyword

Value

Developer notes for Command/Keyword/Value

RECEIVE

RECEIVER

value

Mandatory. The identity that receives the transaction. This value is used in resource file lookups.
Value is made up of 2 components separated by a colon, a name component and an optional private keystore password component.
Example: ACME:mypassword

PARTNER

value

Optional. Authentication partner

 

 

The RECEIVER keyword value is used to obtain the decryption key file, password, decryption certificate and verify authentication certificate using a selection hierarchy of entries from the properties file.

 keystore.{receiver}= pki/filename

 keystore = pki/filename

 keystore.password.{receiver} = password

 keystore.password = password

 certificate.{receiver} = pki/filename

 certificate = pki/filename

 authentication.certificate.{partner}=pki/filename