Thursday, November 30, 2017

Exchanging files between Axway Activator and Axway Secure Transport


Exchanging files between Axway Activator and Axway Secure Transport : 


Recently I have implemented the exchanging files between Axway Activator and Axway Secure Transport. So I want to document the process, how I have been implemented successfully for in future use

My company( Bank) using Secure Transport (ST) as MFT tool to exchange files with their partners to post Payment files and returns Acceptance or Reject files and fate file reports. We got new requirement from one of the Bank partner to use Activator to post PGP encrypted files to Bank using SFTP communication channel.

To implement this requirement, I have installed Activator in one computer and Secure Transport server installed in one System. After installation of Activator , I have done Community setup and partner setup in Activator to exchange files with Secure Transport. In the same way I have done customer account setup in Secure Transport. Before doing partner setup in both activator and ST , we should exchange ssh public key and PGP public keys each other. Both sides we need to import those keys for login and do encryption or decryption of files.

















Friday, April 28, 2017

delete from Process Data using a Release Service


The following BPML code will release or delete a tag and its contents from Process Data:















Note that you can also use an XPath as the value of the TARGET node to delete more than one node from process data at a time:



using Encoding Service in Sterling Integrator Business Process

Encoding Conversion (From ISO8859_1 / ISO-8859_1 / ISO_8859_1 to UTF8 and vice versa)
There is one service called “Encoding Conversion” in business process (GPM) to convert any encoding format from one to another without affecting the data. To implement this functionality, need to use this service with another service called “Get Document Information Service”. Both services need to be used to get required output of the encoding format as below. In encoding conversion service, we need to provide input encoding format type and output encoding format type to convert. In Get Document Information Service, we need not to give/configure anything. For Inbound : Need to be add these services before translation service and after translation service also. I have added above services to the inbound 850 business process as below

Before translation service












After translation Service

 


What are main risks facing by bank customers while providing open banking by banks

  Open banking, while promising exciting opportunities, also comes with some potential risks for bank customers. Here are some of the main c...