cancel
Showing results for 
Search instead for 
Did you mean: 

XI Demo Example Error - Flight booking order sent. Awaiting confirmation

Former Member
0 Kudos

Hi All,

I am configuring the XI Demo Example. I am having problem in Scenario 2

Single Flight Booking.

It is sending the booking order request to airline But It is not getting the

confirmation from the airline.

I can see this message and one green flag in SXMB_MONI(for order request), but i dont

see any response message.

Order Status is : Flight booking order sent. Awaiting confirmation.

Scenario 1(Check flight Availability) is running fine.

I found one thread in SDN related to this problem.

which asks to change the Integration Engine Config in SXMB_ADMIN -> Int Engine Config

and set the corresponding Int Server as "dest://<Destination in sm59>"

But it is not working in my case.

Does anybody have any clue ?

Regards,

Vijay

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Go thru this thread..

Hope it helps.

Regards

Arpit Seth

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Vijay,

go to the client 107 or 106 of the airline. Call

transaction bd87 and execute the idoc whic send

the response back. After this you will see the

confirmation on the browser.

regards,

Ly-Na Phu

Former Member
0 Kudos

Hi Ly-Na Phu,

Thanks for your reply. I am using "ABAP_Proxy_2_ABAP_Proxy" Component View of the Scenario. So in this case where do i need to check ?

Regards,

Vijay

MichalKrawczyk
Active Contributor
0 Kudos

Hi Vijay,

1. have you checked SXMB_MONI on the application systems (client) ?

2. you can also try looking at queues SMQ1, SMQ2 on application systems

Regards,

michal

Former Member
0 Kudos

Hi Michal,

I can see the green flags for Flight Booking Order request messages in both the clients But i dont see any queue here or in Integration server using SMQ1/SMQ2.

Do we need to configure something else for

Message Type - Asynchronous ?????

Regards,

Vijay

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

one more thing:

have you registerd your queues?

sxmb_adm - manage queues

in the integration server and application servers?

if not do that and try testing your application once more

Regards,

michal

Former Member
0 Kudos

Hi Vijay,

sorry, i thought you use the abap-proxy to idoc szenario.

In this case i don't know myself. I will try it the next

day to find out if i have the same problem.

I have now configure the abap-proxy with idoc szenario

and it work.

Sorry,

Ly-Na Phu

Former Member
0 Kudos

Thanks to all of you. problem is solved.

Hi Michal,Arpit

It is Related to the Queues Only. I Only Registered the Queue. But We need to Activate and Register it for the Asynchronous processing.

Regards,

Vijay

Former Member
0 Kudos

Hi Vijay,

i have now set up this szenario and have the same

problem like you. But after activating the queue

everything works fine.

Just for information to confirm that your solution works.

regards,

Ly-Na Phu