I have not heard anything back from my .NET developer. I will be sure to post 
any results.

Roger Nall
Manager, SA Remedy
Desk Phone: 972-464-3712
Mobile: 973-652-6723

From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Lyle Taylor
Sent: Wednesday, September 30, 2009 5:05 PM
To: arslist@ARSLIST.ORG
Subject: Re: FW: ARSystem Web service

**
Yes, probably.  Did Fred's suggestion work?

Lyle

From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Nall, Roger
Sent: Wednesday, September 30, 2009 3:09 PM
To: arslist@ARSLIST.ORG
Subject: Re: FW: ARSystem Web service

**
I have tested the WSDL using SoapUI and Soap Sonar. In both cases I retrieved 
the expected results. Wouldn't that indicate that the WSDL is configured 
correctly?

Thanks,

Roger Nall
Manager, SA Remedy
Desk Phone: 972-464-3712
Mobile: 973-652-6723

From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Lyle Taylor
Sent: Wednesday, September 30, 2009 2:27 PM
To: arslist@ARSLIST.ORG
Subject: Re: FW: ARSystem Web service

**
That will be correct if the web service is defined properly.  The thing that 
bothers me is that if it is defined correctly, then the code in the screenshot 
wouldn't compile due to a type mismatch error, and I would also expect Visual 
Studio to indicate that in the source code even before compiling.  Since there 
doesn't seem to be any indication of an error, I'm still wondering if there's a 
problem with the WSDL.

I would say try Fred's advice and see if it will compile.  If so, you will 
probably be good to go.  If it doesn't work (e.g., you get a type mismatch 
error on the assignment), then you probably need to look closer at how your web 
service is defined (e.g., make sure the WSDL is correct for the GetList 
operation).

Lyle

From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Grooms, Frederick W
Sent: Wednesday, September 30, 2009 1:17 PM
To: arslist@ARSLIST.ORG
Subject: Re: FW: ARSystem Web service

**
I asked one of my .NET guru's for an example and I compared it to the 
screenshot in your previous post...

They need to define the output as an array
TestRemedyWS2.RemedyActivityWS.GetListOutputMapGetListValues []list =  
ws.GetList(...

Using what's in your screenshot it would be putting the [] in front of output 
(to make output an array)
WS_Remedy_Test.OutputMapping1GetListValues []output = 
test.opGetList(strQualification);


Fred

From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Nall, Roger
Sent: Wednesday, September 30, 2009 11:22 AM
To: arslist@ARSLIST.ORG
Subject: Re: FW: ARSystem Web service

**
Fred,

I did that but they still have no idea how to consume the web service. I am not 
sure how much more I can do for them. I really appreciate all the help.

Roger Nall
Manager, SA Remedy
Desk Phone: 972-464-3712
Mobile: 973-652-6723

From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Grooms, Frederick W
Sent: Tuesday, September 29, 2009 1:35 PM
To: arslist@ARSLIST.ORG
Subject: Re: FW: ARSystem Web service

**
And have you tried using soapUI to hit your service.  That way you can show the 
actual Request and Response payloads to your .NET people.

Fred

From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Lyle Taylor
Sent: Tuesday, September 29, 2009 1:32 PM
To: arslist@ARSLIST.ORG
Subject: Re: FW: ARSystem Web service

**
If you're using .NET's native ability to work with web services where it 
auto-generates a class (or set of classes) for you to work with, then perhaps 
the problem is with how your WSDL is defined, as that is how it determines what 
class(es) to create.  Can you post your WSDL for us to look at?

Lyle


From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Nall, Roger
Sent: Tuesday, September 29, 2009 12:22 PM
To: arslist@ARSLIST.ORG
Subject: OT:FW: ARSystem Web service

**
All,

Again I am sorry to bother you with this but I am up against a wall. I want to 
thank Lyle for his information. Here is the latest that I have received from my 
.NET developer. If anyone has any more suggestions I would appreciate it.

Regards,

Roger Nall
Manager, SA Remedy
Desk Phone: 972-464-3712
Mobile: 973-652-6723



_Platinum Sponsor: rmisoluti...@verizon.net ARSlist: "Where the Answers Are"_


NOTICE: This email message is for the sole use of the intended recipient(s) and 
may contain confidential and privileged information. Any unauthorized review, 
use, disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply email and destroy all copies of 
the original message.

_Platinum Sponsor: rmisoluti...@verizon.net ARSlist: "Where the Answers Are"_
_Platinum Sponsor: rmisoluti...@verizon.net ARSlist: "Where the Answers Are"_
_Platinum Sponsor: rmisoluti...@verizon.net ARSlist: "Where the Answers Are"_

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor:rmisoluti...@verizon.net ARSlist: "Where the Answers Are"

Reply via email to