how to use postgres data base connector? I have gone through the documents but could not figure it out how to do? Could you please help? My task is to call postgres DB for one column data and based on output I need to call another task.. Please help

how to use postgres data base connector? I have gone through the documents but could not figure it out how to do? Could you please help? My task is to call postgres DB for one column data and based on output I need to call another task… Please help

Hi @Manish_Tiwari
What exactly does not work? You can’t connect to the DB? You can’t execute the query? Share the configuration, errors if any, etc.

Please provide a more detailed description of the problem.

Regards,
Alex

In camunda 8, If I want to connect to postgres DB from modeler how can I do that ? Do you have any reference or existing code/sample.
From the modeler connector I am not able to see any DB Connector template which I can select and directly in the modeler component.

I would recommend you to review these links

1 - https://camunda.com/blog/2023/04/using-sql-connector-streamline-trade-ops-processes/
2 - camunda-connectors/connector-postgresql at main · Infosys/camunda-connectors · GitHub

Regards,
Alex

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.