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 8388559
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T18:29:48+00:00 2026-06-09T18:29:48+00:00

i create a small webservice for WL adapter. i.e it shows Hello World in

  • 0

i create a small webservice for WL adapter. i.e it shows “Hello World” in plain text format. I went through the training module how to use SOAP envelop inside the adapter. but this is different. I attach my code in jpeg frmt. any Suggestion please kindly let me know.
There is anyother sample to call WSDL inside the adapter? Further details i have attach this link Ref

  • 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-06-09T18:29:49+00:00Added an answer on June 9, 2026 at 6:29 pm

    You hare mixing things together.
    If you are using a web service that return a text why do you need SOAP?
    SOAP is usually used to retrieve XML data.
    Your returned content type should be plain.

    function getHelloWorld() {
    var input = {
        method : 'get',
        returnedContentType : 'plain',
        path : 'path/to/your/web/service'
    };
    return WL.Server.invokeHttp(input);
    }
    

    You do not need to build a SOAP envelope, and if you do need to build one, it should not be a string, it should be an XML object (ignore the Eclipse error message).

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

Sidebar

Related Questions

We use ADP for employee information. I had to create a small app that
I'm trying to create a basic webservice with WCF. It's small, and will only
I'm trying to create a small web service to convert PDF files to a
I create small application which is media player. I have method where I have
I would like to create small app (in C#) to switch active keyboards and
I'm using NASM compiler to create small asm applications. I need to load my
I'm trying to create a small slider where jquery UI Scale brings out and
I'd like to create a small 16px square icon that, when clicked, expands into
I'm trying to create a small html fragment (a div element) consisted of three
I am trying to create a small assembly program to create a folder. I

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.