when trying to run the extract rule Pega is giving error : table doesn't exist in target Database

Getting Error while running the Extract rule : table doesn’t exist in target Database

@MandeepRawat can you check once if the table name mentioned on the extract rule is exactly same in the database you are trying to connect.

also, kindly cross check once if you have connected to the correct database in the database rule.

please do mark this question as accepted if this solves your problem.

@RamandeepR thank you for prompt suggestion.

Hi @MandeepRawat

by adding the schema as “currentSchema=abc” in the PostgreSQL Connection jdbc url within the Pega database setting.