Preparing the environment
You need to prepare you environment before you start creating new events and flows.
Procedure
- Start the database and the application server.
- Ensure that axis2.war with landscape service, flow service and catalog service is up and running. This is required only for TAFJ clients.
- In case of TAFC client, start the TAFC Agent to establish the connectivity between Event Designer and Temenos Transact.
Run the following command:
tafc_agent -p port_number
Example: tafc_agent -p 33333
Another option:
tafc_agent -p port_number -c certificate_path -k key_path
Example: tafc_agent -p 33333 -c c:\openssl\bin\keys\cert.cer -k c:\openssl\bin\keys\key.pem
You can use SSL certificates to secure the connection between Event Designer and jremote.
In this topic