Skip to main content
August 23, 2023
Question

Unable to Query a field on PostgreSql "Custom data Type" on Query Entity

  • August 23, 2023
  • 2 replies
  • 0 views

Hi All,

Scenario is we are connected to a PostgreSQL that has a custom data type, from which we we're able to create a CDT on Appian end and manage to verify it on our Data Store.

for the custom data type on Postgre, we transform it to a text and it went well. However when doing a specific query to that specific field, thats where the issue persist.

Can you advice on this?

Data on Postgre

Error when doing a query on the specific field

2 replies

mathieud0001
Brainy
August 23, 2023

Isn't this a duplicate of [View:https://community.appian.com/discussions/f/data/29711/how-to-map-a-custom-data-type-field-from-postgresql-to-appian-cdt?]

tomj8549Author
August 24, 2023

Not Actually, though that one is the first issue we encountered and was actually fixed by changing schema. The current one is after changing schema and mapping the DB thru query entity.