RabbitMQ Acknoweldge
Hi, Similar to JMS. How can I do client acknowledgement for RabbitMQ? Thanks !
Hi, Similar to JMS. How can I do client acknowledgement for RabbitMQ? Thanks !
Hi, We have a router with below conditions if input==true, then output 1 if input==false, then output 2 Lets say my input is false… so the snaps connected to router output2 will be fired and running. However I found that at the sametime, the snaps co...
I am trying to use REST GET snap to retrieve data from jive. However, they add a line “throw ‘allowillegalresourcecall is false.’;” in every response and therefore make the response not true JSON. REST GET snap is failing because of this. I am lookin...
In my pipeline, I use Pipeline Execute snap to run some sub-pipeline. I like using the pool size option in this Snap so that it can create multiple pipelines running at concurrently. However, like any other concurrent thing, sometimes there is a smal...
I am trying to specify for my endpoint an SQS queue FIFO type. I don’t care if I am using the REST snap or JMS snap but I am reaching a dead end when using an SQS account for FIFO queue in JMS snap because SQS account supports only STANDARD SQS queu...
If you’re having problems with XML validation going in or out of XML (formatter/parser) or if you wish to validate a binary XML without parsing it so save execution time you can use the XSLT snap to do this validation. XSLT snap takes a binary input ...
I am working with Zendesk API and one of its endpoint expect document structure as below: { "tickets": [ { "id": 1, "status": "solved" }, { "id": 2, "status": "pending" } ] } But snaplogic is sending data like this: [ { "tickets": [ ...
I am new to APIs and trying to develop a simple pipeline. I am authenticating and then searching by first name and last name and expecting the call to return the IDs associated with the person (in this case Roy Graham). In the pipeline I am first usi...
User | Count |
---|---|
322 | |
230 | |
179 | |
153 | |
116 |