Function getTackingServiceOwnerPrivate

  • Private

    Used by deploy to determine the owner of the tracking service. Only one tracking service per org and all tracking views and tracking groups must be owned by the tracking service owner.

    This function will update the input templateDictionary with the owner as well as the item id for the source tracking service.

    Parameters

    • templateDictionary: any

      Hash of facts: org URL, adlib replacements, deferreds for dependencies

    • authentication: UserSession

      Credentials for the requests

    Returns Promise<boolean>