Additional Blogs by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 
Rudi_Held
Product and Topic Expert
Product and Topic Expert
0 Kudos

You may have seen my previous blog on enterprise service consumption in Web Dynpro  () . It features a step-by-step demo of SAP NetWeaver CE  (https://www.sdn.sap.com/irj/sdn/ce) and ES Workplace  (https://www.sdn.sap.com/irj/sdn/esworkplace) . Here is the shortcut for all those who are anxious to see this demo running on their own PC or laptop: the sample code for download.  

Prerequisites

Download and install the sneak preview of SAP NetWeaver CE 7.1 SP1 from the SDN download area  (https://www.sdn.sap.com/irj/sdn/downloads).

The "Java EE only" version is sufficient (it has already Web Dynpro in it).The full-blown version is fine as well. No guarantee for other versions.0.1.

Apply for free access to the ES Workplace system landscape on the related registration page  (https://www.sdn.sap.com/irj/sdn/esareg) on SDN.

System HU2 is used as SAP ERP 2005 for the demo. You need a user to access and execute the enterprise service in this system. At the moment, only customers, partners and employees of SAP are eligible to request an account. Those of you who are neither one of these: you will not be able to access and execute the enterprise service in system HU2, but I hope that this little sample still provides some useful insights for you.h5. Steps to test-drive the application in your environment

1.

*Download the sample code from

here

.*

There is a Readme.pdf in the downloaded archive that replicates the information of this blog. This way you can run through the steps also "offline".0.1.

0.2.

Import the sample code to your SAP NetWeaver Developer Studio.

(You can skip the following details, if you already know how to do this.) 1. Unzip the downloaded archive.

2.

Move or copy the resulting directory ConsumeESOAPurchaseOrderDemo to your workspace directory, e.g. C:Documents and SettingsmyWindowsUserNameworkspace.0.1.

In your SAP NetWeaver Developer Studio navigate to File -> Import -> General -> Existing Projects into Workspace.0.1. Select your workspace directory as root directory.

0.2.

Select the new project ConsumeESOAPurchaseOrderDemo and click on Finish0.1.

Open the Web Dynpro perspective from the menu Window -> Open Perspective -> Web Dynpro.0.1.

A project with name ConsumeESOAPurchaseOrderDemo has been created and can be edited in the Web Dynpro Explorer view.0.1.

0.2.

Repair and rebuild the project, create the archive and deploy it to your SAP NetWeaver CE server.

(Again, you can skip the following details, if you already know how to do this.) 1.

Right-click on the project name in the Web Dynpro Explorer and from the context menu choose Repair --> Project Structure and Classpath > Yes in pop-up 'Confirm Repair of Project(s)'> OK in pop-up +'Repair Results' +--> all errors should be gone in the Problems view0.1.

Right-click on the project name in the Web Dynpro Explorer and choose Rebuild Project.0.1.

Right-click on the project name in the Web Dynpro Explorer and choose Create Archive.0.1.

Right-click on the project name in the Web Dynpro Explorer and choose Deploy.0.1.

0.2.

Configure Web Service Destinations on your SAP NetWeaver CE Server.

(Don't even think about skipping the details....) 1.

Open the SAP NetWeaver Administrator on http://<your host>:<your port>/nwa.0.1.

Go to SOA Management -> Technical Configuration0.1.

Configure the settings for your http proxy in System Global Settings:

!https://weblogs.sdn.sap.com/weblogs/images/132/System_Global_Settings.jpg|height=222|alt=System Global Settings|width=353|src=https://weblogs.sdn.sap.com/weblogs/images/132/System_Global_Settings.jpg|border=1!</body>

11 Comments