The Stardust Workflow Execution perspective provides the facility to search for any uploaded document. You can enter full text or the partial text. The search result is performed for the content as well as documents matching the search text. You can also navigate to the related process from the search result.
Click on the Document Search link from the Documents launch panel of the Workflow perspective.

Figure: Document Search
The Documents Search view displays the search criteria.

Figure: Document Search
The supported search criteria are:



Figure: Advanced Search

Figure: Containing Text
Click on the Advanced link to perform the search on the document content.

Figure: Containing Text
Note that to exclude documents with specific words you need to have entered strings to be searched for as well, otherwise a wrong result is displayed.
You can enter specific words that your document may contain. For the supported search pattern, please refer to the Examples - Full Text Search Patterns section.
Note
Full text search for document meta-data
properties is only possible if they are modeled as xsd:string.
Click the Reset button if you want to provide new search criteria in the Document Search dialog.
Some of the example search patterns of the full text search are as follows. However, the only limitation is with the AND operator. Instead of AND operator, you can use &&.
| Search Pattern | Example Search |
|---|---|
| Search for a single term | banana |
| Search for conjunctions (the default) | big yellow banana |
| Search for disjunctions | big OR yellow OR banana |
| Search for phrases | "Boris the monkey eating a banana" |
| Not | yellow banana -big |
|
+ |
| Proximity (separated by one or more words) | big * banana |
| Fuzzy matches | term~ |
| Not | Also include ! and NOT |
| Grouping of query elements | (big OR large) && banana |
| Support && for explicit conjunctions | big && yellow && banana |
| Range | [#]..[#] |
Click the Search button. The document search result lists the documents matching the search criteria.
The following details of the documents are displayed in the search result:
The following columns are not displayed, but can be added via the Select Column filter, described in the section Column Selection and Reordering:
Note that if the TIFF document is associated with a case process instance and you open the TIFF document, the Extract Pages button of the TIFF viewer is disabled.
The following actions are provided for:





The following toolbar actions are available:
You have the option to select the columns to be displayed in
the table and reorder them. Click the Select Columns
icon
to open
the Select Columns dialog, which is described
in detail in the section Column Selection and Reordering
of the chapter Stardust Portal Components.
The data in the table may be exported to an Excel or CSV file. To export
to a file, click
to export to Excel or
to export to a CSV file.
Please refer to the section Exporting Table Content of the chapter Stardust Portal Components for detailed information.
You can attach documents to specific processes, which are selected in the table. Selecting one or more process(es) in the table is done by clicking directly on the according row(s). For details on selecting rows in tables, refer to section Table Row Selection of chapter Stardust Portal Components.
In case at least one document row is selected, the Attach Document(s) To Process icon is enabled. Click the icon to attach the selected document(s) to a process.

Figure: Attach Document(s) To Process
The Attach Document(s) To Process dialog opens. You can either select a process from the process list or enter the process OID directly.
The process list option is enabled when at least one activity is currently open in an Activity view by the logged-in user. The drop-down list displays the Process Name (OID) for the process instances linked to the activities that the logged-in user has currently open.

Figure: Select a Process.
To select the process directly per OID, enter the OID in the text field of the Specify Process OID section.

Figure: Attach Document(s) To Process Dialog
Once a process is selected, a confirmation dialog opens to notify if the attachment was successful. In case the document(s) have been attached successfully, the following message displayed:

Figure: Confirmation Dialog.
If the attachment operation fails, an according error dialog opens.
In case a document that is being attached has the same name as one of the documents already attached to the destination process, the following error message dialog opens:

Figure: Message indicating duplicate name.
Clicking OK copies the document(s) to the specified destination process instance and closes the dialog. Cancel closes the dialog without copying document(s).