cancel
Showing results for 
Search instead for 
Did you mean: 

Import Service "ServiceRegistrySi"

timobermueller
Explorer
0 Kudos

I use the SAP NetWeaver Composition Environment 7.1 EHP1 Preview Version.

In the Development Studio I created a new Application Service and imported a Service called u201CServiceRegistrySiu201D. After this I mapped the Operation u201CfindClassificationValuesPerPhysicalSystemsu201D and deployed my new Application Service, which contains only this Operation.

But when I tested it in the Service Browser the following Error occured:

failed to execute Operation query: Invalid Response code (401). Server <http://***:50000/ServicesRegistrySiService/ServicesRegistrySiPort> returned message <Unauthorized>.

By testing the Service u201CServiceRegistrySiu201D in the WSNavigator I have to insert my UserId and Password. But how can I do this in NWDS or somewhere else.

Thanks a lot for your help!

Tim

Accepted Solutions (0)

Answers (1)

Answers (1)

timobermueller
Explorer
0 Kudos

Yesterday I solved the problem:

You have to got to NWA -> SOA Management -> Application and Scenario Communication -> Single Service Administration. Under the Tab Consumer Proxies you have to search the service you are trying to call.

In the Tab Configuration click on the specified port ("ServiceRegistrySiPort) and there you can add a User-Id and a Password for HTTP Authentification.