It sounds like the WSDL you used to build your filter was not correct.  At the 
end of the WSDL there should be a section something like the following:

  <wsdl:service name="ServiceName">
    <wsdl:port name="ServiceNameSoap" binding="tns:ServiceNameSoap">
      <http:address location="http://WEBSERVER/SERVICEPATH.asmx"; />
    </wsdl:port>
  </wsdl:service>

The location line should list the URL where the Siebel team at your company has 
placed the web service.  

Fred


-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:[email protected]] On Behalf Of Ramy S. Ayoub
Sent: Tuesday, December 16, 2008 9:37 AM
To: [email protected]
Subject: Integration between Remedy and Seibel through Web Service - Case Urgent

Dear List,
 
We are facing currently issue with the Web Service after we import the XML file 
from Siebel System , in this stage we already succeed to import the file ( Set 
Field) 
 
Next step Mapping the field between the two systems and this has been done also 
 
when we trying to test the records we get the issue below 
 
ARERR [9130] An exception occurred from the WebService class : There is no 
active Web Service with operation named 
'http://siebel.com/asi/:CreateAccount'.(SBL-EAI-04313)
 

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to