Magento Expert Forum - Improve your Magento experience

Results 1 to 4 of 4

Magento API programmatically change WSDL WS-I compliance based on User or Role

  1. #1
    New member
    Join Date
    Dec 2013
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

  2. #2
    Junior Member jane12's Avatar
    Join Date
    Nov 2013
    Posts
    14
    Thanks
    0
    Thanked 2 Times in 1 Post

    Default

    This is something magento doesn't support at a moment so that we have to edit/extend the core. It is not too complicated, you just need to look at api php file then catch the case of user api id call and change the param WS-I compliant to 0 or 1. Good luck

  3. The Following 2 Users Say Thank You to jane12 For This Useful Post:

    arshaqkhan (06-12-2013),david (06-12-2013)

  4. #3
    New member
    Join Date
    Dec 2013
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    hi jane,

    can you help me on how to catch the case of user api id call?

  5. #4
    Moderator speed2x's Avatar
    Join Date
    Mar 2013
    Location
    Hollywood, Florida, United States
    Posts
    88
    Thanks
    8
    Thanked 7 Times in 6 Posts

    Default

    As what I know the mode are set before user authentication, so that we can't base on user to set mode.

Tags for this Thread

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
  •