Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Document Engine Guide
- Document Engine overview
- Objects
- States
- Processes
- Document Engine resources
- Troubleshooting overview
- Work order example overview
- Create a table
- Add key fields to a table
- Create a form
- Create a copy of a form
- Create a link for the WorkOrder form
- Create a sequential number file
- Create an Object definition
- Create an Initialization Process definition
- Create display application screen definition
- Create display application option definitions
- Create a State definition
- Add a Close button
- Create a wizard for the work order
- Add a Process definition record
- Create an input form for the wizard
- Modify the close and update incident forms
- Create alias in probsummary table for link
- Modify im.set.close Process definition
- Test the work order example
Work order example overview
What is a work order? A work order is a specific task assigned to a single engineer that identifies some activity necessary to resolve an incident or possibly any other module if the work order system were extended to include changes, problems, or known errors. The following example is based onHPE Service Manager version 7.11 and was written to enable users to create, update, and close work orders for Incident Management. It can be modified easily for another Service Manager application.
This example creates a work order system to demonstrate how to use the Document Engine. This work order system will enable users to create work orders for an incident and view the status of these work orders. The work order system also enables users to view and update a work order from Incident Management. All work orders are associated with a particular incident in the system, and the incident cannot be closed until all work orders for the incident are closed.
This example is intended for users who tailor or customize the system. You should have a good understanding of the following tailoring functions:
- Database Dictionary to create a new table
- Forms Designer to modify out-of-box forms and create new forms.
- Wizard creation tool
The work order example walks you through the following steps:
- Create a new database dictionary (dbdict) using the dbdict utility
- Specify the key fields for the table
- Create a EXWorkOrder form for the EXWorkOrder table using Forms Designer
- Create a Sequential Number File
- Modify the form to include drop-down lists
- Create a link for the EXWorkOrder form
- Create a form for the wizard to use to collect information for the work order.
- Modify the close and update incident forms
- Create aliases to link work orders to incidents
- Create State definitions
- Create Display Application Screen Definitions for open, close, and view
- Create Display Application Option Definition of Add, Cancel, Fill and Find for open, close and view.
- Modify the Process definition record im.set.close
- Test the work order example
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to ovdoc-ITSM@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: