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 |
|
Enable approval for a Process Designer based object
To enable approval for a Process Designer based object that does not offer approvals in the out-of-box system, follow these steps:
-
Configure approval in the workflow that is associated with a Process Designer based object.
- Log on to Service Manager with a System Administrator account from the web client.
- Click Tailoring > Process Designer > Workflows from the System Navigator to display the workflows list.
-
Open the workflow associated with the object for which you want to enable the approval related features.
Note The out-of-box workflows are Micro Focus Proprietary, you can clone the out-of-box workflows, and then make changes as necessary.
- Select a phase, and then go to the Approval tab.
- Click Add, select one or more approval definitions, and the click OK.
- (Optional) Configure the approval reset condition and the recalculate condition if necessary.
-
Click Save.
After you configure approval from the workflow associated with a Process Designer based object that does not offer approvals in the out-of-box system, the system automatically creates or updates the following items so that the approval related features can be enabled for the records based on the object:
Item Changes after approval enablement Menu items Menu items are created in record menu options, such as Approve, Deny, Retract, and Mass Approve. Approval Inbox Approval Inbox can display the pending approvals for the records corresponding to the approval-enabled object.
Approval delegation wizard The module associated with the object is added to the approval delegation wizard. Security area -
Security settings
The "Can Approve" and "Can Delegate Approval" security settings are added for the security area that is associated with the object.
If an operator has the "Can Approve" right for an area, the operator can see the approval records in the Approval Inbox for all the Service Manager tables that are associated with the area.
If an operator has the "Can Delegate Approvals" right for an area, the operator can delegate approvals from the approval delegation wizard for all the Service Manager tables that are associated with the area.
-
Security folder
A new folder right is created with the name of <Record module name> approver for this security area. The folder is set to “DEFAULT” with the view authority only.
Security role and security rights A new security role is created in the name of <Record module name> approver. The system also sets default security rights (such as "Expert") and default settings (such as "Can Approve" and "Can Delegate Approvals") to this role.
-
-
Edit the necessary forms to add the new approval field ("approval.status").
- Log on to Service Manager with a System Administrator account from the Windows client.
-
Click Tailoring > Forms Designer from the System Navigator.
-
Search for and open a form in which you want to display the approval status.
- Add the "approval.status" to the form as appropriate.
- Click Save.
- Repeat this task to modify other forms as needed.
-
Assign the new security role ("<Record module name> approver") to operators who need to perform the approval tasks for the new approval enabled module. To do this, see Assign a role or roles to an operator.
Now the operators with the security role can use the approval features as described in Enabling approvals.
Related topics