cancel
Showing results for 
Search instead for 
Did you mean: 

Need to configure SOA manager

Former Member
0 Kudos

Hi all,

i was doing the configuration of soa manager for our system but i could do just the step of SRT_ADMIN report on 000 and main client.

Now i need to call the SOAMANAGER tcode to continue the setup, but when i call the tcode i get a login windows on internet explorer with the warning "Impossible to change protocol into https, https is not configured/activated (that i guess is just a matter of insecure login).

By ignoring the worning i try to login with the same sap user i use to login in the windows gui but i get http error 500:

Web site is under maintenance

Web site contain a program error (better translation i can do)

The url is http://xxxxxxxxxx:80xx/sap/bc/webdynpro/sap/appl_soap_management

i did a check on sicf for the appl_soap_management service and is activated.

What can i do?

thanks and regards

Federico

Accepted Solutions (1)

Accepted Solutions (1)

iaki_vila
Active Contributor
0 Kudos

Hi Federico,

I get the https error and it works.

Have you tried  to go to sicf -->default host --> sap > bc >webdynpro -->sap -->appl_soap_management, and to activate it?

Check this documentation http://help.sap.com/saphelp_nw70ehp2/helpdata/en/e9/c0c9faead44086b1d9a88da63bdaae/content.htm and verify all the steps.

Regards.

Former Member
0 Kudos

Thanks for your reply, but due to the fact that SDN needed 16 days to verify my message we could already solve the problem.

Luckily we did the same check with Firefox where the error was more specific and clear, the problem was that in the sap system we didn't had activated the service /default_host/sap/public/myssocntl

So as advice to other people, use more browser than just internet explorer to check these kind of issues.

Thanks and regards

Federico

Answers (1)

Answers (1)

holger_stumm2
Active Contributor
0 Kudos

It looks like that your system (probably ABAP only) is not yet configured properly.

It looks like the URL for the Web Dynpro is set to https, but your ABAP Stack Web Server (tx SMICM) is not configured for https and somehow set to default.

You need to check the following:

Is your URL for this system set to a FQDN?

Is https set up properly?

Is Web Dynpro ABAP set up correctly ? (Activate all relevant services for WD ABAP via SICF)

(This part usually generates a lot of erros, when you never have used WD ABAP in this system before)

Is there single sign on configured for this system?

Check the Authentication stack on the SICF services.

If not, use your SAP UserID&Password for it.

HTH

Holger

Former Member
0 Kudos

Thanks for your reply, but due to the fact that SDN needed 16 days to verify my message we could already solve the problem.

Luckily we did the same check with Firefox where the error was more specific and clear, the problem was that in the sap system we didn't had activated the service /default_host/sap/public/myssocntl

So as advice to other people, use more browser than just internet explorer to check these kind of issues.

Thanks and regards

Federico