Page tree
Skip to end of metadata
Go to start of metadata

Setting up web services

Question: How we can use the following link of a web service in VC7.0: http://server.fqdn.com:port/sap/bc/srt/rfc/sap/ZTEST_SANJEEV_NARESH?sap-client=100&wsdl=1.1

You can use this webservice by setting up the Service Endpoint through Visual Administrator.

  1. Go to Cluster - > Server -> Services -> Web Service Security and double click.
  2. Then, in the adjoining window in the J2EE Engine Visual Administrator, select the Web Services Security Service and choose Runtime -> Security Administration -> Security Configuration -> Web Service Clients -> sap.com -> DynamicWSProxies -> Create
  3. Then URL = http://server.fqdn.com:port/sap/bc/srt/rfc/sap/ZTEST_SANJEEV_NARESH?sap-client=100&wsdl=1.1
    Do the authentication, if required.
  4. Save the changes made.

Now it should be available in Visual Composer.

Limitations

Only Webdynpro supports webservices (see also Flash vs. WebDynpro).
However, if you uncheck mask unsupported features under Tools -> Options, and then deploy, BAPIs will also work to a certain extent.

  • No labels