Function _createSolutionFromItemIdsPrivate

  • Private

    Creates a solution item using a list of AGO item ids.

    Parameters

    • options: ICreateSolutionOptions

      Customizations for creating the solution

    • srcAuthentication: UserSession

      Credentials for requests to source items

    • destAuthentication: UserSession

      Credentials for the requests to destination solution

    Returns Promise<string>

    A promise that resolves with the AGO id of the new solution; solution item is deleted if its there is a problem updating it