• Store key values from any Workflow items so we can update variables in other items.

    Parameters

    • key: string

      property from a workflow item that will contain an item id that we will need for variable replacement

    • templateDictionary: any

      Hash of facts: folder id, org URL, adlib replacements

    • template: IItemTemplate

      Workflow template

    • ids: string[]

      list of ids that will be auto generated by Workflow

    Returns void