Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Why one queue is wait for anther queue in qRFC ?

Former Member
0 Likes
676

Hi ,

I created 2 separate inbound queues in one program.

But once program is executed, i checked the QRFC, i found the status of first queue is 'Waiting for my second queue'.

I don't know, i think they could executed separately. And the first one should not be impacted by second one.

Does anyone has idea for this.

Thank you.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
602

Fixed, use 'As a seperate Unit' when call the  RFC FM in second queue.

Fixed, use 'As a seperate Unit' when call the  RFC FM in second queue.

1 REPLY 1
Read only

Former Member
0 Likes
603

Fixed, use 'As a seperate Unit' when call the  RFC FM in second queue.