cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in processed XML in SXMB_MONI?

Former Member
0 Kudos

Hi,

SOAP -> XI -> File is my scenario

Processed XML is not getting displayed in SXMB_MONI.

In case if there is any error i get an error message in Monitor.

What is the procedure to capture the Successful message..

Thanks,

RPN

Edited by: RPN on Aug 30, 2008 11:55 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi RPN,

In any case we are not receiving the XML file to SXI_monitor,First we want to check the Adapters Status & Queues Monitoring.

Queues Monitoring------ Check the SMQ1(Outbound), SMQ2(Inbound) queues, If any sender queues struck, the XML file not receive the SXI_MONITOR.

Adapter Status--- In RWBComponent Monitoring---- Adapter Montiroing....If any error throws , the adapter it shows the error.

Check this status, Hope u find out the error.

Cheers,

Sateesh.

Former Member
0 Kudos

hi,

In ID the communication channel has no error and it is in active status.

In RBW its been started but the status is inactive...

What might be the problem and How to activate it?

Thanks,

RPN

Edited by: RPN on Sep 1, 2008 7:47 AM

Former Member
0 Kudos

Hi,

As you said Your scenario is SOAP --File and used SOAP Sender Adapter to post the data ti XI.

According to your Info in RWB, the Channel is started but Inactive means there is no Error here the default behaviour of the SOAP adapter will be like this only.

Once the data reached to the Sender SOAP Adapter this will turn into green status.

Once the data reached to Sender Adapter means this will turn into Green status.

This means data not reached to Adapter Process.

So check in RWB---Message Monitor for Any related Error.

And also check in SMQ2 of XI for any Strucked Queues

REgards

Seshagiri

Former Member
0 Kudos

Hi RPN,

Refresh "Delta cache"

Regards,

Skumar

Answers (4)

Answers (4)

Former Member
0 Kudos

Go to SXMB_ADM->Intrgration engine configuration->specific configuration

Create

Category : runtime

Parameters :isurl

current value :http://xi-server:port/sap/xi/engine?type=entry

"Award points if helpful"

.

Former Member
0 Kudos

hi,

Am getting the following in message monitoring:

Transmitting the message to endpoint http://:sapsrv02:50200/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.net.MalformedURLException: For input string: "sapsrv02:50200".

here i can see the URL is not formed properly due to a colon(":")

before the server name in the url. i 've made the corrections the integration engine for the parameter is_url. But still am getting the same error. do i have to make any other changes anywhere....?

Thanks,

RPN

Former Member
0 Kudos

Hi,

It seems you sender SOAP Adapter is not processing the file. Go to RWB->CC Monitoring and check the Sender adapter has processed the file or not so it will come to MONI.

Regards,

Subhash

Former Member
0 Kudos

hi,

the communication channel is inactive in RWB...

how to active it....?

Thanks,

RPN

Former Member
0 Kudos

Hi,

Check first your communication channel in ID, check the status, if it is Inactive then change it to Active and save & activate the CC.

In RWB->CC Monitoring select the channel and click on Start button.

Regards,

Subhash

Former Member
0 Kudos

hi,

In ID its active but in RWB it is inactive and also its been started...

thanks,

RPN

Former Member
0 Kudos

Hi,

Usually when we remove the adapter from scenario then it will show in inactive status in RWB eventhough it is active in CC.

If we click on start after selecting the CC in RWB it should work. Plz check it again after refreshing the cache.

Regards,

Subhash

Former Member
0 Kudos

thanks hemanth,

My Scenario is SOAP --> XI --> FILE

I've created all the necessary objects in Integration repository and completed all the configurations in Integration directory.

I've created a web service for this scenario and loaded it into XML Spy, as am using this to send the SOAP Request

As this is an asynchronous process.. i think its assumed that if i didn't get a response.. the request has been completed.

But i don't see an messages in XI (SXMB_MONI), either the file created.

can you help me on this

Thanks,

RPN

Edited by: RPN on Aug 30, 2008 12:12 PM

Edited by: RPN on Aug 30, 2008 12:30 PM

hemant_chahal
Contributor
0 Kudos

What is the URL you are spcifying in the XML SPY.

While Creating a WSDL from an Interface Definition,Do not use the Propose URL button, as this URL would not point to the SOAP adapter sender channel.

Use this URL

http://<host>:<j2ee-port>/XISOAPAdapter/MessageServlet?channel=:<service>:<channel>;

Edited by: Hemant on Aug 30, 2008 4:15 PM

hemant_chahal
Contributor
0 Kudos

>

SOAP -> XI -> File is my scenario

> Processed XML is not getting displayed in SXMB_MONI.

You should get all the messages in SXMB_MONI.

Successful message comes with a Black & White flag.

Error messages come with red flags.

Make sure the path you are giving in Soap client is correct.

Please refer this guide .

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873...