---------------------------------------------------------------------- Name: Create UBL Document (create-1) Actor: Business partner Assumptions or Preconditions: The business partner knows which document type they want to create and has access to the desired schema. Sequence of Actions: The business partner creates a valid UBL document. ---------------------------------------------------------------------- Name: Create New UBL Document (create-1.1) Actor: Business partner Assumptions or Preconditions: The business partner is creating a document at the "head end" of a business process, or is creating a subsequent document in the process from scratch. A user profile may be available that could help to populate some of the fields relating to this business partner. Sequence of Actions: The business partner creates a valid UBL document, possibly filling in some of the content by using the user profile. ---------------------------------------------------------------------- Name: Create New UBL Document Through Web Form (create-1.1.1) Actor: Business partner Assumptions or Preconditions: A cookie may be available that helps to populate some of the fields relating to this business partner. Sequence of Actions: 1. Go to the appropriate URL. 2. Fill in the desired fields. Some fields may already be filled in because of the cookie. 3. "Submit" to create the document. If the document is invalid according to the relevant schema, re-edit the fields. 4. Retrieve the created document in order to send it to the appropriate recipient. ---------------------------------------------------------------------- Name: Create Similar UBL Document (create-1.2) Actor: Business partner Assumptions or Preconditions: The business partner has an existing UBL document (for example, purchase order) from which to mine content in creating a document of a similar and related type (for example, purchase order response). Sequence of Actions: The business partner creates a valid UBL document, possibly filling in some of the content from an existing user profile and definitely filling in some of the content from the existing UBL document. ---------------------------------------------------------------------- Name: Create Similar UBL Document Through Web Form (create-1.2.1) Actor: Business partner Assumptions or Preconditions: A cookie may be available that helps to populate some of the fields relating to this business partner. Sequence of Actions: 1. Go to the appropriate URL, which is qualified somehow by the existence and location of the existing document. 2. Fill in the desired fields. Some fields may already be filled in because of the cookie. Some fields will be filled in because of the existing document. 3. "Submit" to create the document. If the document is invalid according to the relevant schema, re-edit the fields. 4. Retrieve the created document in order to send it to the appropriate recipient.