EGL Development User Group

EGL Development User Group

EGL Development User Group

The EGL Development User Group is dedicated to sharing news, knowledge, and insights regarding the EGL language and Business Developer product. Consisting of IBMers, HCL, and users, this community collaborates to advance the EGL ecosystem.

 View Only
  • 1.  debug call to wsdl

    Posted Fri April 24, 2015 12:06 AM

    we have a vendor supplied wsdl. when calling a specific function, i am getting an error. When i run the same function via the web services explorer, it works fine.

    is there a way to see what the xml syntax is during the call? i would like to find out what might be causing the issue. I believe its a timestamp field but not sure.

    timj2015


  • 2.  Re: debug call to wsdl

    Posted Tue April 28, 2015 05:17 AM

    I don't know what you mean, Do you mean that you need to see the soap content? if so ,you can use the Source  in the web services explorer

     

    TedZhou


  • 3.  Re: debug call to wsdl

    Posted Wed April 29, 2015 11:18 AM

    After the "call" and before the "call back". im looking to see whats going on. I have a call into IBM.

    nick_tn