Task Based UI @ Siebel 7.8 | Next Tip »Home

Creating an Outbound Web Service

OkAvarageGoodVery GoodExcellent (3 votes, average: 3.33 out of 5)
Loading ... Loading ...
  • Share/Bookmark

Related Posts


Article by neel

Authors bio is coming up shortly. neel tagged this post with: , Read 387 articles by neel
  • Sapan Bajpai
    Hi Neel,

    Thanks for the example . I have a slightly more complex requirement . My sample request will have both header and body . In your example we have only body . I was able to create both header and body . how do i combine them into one request . is there any special syntax for calling methods that need both haeder and body tags . In my case i have two Integration Objects , one haeder and one body
  • Nalla
    Hi Neel,

    I want to do practise on this example and I am trying to download this wsdl file. but i am getting some problem. Can you please send that geoipservice.wsdl file to my mail id: nalla.siebel@yahoo.com. I will appreciate your help.

    Please neel, send me that wsdl file.
  • Harish
    I tried downloading the GeoIP wsdl but it seems the file isn't there anymore. If you have the copy of that WSDL can you upload or send it to my email.
    Thanks
    Harish
  • ormuscama
    in some case you have to give a user/password, to do so you have to put some script in the generated BS :

    function Service_PreInvokeMethod (MethodName, Inputs, Outputs)
    { Inputs.SetProperty("siebel_transport_header:Authorization","Basic ");
    return (ContinueOperation);
    }
blog comments powered by Disqus

Polls

Do you like the new Comment System and new look to Site?

View Results

Loading ... Loading ...