Skip Headers
Oracle® Fusion Middleware Idoc Script Reference Guide
11g Release 1 (11.1.1)
E10726-01
  Go To Documentation Library
Library
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

AutoNumberPrefix

Defines the prefix that will be added to all automatically numbered Content IDs.

Type and Usage

Location

Example

As a configuration setting, defines the automatic numbering prefix:

AutoNumberPrefix=HR

As script, returns the value of the configuration setting:

<$AutoNumberPrefix$>

See Also