Additional Blogs by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

<P>

<Br>

A lot is been said about webservices and what it does ? for the past few months.This blog of mine is for the begineer who are new to the world of webservices,Visual Composer,it demonstates how to make use of SAP Provided webservices in the Enterprise Portal.

<br>

Steps to Consume a Webservice.

<br>

<li>Create a System in the Portal .

<li>Identify the webservice to be used.

<li>Making use of the webservice in Visual Composer.

</p>

<br>

<p>

<b>Creating a Sytem</b><br>

                    

<br>

1)Login to Visual administrator.

<br>

2)Navigate to the <instance name>><server>->







                    
The System has been created in the Visual admin and the same can be accessed in the Visual Composer.




Login to The Visual Composer



1) Create an Iview.

2) From the Find data tab check for the existence of system which has been defined.

3)Click on the Sytem and choose the webservice which is to be used.(refer to the diagram).



                    

In my case i have defined the sytem as jee_proxy and making use of "startLocalSLD" which is defined in WebServicesFactory provided by SAP.






Once the above steps are completed we just need to drag and drop the webservice and connect a input form.



                    
Save the model and deploy.


This is how we can make use of Standard available webservice in Visual Composer.

In the upcoming blogs we will see how to make use of customized webservice either made in java or made using BAPI.

7 Comments