Start of Content Area

Procedure documentation Creating Process Integration Scenarios  Locate the document in its SAP Library structure

Use

In the following steps you create the process integration scenario CancelFlightBooking and the component view ABAP_Proxy_2_ABAP_Proxy.

Procedure

...

       1.      Call the Enterprise Services Builder (Enterprise Services Repository). To do so, in the user menu of the SAP system for the Integration Server, choose Process Integration    Start Enterprise Services Builder.

       2.      On the Process Integration start page, under Enterprise Services Repository, choose Enterprise Services Builder.

The logon window is displayed.

       3.      Enter your user name and password and select a language for the user interface.

The system starts the Enterprise Services Builder.

       4.      Choose the Objects tab page. Navigate to your software component version (MyTutorial<ID>, 1 of <YourName>) and then to your namespace (http://MyTutorial<ID>), which you created in Tutorial: Transferring Objects to the Enterprise Services Repository.

       5.      In the namespace you created previously, expand the node Process Integration Scenarios.

       6.      In the context menu, choose New (This graphic is explained in the accompanying text).

       7.      In the Create Object dialog box, enter the name CancelFlightBooking.

Note

When you call the create dialog box from the context menu, your namespace and the software component version are already entered in the corresponding fields.

       8.      In the Description field, enter a short description in English (for example, Cancel flight booking).

       9.      Choose Create.

This opens the editor for the process integration scenario CancelFlightBooking.

   10.      In the Component View Name field, enter ABAP_Proxy_2_ABAP_Proxy.

 

 

End of Content Area