Publish Edition using OpenAPI?

Options
Is it possible to publish an Edition using the OpenAPI? If so, how? I couldn't find anything in the documentation, but maybe I'm just missing it.

Thanks in advance!

Comments

  • In the javadocs I'm looking at there's this:


    public IWEdition publishEdition(IWFileSysService service,
    java.lang.String editionName,
    IWTrusteeGroup editionGroup,
    java.lang.Object editionPolicyMap,
    java.lang.String editionDescription)
    throws IWServiceManagedObject.AlreadyExistsException,
    java.rmi.RemoteException

    Publish a new edition of this staging area.

    Parameters:
    service - The file system service.
    editionName - The new edition's name.
    editionGroup - The new edition's group. If null, use the context accessor's default group.
    editionPolicyMap - The new edition's policy map. Maps IWOS.Kind Integers onto IWPolicys.
    May be null. (Collection: Map)
    editionDescription - The new edition's description, or null if none.
    Returns:
    The new edition or null if there were no changes since the last publish.



    --fish
    (Interwoven Senior Technical Consultant)
  • That's probably exactly what I was not finding. I'll give it a try. Thanks!
TeamSite Developer Resources

  • Docker Automation

  • LiveSite Content Services (LSCS) REST API

  • Single Page Application (SPA) Modules

  • TeamSite Add-ons

If you are interested in gaining full access to the content, you can register for a My Support account here.
image
OpenText CE Products
TeamSite
APIs