Getting error while saving context dictionary, Pega Customer Decision Hub

While saving the context dictionary I am getting the below error, Its on pega infinity 23 edition.



Create new record failed: Table externalmktdata.MKT_LIST_SEGMENT does not exist in database ExternalMKTData.

@JayantaDey Please check the mapping of your ExternalMKTData database rule. It should have the correct connection details to the schema in the database. If you are doing any POC and not using a separate database and schema to store customer details, ensure you are not inheriting the details from PegaDATA. The jdbc connection URL should be in the correct format: jdbc:postgresql://:/?currentSchema=externalmktdata. If the table ‘externalmktdata.MKT_LIST_SEGMENT’ does not exist, you may need to create it in the ‘ExternalMKTData’ database.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Getting error while creating segments in Pega Marketing 8.7

If you need further help please log a support issue via the MSP and let us know the INC here so that we can help track it.