Popular Articles
Onboarding/Installation (Figaf DevOps Suite - Cloud Version)
In this mission you will see how to connect to your SAP Cloud Integration system. 1) Open the email you have received 2) Click on the link to open the page and enter a new password 3) Now you are in the Figaf Tool The screen may change a little ...
Installation
Here you can find an example of the structure that you need to have to run the Figaf Tool 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 ...
Create Service Keys for SAP CPI Cloud Foundry
For SAP CPI Cloud Foundry you have an option to use Service Keys to send messages. The Figaf Tool will not test the properties are correct before running tests. We need to create keys for both API and for Integration flow API access To create a ...
Implement RFC Lookup in a migrated mapping
If you have a Message Mapping with an RFC lookup then the migration will create a Groovy script with a mock function like the following. import com.sap.it.api.mapping.*; import com.sap.conn.jco.JCoDestination; import ...
How to add MessagingSend Role to a Cloud Foundry user
If you are using SAP Cloud Integration on Cloud Foundry then you probably have noticed you cannot add the default ESBMessage Send (MessagingSend) role to your user. You will need to create a role collection to support this. In your BTP cockpit go to ...