Facing a problem on Transaction Item and queue in RE Framework

Hi everyone.

I am facing a problem on my project , where I was doing a small POC on RE Frame work to learn the same.
I have one excel file and I need to put the details on a windows application. As I am new user I cannot upload the .xml file. I am trying to explain. I have total 10 items in the excel file, when I ma adding the items on orchestrator queue, the items successfully uploading through a sequence created for queue upload, and I invoked that sequence inside init stage. In get transaction item stage this is my Queuename (in_Config(“OrchestratorQueueName”).ToString), as per config file name.And transaction item is out_transactionitem. In message box when I am passing this argument
out_TransactionItem.SpecificContent(“Product_ID”)
where product_id is the excel column from where i am collecting my queue name. I am getting the product_id correctly.
But in the process stage I am facing the issue like in the stage “Process transaction Number: 1” when the loop is running, I am getting all 10 ID in one transaction number , then in the process number 2 again other 9 items are running, why this is happening, I am not able to find out, if you can understand my problem, can you suggest what need to be done here.

Thank You
Sourav

Sourav, I believe that your transaction item is not passed properly. Can u apply msgbox in process transaction stage and check what is the output??
If possible send me the zip file of ur process…

Hi Krish

Thanks for your reply. I am trying to check with Transaction Item and number, but not able to find the solution. As I am new user, I am not allowed to attach anything in the forum, if any other way will be there, I will send you the project, it would be easier for you to find out the reason.

Thanks again
Sourav

Hi Krish

Thank you for the reply. I have sent you the problem from my mail ID. Please have a look.

Thanks
Sourav

Not received…

Hi Krish

I am extremely sorry.

I have just now noticed that the mail has been rejected by Google, and its failed for the attachment I guess. I tried to send from Outlook. If you have any other email address other than gmail, I can try with that.

Thank you
Sourav

Nope…I don’t have any other mail IDs.

Hi Krish

I sent the Main.xml file again from my outlook email ID. Seems it delivered to you, please check your mail.

Thanks
Sourav

Hi Kris

Did you get chance to see my issue

Thank you
Sourav

Hi Krish

I have sent you another mail. Please check that .

Thank you
Sourav

If anyone can solve this problem, please pass your expert view here. The problem still with me. I am failed to get the solution.