Al ELM Interface - Yakeen Services Installation Guide
This document aims at explaining the installation procedures required to install this package successfully in Temenos Transact. The scope of the document is to cover the release mechanism of the package.
When transferring the pack via FTP the transport method must be set to binary.
Installation Steps
Deploy the jar in jboss, AlElmInterface.jar:
- Temenos\jboss\modules\com\temenos\tafj\main\lib.
- Put an entry in module.xml inside Temenos\jboss\modules\com\temenos\tafj\main as below:
<resource-root path="./lib/AlElmInterface.jar"/>
- Create the src\main\resources folder inside Temenos\jboss\bin and place the Configuration.properties inside that folder.
- Restart the Jboss server.
There are nine operations:
- getCitizenInfo
- getAlienInfoByIqama
- getAlienInfoByBorderNumber
- getAlienInfoByPassport
- getGCCInfoByNIN
- getCitizenAddressInfo
- getAlienAddressInfoByIqama
- getCompanyAddressInfoByCr
- getAlienInfoByBorderNumberYemenis
Yakeen Test WSDL Link: https://b2btest.stcpay.com.sa/GW.YakeenService/YakeenService.svc?wsdl
Mock Testing WSDL Link: http://<hostname>:<port>/mockYakeen4STCPayServiceSoapBinding
This link has to be provided in SAAELM.SERVICE.NAME for each service.
In this topic