Popular Articles
Installation
Here you can find an example of the structure that you need to have to run the Figaf IRT application. This is just an example and you need to put your own values if you have another jar version, DB credentials, etc. There are two ways of how to ...
Requirement before installation
We recommend the following prerequisites Registration for a trial at figaf.com/devops so you will get a license key Download the Figaf runtime jar file at irt.figaf.com/download. Have a server/laptop with 8Gb of memory. Figaf can run on a laptop but ...
We have SSO for our SAP CPI tennants can we still use Figaf
Figaf is connecting to CPI instances using the S-users or similar defined in the SAP authentication management. You would need to give the S-user access to the following roles You can check the S-user works on your landscape by using the following ...
Test Process Direct sender interfaces
If you have Iflows that are using the Process Direct then you need to deploy the Figaf Infrastructure Package. The is an iflow called IRTHTTPtoProcessDirect that converts the HTTP request to a Process Direct. You can find this flow in SAP API hub. ...
How to create XSLT to map PI to CPI channels
How do you create XSLT to be used in the mapping of SAP PI to SAP CPI. You should start by looking in the git repository https://github.com/figaf/PItoCPIMigrationTemplates and use it as templates. Here is an example of and XSLT <xsl:stylesheet ...