cancel
Showing results for 
Search instead for 
Did you mean: 

Async Client proxy -PI - File scenario- Pipeline steps missing in SXMB_MONI

Former Member
0 Kudos

Hi

I made a scenario where an ABAP client proxy(in a BW system) pulls data from a BW table and push it to PI.

In PI a Mapping is done to write an XML file and sump it to a desired location.

It is working fine in the development environment(request send to PI and mapped into an xml file)..so i migrated it to the quality/test environment where it started failing(It is only visible till SXMB_MONI of Client system and not reaching PI in case of quality/test environment).

I checked SLDCHECK in the Client environments (say DWC for development and DWA for quality) and it looks fine.

All I could see is:

In SXMB_MONI of development system DWC--> Steps that are followed are 
Inbound Message
Call Integration Server
Response

In SXMB_MONI of quality/test system DWA-->The only step is

Inbound Message

Could this be an Integration Server issue ??

Please advise !!

Regards,

Naina

Accepted Solutions (0)

Answers (2)

Answers (2)

udo_martens
Active Contributor
0 Kudos

Hi Naina,

does the QIN scheduler work (TA SMQR)? Do you have registered queues there?

If not just register them with SXMB_ADM / Manage Queues.

Regards,

Udo

Former Member
0 Kudos

check and compare the the parameter are set in SXMB_ADM of Dev system with Quality system.

u can refer this blog for steps.

/people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni

chirag