Skip to main content
Skip table of contents

T24Outbound5.0

The T24Outbound component sends an OFS message to the T24 server and sends the received response to the output port.

Component Configuration

The T24Outbound5.0 microservice can be configured using the Custom Property Sheet (CPS).

Figure 1: Component Configurations

Runtime configuration

Error handling configuration

For setting up Error Handling Configurations, please refer to the respective sections in the Common Configurations page.

T24 Connection Type

TAFJ-EJB 

Micro Service connects to the TAFJ (Temenos Application Framework J-version) to publish the OFS message.

To make this run, we have to deploy the TAFJ into JBOSS (version 7 or above).

To use this EJB approach, add the following jars which are part of the TAFJ deployment:

  • t24-OFSConnectorService-Data.jar

  • t24-OFSConnectorService-ejb.jar

  • t24-adapter-common-22.0.0.jar

TAFJ Configuration

The Tafj Connection Configuration window helps to provide details of the JBoss application server to use the TAFJ-EJB interface.

Figure 2: TAFJ Connection Configuration

Message Type

The list of message types supported under the TAFJ-EJB interface:

  • Single OFS

  • Single OFSML

  • Batch OFS

  • Batch OFSML

  • Service XML

Service XML
Selected Events

Figure 3: Event Selection

Selected Child

Figure 4: Child Selection

To select an event/child, the following operations can be used.

Operation

Description

>

To include one or more events from the list of events in the left panel.

<

To exclude one or more events from the list of events in the right panel.

>>

To include all the events in the left panel.

<<

To exclude all the events in the right panel.

reload

To update the left panel for new events.

The properties Selected Events and Selected Children are visible only when Message Type property is set to 'Service XML'.

Expert Properties

Enable the Expert Properties view to configure these properties. 

Expert properties are meant for advanced users. Use with caution!

Figure 5: Expert Properties

Runtime Configuration

Pre Processing XSL Configuration

Pre Processing XSL configuration can be used to transform request message before processing it. Click the ellipses button against the property to configure the properties.

Refer to the Pre/Post Processing XSL Configuration section under the Common Configurations page for details regarding Pre Processing XSL configuration and Post Processing XSL configuration (below).

Post Processing XSL Configuration 

Post Processing XSL configuration can be used to transform the response message before sending it to the output port.

Process Message Based on Property

The property helps components to skip certain messages from processing.

Refer to the Process Message Based On a Property section under the Common Configurations page.

Threadpool Configuration

This property is used when there is a need to process messages in parallel within the component, still maintaining the sequence from the external perspective. 

Refer to the Threadpool Configuration section under the Common Configurations page.

Connection Pool Configuration

Please refer the Connection Pool Params section in the Common Configurations page.

Functional Demonstration

Scenario

Figure 6: Demonstrating scenario with sample input and output

Configure the T24Outbound component as described in the Configuration and Testing section to process the OFS message and use the Feeder and Display components to send sample input and check the response respectively.

Input Message

Single OFS

CODE
CUSTOMER,INPUT/I/PROCESS,USER1/******,,SHORT.NAME:1:1=Peter,NAME.1:1:1=Peter Jhonson,SECTOR:1:1=1001,GENDER:1:1=MALE,MNEMONIC:1:1=C10000092
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.