During the process flow, a human interaction might be required. For example, you might be triggered to enter ordered amounts of goods or other details. The human interaction is started by a task and the task may start a human interface.
In general, the following technologies can be used for creating a UI:
Visual Composer
Web Dynpro
JSP/Servlet
UI 5 Objects
Technologies Used to Create a UI
Technologies Used to Create a UI | Value |
---|---|
Visual Composer | Intended for the use of Visual Composer as the technology to develop your UIs or screens. From the context of SAP BPM, it can be used to develop Web pages to support human tasks and be linked to the UWL. This is a lightweight alternative to Web Dynpro. Note that Visual Composer is an SAP proprietary technology. |
Web Dynpro | Used for the development of Web Dynpro components as the technology to develop your UIs or screens. From the context of SAP BPM, it can be used to develop to the UWL. Web Dynpro is a fully fleshed out UI technology alternative to Visual Composer. Note that Web Dynpro is an SAP proprietary technology. |
JSP/Servlet | Used to develop a UI using JSP or Servlet. JSO and Servlet are fully fleshed out UI technologies. Note that JSP/Servlet are not SAP proprietary technologies. |