Question for anyone who has consumed a Remedy Web Service from .NET

In ARS 6.3 (with a 6.3 Mid-Tier) the WSDL generated contains a namespace
prefix as part of the inbound to Remedy XML.  The Outbound XML from
Remedy has no prefix.  In order to make a .NET program consume the
Remedy Web Service we save the WSDL to a file and remove the prefix
(usually urn:) completely.  .NET will then process the response from
Remedy correctly. We found that using jPublisher to load a web service
into Oracle so we can consume it with the Oracle WebService Callout
functionality of 10g we had to do the same thing (edit the WSDL and drop
the prefix completely).

Does anyone know if the ARS 7.1 Web Services do the same (Define a
prefix for inbound to Remedy and send the response without a prefix)? 

The reason I ask is we are about to upgrade from ARS 6.3 to ARS 7.1 and
I want to know if we will have to update the applications/clients that
consume our Web Services.  

Thanks
Fred Grooms 

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

Reply via email to