Extend Platform Setup for Partner Connector

I’m not too well versed in Java. How should i go about enabling this logging?

Apologies, I restored this post for you.

1 Like

OK the process looks fine com.infosys.camundaconnectors.db:mssql:1 is matching. I’m out of ideas.

Some further troubleshooting. I had a feeling it had to do with secrets since the infosys examples use secrets. I added that to the connectors and also added log statements to the MSSQLFunction file.

It seems that it is getting stuck at using the replaceSecrets method of io.camunda.connector.api.outbound.OutboundConnectorContext since i am getting this as an output

Finally resolved. Had to move back the image of the container worker to camunda/connector:0.20.3

2 Likes

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