Skip to main content

Does anyone has any solution for the error :- "ROLLBACK: Table "Case" does not exist".

 

Whenever I am trying to extract the Case table in Celonis, it throws an error with the message "ROLLBACK: Table "Case" does not exist."

 

The most irritating fact was that it was throwing error while inserting the records in EMS, that means it use to extract all the chunks from SF, take hours to do that and at the end it was throwing the error. 

ROLLBACK: Table "Case" does not exist

Hmmm... I would need more details. Looks like that is in Data Ingestion, and my guess is an extraction inside a datajob....

 

But, wild guess... have you created the table named Case in the data ingestion? Because it seems it is expecting to find the table in the schema and complaining it is not...

 

HTH


Hmmm... I would need more details. Looks like that is in Data Ingestion, and my guess is an extraction inside a datajob....

 

But, wild guess... have you created the table named Case in the data ingestion? Because it seems it is expecting to find the table in the schema and complaining it is not...

 

HTH

Thank you for replying.

I got to resolve it yesterday after removing the import of data connection.

S the probable reason behind this error was, i had imported a data connection in this data pool from another data pool.


Reply