
Integration of WebFlow Functions
Use
WebFlow functions let you execute workflows on the intranet or Internet. An Internet Transaction Server (ITS) is used as a fallback server. This means that employees can perform workflow tasks in early engineering, even if they have no knowledge of R/3, or no access to an SAP GUI (graphical user interface).
Predefined Web scenarios are available in SAP R/3 Enterprise. A number of workflow templates enable processing of iPPE objects and documents. You can copy these templates to define company-specific workflows.
Integration
The interface between the product designer and workflow is implemented using the object technology of the Business Object Repository (BOR). Workflow templates are defined for the following object types:
See
Development Objects for WebFlow in the Product DesignerPrerequisites
You can execute all WebFlow functions using a Web browser, if the following prerequisites are fulfilled:
See also
Checking General SettingsFeatures
Team members who evaluate the iPPE objects on the Web user interface of the product designer can use the WebFlow functions for various editing processes. The following overview describes how to execute the processes from different starting points for navigation.
|
Starting Point for Navigation |
Editing Process |
|
Initial page: Workflow inbox of the Business Workplace |
Once the employee has logged on to R/3 via the Internet or intranet, he or she can display his or her worklist on the initial page of the product designer. The list contains work items for which the user must perform activities.
Since you are usually dealing with large volumes of data, which can seriously impede system performance, we recommend that you use the implementation of this BAdI to restrict the amount of data that is processed. In this situation, the implementation acts as a filter.
|
|
Object-specific page: Workflow (n) view |
The user uses the Web user interface of the product designer to navigate to the structure of an iPPE object. The user then displays the Workflow (n) view.
In the iPPE workbench in R/3, you can start workflows manually in the Services for Object. These workflows, which have no import parameters, are also displayed in this list.
Since you are usually dealing with large volumes of data, which can seriously impede system performance, we recommend that you use the implementation of BAdI PLM_PDN_WUI (Product Designer Web UI) to restrict the amount of data that is processed. In this situation, the implementation acts as a filter.
See |