User Activity

I am trying to connect to Amazon MQ broker from SnapLogic to consume messages by using the RabbitMQ account since it is the only option in SnapLogic that supports amqp protocol. When I enter the Amazon MQ credentials and click on validate I get the e...
SnapLogic currently doesn’t have a dedicated snap pack for AWS SQS and SNS integration. Though we can use JMS consumer/producer snaps to configure it for SQS seamlessly however there is no mechanism to do that for SNS. I guess the only possible way t...
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...
When using XML parser snap to parse XML documents we are facing a problem when handling XML array type. This is because XML parser parses XML Array at runtime to either a JSON array if the particular element in the incoming XML message comes as array...
I am facing two issues when reading an XML message form a queue and parsing it using an XML parser: First issue: it is prefixing each data element with '@ ’ symbol. Second issue: I am losing the JMSMessageID . I understand that I can use the Binaryt...
Kudos from