• Creates a solution item.

    Parameters

    • sourceId: string

      AGO id of group whose contents are to be added to solution or of an item to convert into a solution

    • srcAuthentication: UserSession

      Credentials for requests to source items

    • destAuthentication: UserSession

      Credentials for the requests to destination solution

    • Optional options: ICreateSolutionOptions

      Customizations for creating the solution

    Returns Promise<string>

    A promise that resolves with the AGO id of the new solution