Create a workflow template component

You create a component to open in the workflow editor by selecting an Available Template type of Workflow and saving it to a folder.

Tips and tricks

  • All the same features included in topic workflows are available in new workflow components. For more information, read: Understand the topic workflow.
  • You must define all your building blocks before you can create Activities and Transitions. Follow the steps in: Use the workflow editor.

If you want to save a copy of an existing workflow to edit, use Save As to create a copy to customize. Follow the steps in: Save a copy of a workflow template.

To create a workflow component:

  1. Click Components_TopMenuOpt Components.
  2. In the Folder pane, select the folder where you want to create a component.
  3. Right-click the folder, and then select Create Component...
    You can access the same menu by clicking Action_Menu the Options menu.
  4. On the Create Component screen, in Target Folder, the location you selected is shown. Do one of the following:
    • Save the new component to the place where all other default workflows are saved, in the system-created folder called Workflows.
    • Use the drop down arrow to select a different folder.

    If you save a workflow component in a folder other than the default Workflows folder:

    • It retains its file type of Workflow.
    • When you open the component you can edit it in the workflow editor (not the Oxygen editor).
    • You can select it when you're working in a project and click Create workflow.
  5. In Available Templates, select Workflow.
  6. In New Component Name, enter a title for the component in 100 characters or less.
    You can easily change the component name after creating a component.
  7. In Language, select the language that the content is written in.
    When you open this component to edit it, Inspire loads the spelling dictionary for the language you choose. For example, if you choose a Language of French, when you're editing this component and turn on spell check, English words spelled correctly will be underlined in red as a warning of a misspelling. French words spelled correctly won't be underlined in red.

    Notes:

    • The language you select is applied to the root level element in the xml:lang attribute.
    • To ensure content that is read from Right-to-Left displays correctly in Oxygen, Inspire may set the Reading property.
      • For the language you choose, if the language Reading property is rtl (Right-to-Left) and it doesn't exist yet, Inspire sets it.
      • For example, <concept id="concept_guid" xml:lang="ar-Ar" dir="rtl">
      • Inspire makes no changes if the language Reading property is ltr (Left-to-Right)
    • If necessary, an administrator can change the language after you create the component.
  8. Do not select Create as Template.
  9. Optionally, you can create a File Name that is different from the Component Name by selecting Override File Name.

    By default, the File Name is the same as the Component Name, except with underscores instead of spaces. This makes it easier for Web services, scripts, and plugins to process. Inspire will add a GUID and a file extension to the file name after you click Create.

    1. Edit the File Name using underscores instead of spaces. (File names must be 150 characters or less.)

      For more information on the different types of names that Inspire uses, read How to name a component.

  10. Click Create.

    Results:

    The screen closes and you are returned to the Components browser.

    • In the Folders panel, the location you selected in Target Folder is highlighted.
    • In the Components pane, the component you created is selected and highlighted in yellow.

    You do not need to refresh the Components browser to find your new component.