| ID | Required. ID of the publication. This value must be unique, can be up to 40 characters in length, and cannot contain special characters. |
| Name | Required. Name of the publication. This value can be up to 256 characters in length and cannot contain special characters. |
| Module File | Required. The publication module (prefix PMC) for the publication in the folder named user-publication/source_xml. Browse to the publication module file. Windows allows up to 260 for the file path, which cannot contain special characters. |
| Title | Required. Free text title of the publication. This value can be up to 256 characters in length and cannot contain special characters. |
| Issue | Required. S1000D Issue of the publication. This value can be up to 8 characters in length, consisting only of numbers and a dot, such as 4.0. |
| Date | Required. Date of the publication. This field defaults to the current date. Use the calendar widget to select a different date. |
| Number | Required. Number of the publication. This value can be up to 40 characters in length and cannot contain spaces or special characters. |
| Description | Required. Description of the publication. This value can be up to 256 characters in length and cannot contain special characters. |
| Model | Required. Model of the publication. This value can be up to 40 characters in length and cannot contain spaces or special characters. |
| Language | Optional. Language code of the publication in lowercase characters. This field defaults to en. This value can be up to 40 lowercase characters in length. |
| Change Level | Required. The change level of the publication. This value can be up to 8 numbers in length. |
| Custom Content | Optional. This field allows the user to send additional information about the publication. This set of characters must be a well-formed XML concatenated as a single string. This value can be retrieved using Content service's getCustomContentOfPublication API. This value can be up to 10KB in length.
Example values:
<cMetadata name="publication-ID"><value>1</value>
</cMetadata><cMetadata name="publication-code"><value>BIKE_50</value>
</cMetadata><cMetadata name="Issuenumber"><value>03</value></cMetadata>
<cMetadata name="Inworknumber"><value>00</value></cMetadata>
<cMetadata name="Languagecode"><value>en-US</value></cMetadata>
<cMetadata name="Doc-manufacturer-number"><value>017-400</value>
</cMetadata><cMetadata name="SAP-number"><value>1</value></cMetadata>
<cMetadata name="Contract-number"><value>47 086 151</value></cMetadata>
|
| Overwrite previously published data | Optional. Option to overwrite publication data. Select this option to overwrite any previously published data during republishing. This checkbox is unselected by default. |