<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> <%@ taglib uri="http://com.ibm.bpe.jsf/taglib" prefix="bpe"%> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> ProcessStartForm.jsp

Start the order management process

Enter the values into the form, then click Start.
<%-- Make sure that the command bar's model refers to the same managed bean as in the details or list handler. You will find the definition of the managed bean in faces-config.xml. Please refer to the InfoCenter for more details on the command bar component and on commands. --%>
<%-- Add standard JSF input controls for the input values of, the OrderManagementProcess. Make sure that the managed bean provides the getters/setters for the referenced fields. --%>
Department:
Order Number:
Order data:
Supplier number:
Total amount:
Order text: