temenos

Position of GTS.CONTROL in Temenos OFS message header


Where in the Temenos OFS message header one can pass in the GTS.CONTROL parameter? I know that it is defined in the VERSION (application screen) in the field "GTS.CONTROL", but can it be overridden in the OFS message?

A sample message:

FUNFS.TRANSFER,BACKOFFICE/I/PROCESS,INPUTT/123456/GB0010001,,DEBIT.AMOUNT=100,....

Solution

  • The GTS.CONTROL is the first slash-separated parameter after the PROCESS (Process type):

    APPLICATION,VERSION/FUNCTION/PROCESS_TYPE/GTS_CONTROL/NO_OF_AUTHORISERS/,SIGN_ON_NAME/PASSWORD/COMPANY_CODE/,TRANSACTION_ID/MESSAGE_ID,MESSAGE_DATA
    

    Here:

    Example:

    FUNFS.TRANSFER,BACKOFFICE/I/PROCESS/3/0,INPUTT/123456/GB0010001,,DEBIT.AMOUNT=100,....