Hi there - Thank you for your question! A Connector is reusable code that is not a standalone application while a job worker is usually part a of Zeebe client application that can be directly executed to work on jobs. Additional information can be found in our documentation: bit.ly/3HSwXd5
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 - Thank you for your question! The best place to get technical support is our forum: bit.ly/3ypuP97. Our engineers and community are always happy to help!
Hi, What is the difference between using @ZeebeWorker and @OutboundConnector?
Hi there - Thank you for your question! A Connector is reusable code that is not a standalone application while a job worker is usually part a of Zeebe client application that can be directly executed to work on jobs. Additional information can be found in our documentation: bit.ly/3HSwXd5
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 - Thank you for your question! The best place to get technical support is our forum: bit.ly/3ypuP97. Our engineers and community are always happy to help!
Is it possible to do this in the desktop version?
Hi there - Thank you for your question. Information about using Connector Templates in our Desktop Modeler can be found on our blog: bit.ly/3Tt8bqD.