Workflow Soluiton

 View Only
  • 1.  Web Services Security/Authentication

    Posted Oct 10, 2012 04:50 PM

    I was wondering if someone could help me with a question regarding web service authentication. I have the following scenerio below:

    The path to the web service is the same and only the servername changes so I tried changing the server name in the url and then dropping a Create Basic Authentication Token component with the new username/password to pass to the web service. Basically what I want to do is be able to have this one web service component used in different environments by just changing the url and the username/password but it doesn't appear to be working.

    Does the original username/password I used to connect to the web service stay cached somewhere that is causing the issue as I thought by using the Create Basic Authentication Token it would override those.

    Thanks,

    Aryanos 



  • 2.  RE: Web Services Security/Authentication
    Best Answer

    Posted Oct 11, 2012 01:52 PM

    Nevermind, stupid SAP configurations not setup properly again in the new environment caused the problems. It works now.