Skip to main content

Hey guys,

I'm getting the return below when performing an ARIBA data extraction and I'm in doubt if this limitation is celonis or ARIBA. I've been trying to do this extraction for days, there are times when it starts and then stops and returns this message.

 

 

Reached Job Submission API limit waiting for 60 seconds. Current rate limits are;

---

X-RateLimit-Limit-day: "150"

X-RateLimit-Remaining-day: "53"

X-RateLimit-Limit-hour: "8"

X-RateLimit-Remaining-hour: "4"

X-RateLimit-Limit-minute: "2"

X-RateLimit-Remaining-minute: "0"

X-RateLimit-Limit-second: "1"

X-RateLimit-Remaining-second: "0"

Hi, you are hitting the limit. You can reduce the number of rows by providing filters. AFAIK, Ariba API has 10k row limit per call, so if you extract more than 10k. Celonis will chunk the calls to multiple calls.

 

HTH


Hi, you are hitting the limit. You can reduce the number of rows by providing filters. AFAIK, Ariba API has 10k row limit per call, so if you extract more than 10k. Celonis will chunk the calls to multiple calls.

 

HTH

Hi, thanks a lot for getting back.

Could you tell me how I do this configuration?

 


Hi, thanks a lot for getting back.

Could you tell me how I do this configuration?

 

Hi, you can follow this link https://docs.celonis.com/en/further-helpful-extraction-information.html

 

Go to data job and then extractions : define a from and to filter.

image


Hi, thanks a lot for getting back.

Could you tell me how I do this configuration?

 

hi,

We are able to do the monthly extraction of some tables, but there are two Ariba tables (RFXItemValue and AuditEntry) that are apparently huge and we are not able to extract them. We try to extract monthly and even so the job is aborted in celonis by the runtime (4 days).

 

Question:

• Question 1: Are we making the right celonis connector? Is there any other connector that can pull Ariba's API to another in a different way?

• Question 2: Are these RFXItemValue and AuditEntry tables really essential for doing process analysis?


Reply