cancel
Showing results for 
Search instead for 
Did you mean: 

Save SMP 2.3 web service call to log

Former Member
0 Kudos

Is there any way to save to SMP log  web service call when SMP load MBO data?

Message was edited by: Michael Appleby

Accepted Solutions (1)

Accepted Solutions (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Can you provide more details on your requirement?

Do you want to check the logs when SUP load mbo data? Are you talking about accessing sup server logs? If yes, look at C:/sybase/server/unwiredserver/logs

Regards,

JK

Former Member
0 Kudos

I have MBO which is bind to web service. I need to see what SOAP message is sent to web service durning data load.

I can't used fiddler etc. because I use cisco vpn connection.

BR,

Daniel

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Daniel,

I guess you should set the log level in SCC.

     Configuration>Log settings

You may set "Domain" level logs as well.


Domains>Yourdomain>Log>General>Connections


Follow this guide for additional information.


Rgrds,

JK

Former Member
0 Kudos

So, I caugth SOAP message using Wireshark and my local web service copy. The problem: SOAP sent from Eclipse (durning MBO preview) is different then SOAP sent from SUP during synchronization.

Is there any way to change SOAP sent from SUP?

BR,

Daniel

midhun_vp
Active Contributor
0 Kudos

Daniel Jasionowski wrote:

Is there any way to change SOAP sent from SUP?

Could you elaborate. What is the requirement ?

Midhun VP

Former Member
0 Kudos

SUP adds header WSCorIDSOAPHeader . I need to remove it.

Former Member
0 Kudos

I found the solution:

configure-introscope-agents.bat –remove

http://dcx.sybase.com/smp0230/en/com.sybase.infocenter.dc01931.0230/doc/html/asc1344991408457.html

BR,

Daniel

Answers (0)