• Deploys a set of items defined by templates.

    Parameters

    • portalSharingUrl: string

      Server/sharing

    • storageItemId: string

      Id of storage item

    • templates: IItemTemplate[]

      A collection of AGO item templates

    • storageAuthentication: UserSession

      Credentials for the organization with the source items

    • templateDictionary: any

      Hash of facts: org URL, adlib replacements

    • deployedSolutionId: string

      Id of deployed Solution item

    • destinationAuthentication: UserSession

      Credentials for the destination organization

    • options: IDeploySolutionOptions

      Options to tune deployment

    Returns Promise<common.ICreateItemFromTemplateResponse[]>

    A promise that will resolve with the list of information about the created items