Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 920357
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T18:41:59+00:00 2026-05-15T18:41:59+00:00

I have a 3rd party webservice (happens to be a peoplesoft EIP service) that

  • 0

I have a 3rd party webservice (happens to be a peoplesoft EIP service) that I’m trying to call from .net. I’ve tried using a service reference and the old web reference to call this service and every time I call it I get a response of “nothing” back from the service.

I’ve ran the service call through SoapUI and it works fine. I’ve captured the network traffic using Fiddler and notice that when i call the service from SoapUi or from .Net I get the same resulting xml back from the call. So that means the call is working. I’ve turned on tracing and logging within WCF and I’m not seeing any errors. Nor is it throwing an exception.

So my theory is that .net is having a hard time translating the xml from the service back into a .net object.

Here is a snippet of my code:

Dim psclient As New psService.LSS_WEBORDER_PortTypeClient

Dim psreq As New psService.LSS_WEBORDER_REQ_MSG_TypeShape
psreq = New psService.LSS_WEBORDER_REQ_MSG_TypeShape

Dim orderinfo(1) As psService.Transaction_TypeShape

Dim captureid As String = "WB" & Right(Guid.NewGuid.ToString, 8)
orderinfo(0) = New psService.Transaction_TypeShape
orderinfo(0).LSS_WEBOHDR_WRK = New psService.LSS_WEBOHDR_WRKMsgDataRecord_TypeShape
orderinfo(0).LSS_WEBOHDR_WRK.CAPTURE_ID = New psService.CAPTURE_ID_TypeShape
orderinfo(0).LSS_WEBOHDR_WRK.CAPTURE_ID.Value = captureid

psreq.MsgData() = orderinfo

Dim response As New psService.LSS_WEBORDER_RESP_MSG_TypeShape
response = psclient.LSS_WEBORDER_OP(psreq)
response.ToString() <-- this throws an exception because "response" is nothing. 
psclient.Close()

Any help would be appreciated.

Paul

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T18:41:59+00:00Added an answer on May 15, 2026 at 6:41 pm

    I figured it out today with a little help from a colleague and some deep Google digging.

    Basically the namespace the peoplesoft WSDL had was: http://xmlns.oracle.com/Enterprise/Tools/schemas/LSS_WEBORDER_RESP_MSG.v1
    But after some digging i noticed the namespace on the response was different: http://peoplesoft.com/LSS_WEBORDER_RESP_MSGResponse

    So i have two options.
    1. Change the namespace in the wsdl before i generate my proxy classes.
    2. Modify the reference.vb proxy class to have the correct namespace.

    I’m choosing option 1 for now. I wish there was a better way.

    I got some help from here: http://www.primordialcode.com/index.php/2008/10/15/invoking-javaaxis-web-service-net-return-null-issue/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a 3rd party web page screen capture DLL from http://websitesscreenshot.com/ that lets
I have been working with a 3rd party java based REST webservice, that returns
I have to use a 3rd party web service implemented in .NET 2.0 (on
I have a client for a 3rd party webservice that had to be created
I have a Rails application that queries a 3rd party web service. I am
I have a 3rd party program that insists on rewriting certain SQL statements using
New to XML. I have a 3rd party webservice that supplies an XML document
I have an 3rd party SOAP web service. I need to make a call
I have XML that is returned by a 3rd party web service in the
I have a 3rd party webservice that runs by posting a soap message directly

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.