Creating a task display form—using a wizard

There are many ways to create a task display form for a Human Task, and one of them is using wizards. Wizard Driven is also an option in the .task file. However, there are more options available, such as temple and multi-row-column layout, which you will learn in this section.

In this section, you will create a task display form for the Business Analyst Human Task.

How to do it...

Let's create a task display form—using wizards, as follows:

  1. Open JDeveloper in the default role.
  2. Go to the BPM Project Navigator tab.
  3. Expand Business Catalog | Human Tasks and click Approve Quote.
  4. Click Create Form.
  5. From the drop-down menu, select Launch Task Form Wizard....
    How to do it...
  6. Enter the name of the project. Let's keep the older ApproveQuoteUI project as it is and create a new project named ApproveQuoteDetailsUI.
  7. Click OK. This will open the wizard.
  8. In the Name dialog, enter ApproveQuoteDetailsUI as the form name and click Next.
  9. In the Header Page section, let the number of columns be 2, and select all the available header contents in the same order.

    You can select the desired one and can even change the order from here.

    How to do it...
  10. In the Body page, enter Quote Lines as Panel title.
  11. Select number of columns as 3 and add rows as 2.
  12. Click Next.
    How to do it...
  13. For the Row 1 Column 1 dialog, select QuoteRequestStatus and Summary from the payload.

    You will find that a position indicator also is displayed at the top.

    How to do it...
  14. Click Next.
  15. For Row 1 Column 2, you can select Address from Payload | Summary and click Next.
  16. For Row 1 Column 3, you can select Contact from Payload | Summary and click Next.
  17. For Row 2 Column 1, select Product Items and click Next.
  18. For Row 2 Column 2, select License Terms and click Next.
  19. Enter Quote Attachments as the title for Footer and select all the available fields.
    How to do it...
  20. Click Next.
  21. The last page summarizes your selection. Click Finish, if you are happy with the content.
  22. Click OK on the Edit Table Column dialog.

How it works...

You will find that a new project called ApproveQuoteDetailsUI is created. You can verify the Task Form from /public_html/ApproveQuoteDetailsUI.jspx.

How it works...

You can now deploy and test the Project.

There's more...

You have just created an ApproveQuoteDetailsUI project, using wizards. You can deploy this UI project as a single EAR file. As you already have a ApproveQuoteDetailsUI project EAR file in the same root, you must undo deployment for that, first.

Deploying an individual project

Let us explore how to deploy an ADF UI project:

  1. Create a Deployment Profile by clicking on Menu | Application | Application properties.
  2. Select Deployments and enter a Deployment Profile Name, say ApproveQuoteDetailsUI.
    Deploying an individual project
  3. Select Application Assembly and check the ApproveQuoteDetailsUI project, as shown in the preceding screenshot, and click OK.
  4. Now you can deploy it from Menu | Application | Deploy and select the Deployment Profile.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.135.202.203