
jamiharsha965 (Customer) asked a question.
We are seeking technical knowledge on the below topic from community members if similar integration has been implemented.
Objective
Implement an SQS-based integration between the API and RSA IGL workflow to facilitate secure, asynchronous receipt and validation of API-generated response codes, ensuring efficient and reliable workflow execution.
Problem Statement
In the current RSA IGL workflow, validation of API-generated response codes requires a reliable and scalable mechanism to ensure that responses are received, processed, and validated without data loss or processing delays. Direct synchronous communication between the API and the workflow can lead to dependency issues, performance bottlenecks, and potential failures during periods of high transaction volume.
To address these challenges, a messaging-based integration is required where the API-generated response codes are securely transmitted through Amazon SQS. The RSA IGL workflow must be capable of consuming messages from the queue, correlating them with the originating requests, validating the response codes, and updating the workflow status accordingly. The solution should provide asynchronous processing, guaranteed message delivery, fault tolerance, and the ability to handle transaction spikes while maintaining data integrity and auditability throughout the validation process.
Business Impact
Eliminates dependency on real-time API responses.
Improves reliability and resiliency of the validation process.
Prevents loss of response codes during system outages or peak loads.
Enables scalable processing of high transaction volumes.
Provides traceability and audit capabilities for workflow validation activities.
Key details
RSA version - 8.0.0.188298 P09
Airflow version - 3.2.1
Amazon SQS version - Type - Standard