event-streams-samples icon indicating copy to clipboard operation
event-streams-samples copied to clipboard

NodeJS documentation for local confusing when using Cloud Pak for for Integration

Open alexbonti opened this issue 3 years ago • 1 comments

Could you please provide an example of the credentials needed when using Event streams from a deployed Cloud Pak for integraton ? I am getting different errors and i am not sure if it is due to the credentials I am using. This would be very useful for us NodeJS developers, I spent a few days sorting things out, and I still haven't figured out.

alexbonti avatar Aug 31 '22 12:08 alexbonti

Hi @alexbonti, the samples in this repository are designed to be used with Event Streams when consumed as a service on IBM Cloud. E.g., https://cloud.ibm.com/docs/EventStreams/index.html. I think you might be looking for https://github.com/ibm-messaging/kafka-java-vertx-starter which contains samples designed to work with the Event Streams deployed via Cloud Pak for Integration.

I'll update the README.md in this repo to clarify, and link to the other samples.

prestona avatar Sep 09 '22 09:09 prestona