Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 2 of 2

Thread: Calling external REST webservice

  1. #1
    Junior Member
    Join Date
    Sep 2009
    Posts
    3

    Question Calling external REST webservice

    Hi,

    I'm trying to call an external restfull webservice through doHTTPRequest, as described in SC (6.1.4) JavaScript Programming Guide, but without success...

    This external webservice accepts only http POST method and waits for two parameters: 'name' and 'type'. According to programming guide, doHTTPRequest has a POST body parameter (String type) that should contain the the body of a POST command request. I've tried several ways to set the parameters and all got into error.

    Does anybody got succeeded on this?

    Thanks!

  2. #2
    Junior Member
    Join Date
    Sep 2009
    Posts
    3

    Default

    Didn't I make myself clear or nobody even tried to do this?

    I'm really needing some support here...

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts