Hi Mohsin ,
It is always suggested that you use the same configuration mentioned here. However , I earlier used less RAM and this worked since the data volume I extracted were not much.
Regards
Ayan
Hi Mohsin,
I would say it should also work with less than 20GB.
It is just a recommendation from Celonis to have at least 20GB.
By the way it is possible to define the maximum memory allocation pool for a Java Virtual Machine (JVM) by using java parameter Xmx within the extractor.xml files:
<arguments>-Xmx8g -Djava.io.tmpdir="%BASE%\\temp" -Dspring.config.location=application-local.yml -jar connector-sap.jar</arguments>
Xmx8g means JVM can make use of 8GB RAM. In case you are facing any issues you can try to set this parameter down to Xmx5g
Can you please describe what is not working on your side?
Are all services running? If not what kind of errors do you have within your log files?
BR
Dennis
can you please make a video how to integrate the Uplink Integrations also how to create a data connection