Skip To Content

Create extended properties

Extended properties allow organizations to store additional properties for job templates to meet specific business needs. They can be updated using the Update Job Properties step and can be used as dynamic input values to other steps, such as the Run GP Service and Send Email steps. Extended properties tables can't be shared across job templates, and each table in a workflow item must have a unique name. Complete the following steps to add an extended properties table:

  1. Access the Workflow Manager web app.
  2. Click the Design tab.

    The Design page appears.

    メモ:

    If you don’t have sufficient privileges, you won’t see the Design tab.

  3. Click the Job Templates button Job Templates.

    The Job Templates panel appears.

  4. Click the job template to which you want to add extended properties.

    The job template appears in the right panel.

  5. Click the Extended Properties tab.
  6. Click New Table.

    The new table appears in the list.

  7. Complete the Name and Alias fields.
    メモ:

    The Name field will be converted to lowercase when saved and must contain a unique value across all job templates or it will be considered a duplicate.

  8. Click Add Extended Property.

    The new property appears in the table.

  9. Provide a name for the property in the Name text box.
    メモ:

    Each property in an extended property table must have a unique name.

  10. Provide the display name for the property in the Alias text box.
  11. Click the Type drop-down arrow and choose a data type for the property.

    Available data types include Boolean, date, domain, double, integer, and string.

  12. Provide a default value for the property.

    If the Type is set to Domain, do the following:

    1. Click Add Domain.

      The Edit Domain dialog box appears.

    2. Click the Code Type drop-down arrow and choose a code type for the property.

      Available domain code data types include: double, integer, and string.

    3. Provide a value for the domain in the Value text box.
    4. Provide a code for the domain in the Code text box.
    5. Optionally, click Add New Value and repeat steps c and d to add additional domain values and codes as necessary.
    6. Optionally, click the Reorder Domain button Reorder Domain next to the Value text box and drag it to the desired location to change the order of the domain values and codes.
      メモ:

      Values and codes can be deleted by clicking the Delete Domain button Delete Domain.

    7. When you're done adding domain values and codes, click Save.
      メモ:

      Once the domain has been saved, the Code Type can't be modified. To edit or delete domain values and codes, click the Edit Domain button Edit Domain

  13. Update the Field Length as necessary.
    メモ:

    The default field length is 50 characters.

  14. Check the Required check box to specify that the property is required.
  15. Check the Editable check box to specify that the property is editable.
  16. Check the Visible check box to specify that the property is visible when used in a job.
  17. Optionally, repeat steps 8 through 16 to add additional properties to the table.
    メモ:

    To delete a property, hover over it and click the Delete Item button Delete Item.

  18. Optionally, change the order of the extended properties in the table.
    1. Hover over the property you want to reorder.
    2. Click the Move item to top Move Item To Top or Move item to bottom button Move Item To Bottom, or click the Reorder Property button Reorder Property and drag it to the desired location.
  19. Optionally, repeat steps 6 through 18 to add additional extended properties tables and properties.
    メモ:

    To delete an extended properties table, hover over it and click the Delete table button Delete Table .

    ヒント:

    You can filter the extended property list by property name or alias by typing a keyword in the Filter Extended Properties text box.

    Tables can be collapsed and expanded using the Collapse table Collapse Table and Expand table Expand Table buttons.

  20. Optionally, change the order of the extended properties tables.
    1. Hover over the table you want to reorder.
    2. Click the Move table to top Move Table To Top or Move table to bottom button Move Table To Bottom, or click the Reorder table button Reorder Table and drag it to the desired location.
  21. When you are done adding tables and properties, click Save.
    メモ:

    Once an extended properties table has been saved, the table name, property name, property data type, and field length values can't be updated.

関連トピック