Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The component using the interface provided in the Metadata configuration of the T24Inbound CPS (Configuration Property Sheet) fetches all the available flow names. The component receives messages the events for the selected flow names. A unique response port and request port (in case of non scheduled mode) will be created for each selected flow name.

Anchor
Configuration and Testing
Configuration and Testing

...

Component configuration and Testing

...

Image Added
Image Removed
Figure 1: Component ConfigurationsConfiguration properties

Metadata configuration

Error handling configuration

...

  • Web Service

    Web Service interface

  • TAFC

    TAFC (Temenos Application Framework C-version) is a classic jBase with JDC interface.

Integration Flow

...

service WSDL

...

Configuration


Figure 2: Specifying the URL or WSDL file of the Integration Flow Service

...

This can be used to get the list of flows available

T24 Authentication Configuration

Image Added
Figure 3: T24 Authentication Configuration options

T24 User Name

The User Name with which the connection to T24 Web Service interface is made.

T24 Password

 Password for the user as specified by the property T24 User Name.

T24 Company Code

 Company Code to connect T24. This property is optional.

Info

The properties Integration Flow Service WSDL URL, T24 Username, T24 Password, T24 Company code are visible only when T24 Connection Type property is set to 'Web Service'.

TAFC Configuration

Image Added
Figure 4: TAFC Configuration options

TAFC Agent Host Name

Specify the host name of the TAFC Agent.

TAFC Agent Port

Specify the port number of the TAFC Agent.

T24 OFS Source ID

The Source ID of the T24 OFS (Open Financial Service). 

Info

The properties TAFC Agent Hostname, TAFC Agent Port, T24 OFS Source ID are visible only when T24 Connection type property is set to 'TAFC'.

Selected Events


Figure 35: Event Selection

To select an event for polling, the following operations can be used:

OperationDescription
>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.
reloadTo update the left panel for new events.

Runtime Configuration

The below figure illustrates the Runtime Configuration panel with Expert Properties view enabled. 

Image Removed
Figure 4: Runtime Configuration Details

T24 Connection Type

Select the connection type from the following options available:

  • Web service
    Micro Service uses the T24 Web Service interface to get the events for the selected flows.
     
  • TAFC
    Micro Service connects to TAFC (Temenos Application Framework C-version) to get the events. To make this work, we have to install and run the TAFC.
     
  • TAFJ-EJB 
    Micro Service connects to TAFJ (Temenos Application Framework J-version) to get the events. To make this run, we have to deploy the TAFJ into JBOSS (version 7 or above).
    To use this EJB approach, we have to add the following jars which are part of the TAFJ deployment:
    • t24-IntegrationFrameworkService-Data.jar
    • t24-IntegrationFrameworkService-ejb.jar
    • tComponentFramework.jar

Integration Framework

...

service WSDL

...

Configuration


Figure 56: Specifying the URL or WSDL of the Integration Framework Service

...

This can be used to poll for events of the selected flow names.

T24 Authentication Configuration for Web service

Image Added
Figure 7: Component Authentication Configuration panel

T24 Username

The User Name with which the connection to T24 Web Service interface is made.

...

Info

The properties Integration Framework Service WSDL URL, T24 Username, T24 Password, T24 Company code are visible only when T24 Connection Type property is set to 'Web Service'.

T24 Authentication Configuration for TAFC

Image RemovedImage Added
Figure 68: Authentication Configuration

Username and password for T24 Sign On authentication scheme

TAFC

...

Configuration

Image RemovedImage Added
Figure 79: TAFC Connection Configuration

...

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

Image RemovedImage Added
Figure 810: TAFJ Connection Configuration

Info

The TAFJ Connection Configuration property is visible only when T24 Connection Type property is set to 'TAFJ-EJB'.

Maximum

...

events count

The maximum number of events to be polled for a particular request from the server.

Send Empty Message for

...

No events

If this property is enabled, then an empty message is sent out for each request when there are no events on the server; no message is sent if the property is disabled.

Scheduling Configuration

Select the Enable scheduling checkbox to configure scheduling.

For setting up Scheduling configuration, please refer the respective sections section in the Common Configurations page.

Expert Properties

Image Added
Figure 11: Expert Properties


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.

Connection Pool Configuration

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

Others

Input Target Namespace

Target Namespace for the request and response XML messages.

For description, refer to the Target Namespace section in the Common Configurations page.

Input and Output

Input

T24Inbound component takes the input in XML format as shown below when scheduling is disabled:

Code Block
<ns1:Input xmlns:ns1="http://www.fiorano.com/t24inbound">
   <ns1:RecordCount>1</ns1:RecordCount>
</ns1:Input>

Output

Output schema is fetched based on the flow name selected and set on the respective response port.

...

Configure the T24Inbound component as described in Configuration and Testing section to receive events of TTI-CashAccountType flowname and use Feeder and Display components to send sample input and check the response respectively.

             
Figure 912: Demonstrating scenario with sample input and output

...

Adaptavist ThemeBuilder EngineAtlassian Confluence