Hi All,
I just want to know is there a way that we can save the SMQ1 queue to SMQ3?
My scenario is say ECC <--> PI <---> Third party , i have queue name HR_1 in SMQ1 with 10 entries .
I have processed the first entry and in PI it got error for this first entry, left in HR_1 with 9 entries in SMQ1.
so i want to reprocess the 1 entry again from ECC and i want to save the 9 entries from SMQ1 to SMQ3.
after processing the first entry from ECC again , then i want to process the 9 entries from SMQ3 to SMQ1 and to PI
Is this possible?
Thank
Sai