irahmat
(Indra Rahmat)
June 15, 2020, 3:05am
#1
Dear All,
I have cases that my Project always has dispatcher and Performer.
the issue I am facing is the dispatcher always creates a new transaction even the transaction has been registered before.
I would like dispatcher to only create a transaction that hasn’t registered in the Orchestrator Queue.
anyone has Idea, I really appreciate
thanks,
Indra
1 Like
Srini84
(Srinivas)
June 15, 2020, 4:31am
#2
@irahmat
You can check with Queues → Unique reference to enable
So it will not allow to create the same transaction if it is present in the Queue
Hope this helps
Thanks
irahmat
(Indra Rahmat)
June 15, 2020, 4:50am
#3
Thanks for your input.
more questions. does it will allow to create even the presented trans was failed or succeed?
Srini84
(Srinivas)
June 15, 2020, 4:54am
#4
@irahmat
It will not allow at all even the transaction is failed or success
If the transaction failed, there is a retry, according to the number of retry you specify it will retries and then failed
For adding to queue you have to go to queue and manually you need to delete, then only it will allow to create a new transaction item
Hope this clears your question
Mark as solution if this helps you
Thanks
1 Like
irahmat
(Indra Rahmat)
June 15, 2020, 4:57am
#5
your information is enough for me. I will set it as solution.
thank you so much.
1 Like
hi @irahmat
I hope that your issue is regarding skip the duplicate transaction right
i hope its better to handle its in your design when in your programming ,
i think it will be better
irahmat
(Indra Rahmat)
June 15, 2020, 5:05am
#7
yup. I have my designed REFRamework.
Now, I understood what it is unique reference for. more easy than my own logic.
1 Like
system
(system)
closed
June 18, 2020, 5:05am
#8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.