CREATE_VERSION_WITH_FILES/URL/TABLE/AS_TABLE

Use

The following four methods are available for creating content versions:

  • CREATE_VERSION_WITH_FILES

  • CREATE_VERSION_WITH_TABLE

  • CREATE_VERSION_WITH_AS_TABLE

  • CREATE_VERSION_WITH_URL

The difference between the four methods - as with CREATE_WITH_FILES, CREATE_WITH_TABLE, CREATE_WITH_AS_TABLE, and CREATE_WITH_URL- is the source from which the data is retrieved. The source can be either a file name, a table or a URL.

The application object (document set) is identified by the attributes described in the section Parameters. The version is also identified by attributes described in the section 'Parameters'.

The new variant is identified by the parameter NEW_DOC_VER_NO, that is, by the new version number.

The parameter PROPERTIES is used in place of the parameter SIGNATURE.

The method CREATE_VERSION_WITH_FILES is identified by the additional parameter FILES (see section File Tables).

The method CREATE_VERSION_WITH_TABLE is identified by the additional parameters (see sections Component Table and Content Table).

  • COMPONENTS

  • CONTENT

The method CREATE_VERSION_WITH_AS_TABLE is identified by the additional parameters (see sections Component Table and Content Table).

  • COMPONENTS

  • ASCII_CONTENT

The method CREATE_VERSION_WITH_URL is identified by the additional parameters (see sections Component Table and URL Table).

  • COMPONENTS

  • URIS