‎2019 Aug 06 3:27 PM - edited ‎2024 Feb 04 5:56 AM
Current Issue:
we are using hot folder to import the csv , which is working fine.
we also try to add a synchronization job in hot folder's spring integration after importing the impex.
Would it be the good idea to add sync job in hot folder flow.. Because this could be the issue everytime the impex file will import then it will start the synchronization.
we need it like in following way: all the files in the batch should be imported and then sync should start.
How we can get the information that batch is ended. Because hotfolder will start copying another batch of files.
Thanks in advance
Request clarification before answering.
Please make the separate cron job and execute the job on none business hour.
I would also suggest to you don't use complete integration of hot folder .
disable the hot folder polling and create a composite job for the data
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Akash,
Adding the synchronization may not be the right solution. Because in our application also we choose such approach. But at times due to some other issues sync fails. Those data wont be synced. Then we will get a question from business why the data is not reflected. Instead we can go with the scheduled sync.
Or if you really go with the sync in hot folder. As soon as you add the item to the staged catalog. Sync that item individually. That might solve problem.
But 100% we cannot solve the problems without keeping the content sync delay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.