Problem
When checking the SFDC status with an API command like:
GET https://gus-ssrv-sfdc-integration.reltio.com/status
It returns a message like this:
{
"module": "SQS",
"status": "failure",
"connectivity": {
"status": "failure",
"error": "SQS queue dev-sfdc-connector-C8IhZ668aV5lkvQ-00D3C0000004xkhUAA does not exist"
}
}
Solution
The customer will need to create/update an entity in Reltio 360 on the associated tenant in order to trigger the creation of the SQS queue. The customer can also perform a synchronization task to trigger the creation of an SQS queue.
This will likely only apply to queues that have just been provisioned.
References
https://reltio.zendesk.com/agent/tickets/72238
Comments
Please sign in to leave a comment.