How to get whole data from queue to get transaction item then print writeline?

Is it working @Abubakkar
Kindly let know for any queries or clarification
Cheers

1 Like

VeryThanks @Palaniyappan.
but i want to execute in REFRAMEWORK model
is it possible ?

Yah of course
We can similar kind of structure in your REFramework where you are using these arguments obtained from the QueueItem
Cheers @Abubakkar

1 Like

Yah it seems here you are adding queue items
@Abubakkar

Yes, after that I get transavtion item here.

for your references

1 Like

How to get whole transaction from queue?

1 Like

This will give the whole Transaction item from the queues
We need to loop it but inside the loop we need to mention all the arguments in a Transaction Item only then we can see it’s value

Cheers @Abubakkar

2 Likes

Thanks @Palaniyappan

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.