Skip to main content
Question

Connect multiple teams to the same extractor and SAP system

  • September 26, 2022
  • 3 replies
  • 7 views

Forum|alt.badge.img+10

In the doco, there is a description of how to connect different teams to one extractor but not how to configure this for Linux. Any ideas?

 

https://docs.celonis.com/en/how-do-i-connect-to-multiple-teams-with-the-same-extractor-.html

3 replies

  • Level 1
  • September 26, 2022

The same extractor and sap system


Forum|alt.badge.img+10
  • Author
  • Level 6
  • September 26, 2022

The same extractor and sap system

Do you mean just adding an uplink entry in the config? application-local.yml?

No need to run a separate extractor service for this?


marco.marso
Level 6
Forum|alt.badge.img
  • Level 6
  • July 17, 2023

Hello,

 

not sure whether you still need some help. We faced a similar issue and did not follow the outlined instructions by Celonis but rather went a different approach because of the differences with MS and Linux. Here is a brief summary of our approach:

 

  1. We duplicated the Extractor Package
  2. We copied the necessary files from the rfc module (.jar and .so)
  3. We adapted the application-local.yaml file accordingly (client id, secret, URL) and other settings e.g. your proxy-settings in the application-local.yaml: Proxy settings for on-prem clients (celonis.com)
  4. We copied a new renamed Service file in the respective directory: How do I set up an on-premise Extractor? (celonis.com) Hence, we opted for the seperate extractor service.
  5. Start the extractor

 

BR,

Marco