Trial Download Page

We want you to get started quickly. It’s possible to get the trial set up within 30 minutes. However, if you like us to set the trial up according to your requirements, learn more about how the tool can help your company, then start with the kick-off meeting.

The DevOps Suite contains various tools to improve your integration processes from development, transport, testing, and support. During this 30-day trial, you’ll recognize new ways to release better integrations faster. Let’s get started.

Need Assistance? Check out our installation guide or visit the Figaf Installation and Learning Center.

Instructions for Self-Installation

  1. Download the jar file bellow
  2. Create a bat file as described bellow under “Bootstrap script”
  3. Go to localhost:8089
  4. On the license page, add the license key you got in a separate email
  5. Go to agents’ tabs and add your SAP PI or SAP CPI systems
  6. Now you can create a test case in the Testing Tool-> Integration Objects
  7. Create a landscape with your systems so that you can transport your integration

License

You should have received an email with the license key. Otherwise please register on https://figaf.com/

Download

Figaf DevOps Tool

2403 Download here 2024-03-19  Release Notes

PI Agent SCA

irt-agent-2.13.8.sca  2020-07-30

Bootstrap script

Create a run-irt.bat file in the same folder where irt jar file is saved with the following content

Java 8

Remember to update the filename to the current version of Figaf jar

							
							
					java -Dloader.path="./libs" -Djavax.net.ssl.trustStoreType=Windows-ROOT -jar "2402.jar" ^
--server.port=8089 ^
--irt.url="http://localhost:8089" 
pause				
			

Deploy to SAP BTP

We are now hosting the Figaf DevOps Suite on the SAP Business Technology Platform. 

Go here to learn how to run our application on the SAP BTP platform.