User Activity

Hello, I have sample data which looks like this The flow that I would like to achieve is, first I would like to dump the “Number” data in table1 , next I want to get the data number within the data array and put it in a SQL script, so that I can ins...
Hello Team, I have created a test pipeline, where using Rest post I am invoking an Ultra pipeline. The ultra pipeline is simple, it expects the $test input and sends the result back. This is only for test purpose. Here is the input that I provide to ...
I am using a JMS Consumer snap where the Queue name is derived from the pipeline parameter. In such a case , the queue name must always be entered in the parameter. I would like to fetch the queue name from the dynamo DB, along with other values, and...
In JMS Consumer , we have a setting named “Message Acknowledge Mode*” which we set it as ClientACknowledge or dupsAcknowledge Comparing it with AWS SQS Snap , it does not have any acknowledge mode. In our prod environment, we have JMS consumer where ...
Hello Team, I would like to know about a capability. Explaining below: Lets assume i have a json object : {“country”: “US”, “event”: “CREATED”, “OrderNumber”: “1125” } From the above JSON, i would like to pass the OrderNumber to REST GET snap. The RE...
Kudos given to