srv4 commands

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 16:26

In this chapter

bulkExecutes the same workflow for each file in a list of file names.
changevolumeChanges the volume used by a binary data attribute of one or more objects.
classGenerates class source code from schema object types.
cleanupPerforms the database cleanup process.
commitindexPersists pending documents into Exalead indexes.
configImports and exports configuration data. Available since the version 2.0.
configureindexGenerates Exalead PAPI source xml element to be injected into Exalead following GN4 objects schema definition.
dbcreateCreates a database from scratch with multiple file groups, each possible split in multiple files, and sized based on an estimate of the overall system size.
dbdescOutputs the description of the structure of an existing database.
dbfixFixes database tables, columns and index names.
dbschemaImports and exports the schema of an existing database.
dbupdateUpdates the structure of an existing database, or creates a database structure from scratch.
encryptEncrypts a string in a machine-specific way and outputs the resulting bytes as a Bin64-encoded string.
exportExports database objects as XML files.
helpDisplays information about the available commands and their options.
importImports database objects from XML files.
indexIndexes database objects with Exalead.
licenseCalls the License Server to get a valid GN4 license.
markasreadMarks objects as having been read.
mimeImports and exports MIME types definitions
partresetReset the total object count and sizes for one or more partitions.
publishPublishes objects, and more generally modifies the content of a publishing destination. Available since the version 2.0.
purgeRemoves from the database deleted objects.
purgetasksRemoves one or more pending scheduled tasks. Available since the version 2.0.
recomputeRe-computes the automatically computed attributes of one or more objects. Available since the version 2.0.
removeversionsRemoves object versions. Available since the version 2.0.
reportExtracts reporting information.
retrytasksRe-schedules one or more tasks from the tasks log. Available since the version 2.0.
schedpublishCreates a scheduled task that publishes or un-publishes objects. Available since the version 2.0.
schedwfCreates a scheduled task that executes a workflow. The workflow processes database objects. Available since the version 2.0.
schemaVarious operations on a schema file: check syntax and structure, dump.
spikeSpikes (deletes) objects.
tasksExtracts the list of the pending scheduled tasks matching the specified conditions. Available since the version 2.0.
taskslogExtracts the list of the log of executed tasks matching the specified conditions. Available since the version 2.0.
unindexUnindex database objects with Exalead.
unlockUnlocks objects that have been left in use.
unpublishUn-publishes objects - i.e. removes them from all the publishing destinations they are currently in. Available since the version 2.0.
unspikeUn-spikes (un-deletes) objects.
volumeManipulates a volume.
volumesImports and exports volume description.
wfExecutes a workflow sequentially.
xslApplies an XSL transformation using the same system used internally: pass a login and operation context, pass optional extra parameters to the XSLT, accepts short-hand XSLT definition, make available extension functions.

See also

srv4

cmd4