5.2.1.2 CreateContract

This is the operation code for creating new BC contract in Oracle Banking Trade Finance. It involves the following messages:

  • CreateContract-Req-Full - This is the request message to create a new BC contract in Oracle Banking Trade Finance. An external system which intends to create new BC contract has to send the request in the format specified. The format of the message is called 'Full-screen', which includes all the fields (input fields and the display fields) as in the corresponding Oracle Banking Trade Finance front-end screen.
  • CreateContract-Req-IO - This is the request message to create a new BC contract in Oracle Banking Trade Finance. An external system which intends to create new BC contract has to send the request in the format specified. The format of the message is called 'Input-only', which has only those fields that are actually required for creating the BC contract.
  • CreateContract-Res-Full - This is the response message which is sent back to the external system when a BC contract is successfully created in Oracle Banking Trade Finance. The format of the message is called 'Full-screen response', which includes all the fields (input fields and the display fields) as in the corresponding Oracle Banking Trade Finance screen.
  • CreateContract-Res-PK - This is the response message which is sent back to the external system when a BC contract is successfully created in Oracle Banking Trade Finance. The format of the message is called 'Primary-Key response', which includes only the primary key fields of the BC contract creation in the Oracle Banking Trade Finance data store.