Opening artifacts

Open artifacts from the project Artifacts page, the Project Explorer, or the Open menu command.

Procedure

To open artifacts, do one of the following:

  1. Click File > Open or the click the Open icon in the toolbar.
  2. In the Open Document window, click the down arrow at the Repository field, to change the repository, if necessary.
  3. At the Projects field, click the down arrow and select a project or accept the <All Projects> option.
  4. In the Enter a search term field, type a partial entry to match the name of the document file. Use a asterisk (*) as a wildcard for one or more characters at the beginning or middle of a name, as shown in Table 1.
  5. Select an artifact from the list of matching files, and click Open.

Example

Here are some examples of partial entries and matching results. Note that a search term cannot start with a wildcard.
Table 1. Search entries for an example repository
Search entry Results: Found
m1 M1Process, M1UseCases, M1workflow
m1* Same results as m1 (as the * at the end is implied.)
m*flow M1workflow, myPrelimWorkflow
*1 Not supported. If you start a term with * it will be ignored.
* Displays all entries.
Tip: You can search for an artifact by artifact ID number. See Finding Artifacts for more information.

Feedback