Installing Figaf DevOps Suite on your PC

Installing Figaf DevOps Suite on your PC


Installing Figaf DevOps Suite on your PC

In this section tutorial, we show how to install Figaf DevOps Suite on your PC for a PoC. Mac would be much the same except the script should be a little different command to start the tool with. 



Requirements for a PoC

  1. Windows/Mac 
  2. 2 GB Ram free
  3. 2 GB Disk
  4. Java 8 either oracle or adoptium


The installation comes with a build-in database, but if it is not suited for productive use, then use Postgresql or MSSQL database. 



1. Go to Figaf.com/devops



2. Enter name and email to get a trail license


NOTE: Make sure you select the "On-Premise" version of the Figaf DevOps Suite.

3. Check the email you registered with to check for the license


4. Go to the download site, https://figaf.com/trial/download-page/  

5. Scroll down to the download section and download the file "irt-22*.jar"

6. Save it in a folder on your computer

7. Create a new file in notepad, notepad++  or your favorite editor

8. On the install page copy the following content

9 Paste the values into your bat file.

Check the file name and make sure it is the same as your have in your folder. 

10. Save the file in the same folder as your file. Call it "run.bat".

Notepad can have a hard time saving as a  BAT file

11. Run the BAT file. This should start the tool in a command prompt

You can also see a log file

Note: Here are possible errors to look out for at this step

If you do not have Java the command will not work. You will need to install a java see above and then update the bat file with content. 


If you have run Figaf before you may have a file in c:\users\<USER>\FigarIRT delete this folder to reset everything and start over

Information to terminate the tool and find the command prompt and press CTRL-C to start the termination. 

It can take a little while before it reacts try a few times. 

You want to terminate like this to ensure the database is persisted correctly. 

13. Wait for 30-60 seconds to see

14. Open "http://localhost:8089/irt/" in your internet browser

15. fill in email  prompt with "superUser" and password  with "default". Press "login"

16. Press "close" on the password switch. 

If you decide to change the passwordremember it because the password cannot easily be recovered.

For a productive scenario, do change the password and save it in your password save. 

17. Now you are on the front page of the application

18. Click on  "Load license"

19. Insert your license from the email and press "load license"

20. Now you have Figaf running. Now you can add agents to connect to systems

 


    • Related 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 ...
    • Start here to install the Figaf Tool

      If you are looking to run Figaf there is a number of ways. Where The Figaf Tool is a standalone Java application that makes it easy to run in several different locations. We support Java 8. You can use Oracle 8 if you have a corporate license; we ...
    • Figaf does not start locally

      Java version If Figaf does not start locally it is most likely because the wong java version is used. The best way is to check the folder where you are running figaf from there is a directory called logs where you can find a file called irt.log if ...
    • What data is sent to Figaf

      Data saved in Figaf All Data on your SAP Integration is saved in the database used by Figaf in your account. This enables you to keep the data private. Only people that you have given the Figaf roles in BTP will be able to access the tool in your ...
    • Setting up SAP BTP Account to deploy Figaf in Cloud Foundry

      BTP administration can be a bit complicated and contain difffrent setups. We have created a small guide for you to check before you install Figaf in BTP. It is likely that things will change there. We currently have a problem with running Figaf in ...