Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User sreerajvr's Avatar
    Join Date
    Oct 2010
    Location
    Trivandrum ,Kerala
    Posts
    135
    I want to create a widget that accesses a webservice .A WSDL describes the webservice in question .I need to use SOAP to pass and receive messages from this webservice. This webservice uses authentication credentials .I have tried the article on forum nokia -http://wiki.forum.nokia.com/index.php/Using_widgets_to_access_web_services
    but have not been able to receive or response .As per the limitations section of the article custom headers is not supported by XML http responce.How should I then access the webservice using javascript?Please help
    sreerajvr

  2. #2
    Nokia Developer Moderator isalento's Avatar
    Join Date
    Jun 2008
    Location
    Tampere
    Posts
    831
    Hello,

    What kind of authentication they are using?

    I tried plain custom header in Browser 7.2 on N8
    ajaxrequest.setRequestHeader('soapcustom', 'myvalue');

    and in the server side I could access it trough $_SERVER['HTTP_SOAPCUSTOM'];

    So could you try your app on a device that has 7.2 browser?

    -Ilkka

Similar Threads

  1. Web services SOAP using python
    By sumanthgwn in forum Python
    Replies: 7
    Last Post: 2009-06-25, 10:52
  2. WRT: using javascript framework
    By james_027 in forum Symbian Web Runtime
    Replies: 3
    Last Post: 2009-06-20, 06:38
  3. using javascript on client side
    By kapilbansal89 in forum Mobile Web Site Development
    Replies: 1
    Last Post: 2009-02-12, 12:58
  4. How to send request using soap envelope in the SubmitL api.
    By prajapatmanoj in forum Symbian C++
    Replies: 1
    Last Post: 2008-04-04, 06:43
  5. Using javascript to communicate with a midlet
    By Cyb in forum Bluetooth Technology
    Replies: 0
    Last Post: 2007-04-08, 12:26

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved