cancel
Showing results for 
Search instead for 
Did you mean: 

Visual Administrator and ABAP Client Proxy (external web service)

former_member199351
Active Participant
0 Kudos

Hello,

I have generated client proxy in SE80. Is it possible to see it in Visual Administrator?

I need to make changes to some security setting and hoping to do it within Visual Administrator.

Thanks,

Alex

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I think that your are mixing things up.

A client proxy in SE80 is in the Abap stack.

Visual Administrator is used to configure the Java stack.

Don't forget that the Netweaver application server is mostly a marketing myth.

In real life there are a Netweaver Abap application server and a Netweaver Java application server.

These 2 application servers are sticked together with some "software glue"...

Regards,

Olivier

Answers (1)

Answers (1)

former_member199351
Active Participant
0 Kudos

Hi Oliver,

Thanks for confirming this. I am currently trying to use the service which requires ws header and have difficult time doing it through code. I saw some posts where people configured it in visual administrator, and wanted to find out if it can be used for abap client proxy.

Regards,

Alex