The current filter criteria is restricted to view accurate data for one whole as it starts from 5:30. If we can get it displayed as 00:00 - 00:00 , it helps in retrieving data accurately per day. Kindly let me know if we can change it.
In synchronous scenario we generally do not implement JMS, and sender needs to reprocess transaction in case of no response. But IF we want to explicitly implement retry in middleware for synchronous scenario we can break down the scenario with proce...
JMS queues are provided by CPI to implement retry mechanism in such scenarios.You can configure number of retries, retry interval and retention period for messages in queue. By using JMS queues, you can also manually process if they do not process in...
If the user is created in identity management , you can check whether your SOAP or REST API is accessible with user and password or not and give the same details to thirdparty who needs to access it
Hi Ryan, but in case of multiple files with different filenames to be picked from different folders at same time, we cannot use include sub directories option. Include sub directories only helps to select this option allows you to look for files in a...
Hello Bhargav,There is no standard way to poll files different from different folders.You can achieve this in below ways : 1. You can use 3 local integration processes and configure 3 different SFTP adapters using request reply and pull the required...