Line 3: | Line 3: | ||
User Interface for Advanced Search includes radio buttons for the following search options – ''Metadata, Full Text ''and''Combined''. ''Metadata ''is the default value. It helps the user to quickly toggle among these values, instead of opening the drop-down to do so. | User Interface for Advanced Search includes radio buttons for the following search options – ''Metadata, Full Text ''and''Combined''. ''Metadata ''is the default value. It helps the user to quickly toggle among these values, instead of opening the drop-down to do so. | ||
− | + | <div class="image-green-border"> </div> | |
− | Advanced Search provides | + | Advanced Search provides the flexibility to search across entities by filtering results based on any Attribute combinations. You can further refine your search by selecting either the ''Contains ''or ''Exactly'' operator from the drop-down to quickly find specific Attributes, instead of searching across all Attributes. |
You may want to search for a specific entity like a Request or Agreement for one of the following reasons: | You may want to search for a specific entity like a Request or Agreement for one of the following reasons: | ||
Line 29: | Line 29: | ||
To perform an advanced search: | To perform an advanced search: | ||
− | 1. '''Click''' the ''Search'' tile on | + | 1. '''Click''' the ''Search'' tile on My Dashboard. This opens the Search page. |
2. '''Select''' the ''Entity'' to search for from the drop-down. For example, select Requests, Agreements and Clauses. | 2. '''Select''' the ''Entity'' to search for from the drop-down. For example, select Requests, Agreements and Clauses. | ||
Line 70: | Line 70: | ||
</ol> | </ol> | ||
− | + | | |
== Searching for Agreements/Amendments using Notes == | == Searching for Agreements/Amendments using Notes == | ||
Line 96: | Line 96: | ||
9. '''Click '''the ''Search'' icon. ICM lists the Agreement ''ICMAutomationBasicAgreement_659'' based on the notes containing the text entered in the Search field. | 9. '''Click '''the ''Search'' icon. ICM lists the Agreement ''ICMAutomationBasicAgreement_659'' based on the notes containing the text entered in the Search field. | ||
<div class="image-green-border">[[File:SP7 Searching Agreements Using Notes 4.PNG|SP7 Searching Agreements Using Notes 4]]</div> | <div class="image-green-border">[[File:SP7 Searching Agreements Using Notes 4.PNG|SP7 Searching Agreements Using Notes 4]]</div> | ||
− | |||
== Retrieving Saved Searches == | == Retrieving Saved Searches == | ||
Revision as of 09:11, 10 April 2019
Contents
Using Advanced Search
User Interface for Advanced Search includes radio buttons for the following search options – Metadata, Full Text andCombined. Metadata is the default value. It helps the user to quickly toggle among these values, instead of opening the drop-down to do so.
Advanced Search provides the flexibility to search across entities by filtering results based on any Attribute combinations. You can further refine your search by selecting either the Contains or Exactly operator from the drop-down to quickly find specific Attributes, instead of searching across all Attributes.
You may want to search for a specific entity like a Request or Agreement for one of the following reasons:
- View its details
- See its status
- Copy an existing agreement
- Make changes to it
The process for searching any entity is identical. We will use Agreements as an example to understand the process.
You can search in several ways in ICM:
- Search just for specific entities from their respective pages, such as the Agreements Page
- Perform an Advanced Search to look for an entity across ICM
- Retrieving a saved search
Performing an Advanced Search
The Advanced Search includes radio buttons for the following search options – Metadata, Full Text and Combined. The Free Text search performs a search across all the Attributes of the Agreement, the user defined Associations and the ICM defined Associations if you perform a Metadata search. If you select the Full Text option, then ICM searches in the indexed document. But, if you select the Combined option then both the Metadata as well as the indexed document are searched. This behavior hasn’t changed.
To perform an advanced search:
1. Click the Search tile on My Dashboard. This opens the Search page.
2. Select the Entity to search for from the drop-down. For example, select Requests, Agreements and Clauses.
3. Select any one operator to search by from the drop-down list. You must enter a minimum of 3 characters to search by. These fields are not case-sensitive, hence characters may be in upper and/or lower case. The following operators are available:
- Contains: displays all Agreements where the selected Attribute facet value contains the entered value anywhere in the Attribute value. The functionality is the same as the existing one and you can perform a wildcard search using * and other wildcard search characters as well as the AND and OR operators manually. The default behavior among the entered words will remain as AND.
- Exactly: displays all Agreements where the entered value exactly appears anywhere in the free text search result. If you enter a string (multiple words), ICM considers the exact string including the spaces between the words. This is applicable to all types of searches – Metadata, Full Text and Combined. Hence, ICM runs the same search as it does currently, but will now display the result only on finding an exact match of the entered value.
- Must Not: supports addition of must not operator to Lookup filters through a technical configuration.
An example where this enhancement may be useful is when a user is searching by Customer, they can choose not to display any customers with Pharma in their Name.
4. Enter your search term in the Refine Search Here field.
5. Toggle and select one of the following radio buttons to search either the Metadata, Full Text or a combination of both Metadata and Full Text.
- Metadata: searches only Metadata across all the Attributes of the Agreement, the user defined Associations and the ICM defined Associations. This is the default selected value.
- Full Text: searches only documents text in the indexed document and the actual contents of the documents or records. Use this option when you wish to search PDFs. ICM uses Optical Character Recognition (OCR) to search PDFs so the accuracy of your search heavily depends on the quality and clarity of your scanned documents. Use double-quotes to find a match for your exact phrase, such as "liability insurance".
- Combined: searches both the Metadata as well as the document text.
- The results matching your search criteria are displayed on the page.
- Narrow down the results and find that one specific record you are looking for, using the Categories field. For example, search by Status, Created By, Date and so on. This filters the results to display only those records that match the selected category.
- You can further refine your search using specific keywords in the Custom Keyword field and then click Apply. You can use Boolean operators such as AND and OR or search by wildcards to filter the results. For example:
- APP* - displays agreements only in the APPROVED and WAITING FOR APPROVAL states
- ?PP* - displays agreements only in the APPROVED and WAITING FOR APPROVAL states
- APP* OR DRA* - displays agreements only in the APPROVED, WAITING FOR APPROVAL and DRAFT states
- All your defined parameters are displayed above the search results. You can remove any of them individually, to refine the search results.
- Click the Save icon to save this search. Saving frequently done searches saves you time by not having to define the search criteria every time. You can open a saved search anytime.
Searching for Agreements/Amendments using Notes
You search for Agreements/ Amendments based on the Notes entered by them. You can search for these entities as a Metadata or Combined search of the text entered in the Notes, from the Advanced Search page and within the Notes tab.
To Search an Agreement using Notes:
1. Create an Agreement. For example, ICMAutomationBasicAgreement_659.
2. Navigate to the Notes tab on the Agreement Details page andclick the Add Note icon.
3. Add the note for the Agreement in the Add Note window. For example, Prime Agreement same as previous one dated 27Nov17, only changes in SOW.
4, Click the Add Note button to save your note.
5. Click the Search tile on the Dashboard.
6. Select an Agreement entity on the Search page.
7. Enter the search text from the notes entered in step 3 to find the Agreement. For example, 27Nov17.
8. Select the Metadata radio button.
9. Click the Search icon. ICM lists the Agreement ICMAutomationBasicAgreement_659 based on the notes containing the text entered in the Search field.
Retrieving Saved Searches
Click the Saved Searches drop down and select the desired saved search. This displays the results matching the criteria defined in the saved search. Refer to Saved Searches for details on saving a search.