You are here: Function Reference > Documaker Server Functions

Documaker Server Functions

The Documaker Server functions are summarized in the table below. Click on the function name to jump to a discussion of that function.

Function

Result

?

Returns data from an extract file.

AddOvFlwSym

Creates an overflow symbol.

AppIdxRec

Get an archive record based on the APPIDX.DFD file and Trigger2Archive INI settings.

CountRec

Counts the number of records in an extract file transaction that match a search mask parameter.

DDTSourceName

Returns the contents of the Source Name field in the DDT file you are currently processing. Applicable to batch processing only.

FieldRule

Executes a field level rule from within a DAL script.

GetData

Retrieves data from a flat file extract file.

GetOvFlwSym

Retrieves the value stored in an overflow symbol.

GVM

Retrieves the contents of a GVM variable.

HaveGVM

Determines if a GVM variable exists.

IncOvFlwSym

Increments an overflow symbol.

KickToWIP

Sends a transaction to WIP from the GenData program.

ResetOvFlwSym

Resets the value in an overflow symbol to zero.

RPErrorMsg

Writes an error message into Documaker Server’s error file.

RPLogMsg

Writes a message into Documaker Server’s log file

RPWarningMsg

Writes a warning message into Documaker Server’s error file.

SrchData

Retrieves data from an XML or flat extract file

SetGVM

Updates the contents of a GVM variable.

TriggerFormName

Returns the form name of the current SetRecipTb entry being processed.

TriggerSectionName

Returns the section (FAP file) name of the current SetRecipTb entry being processed.

TriggerRecsPerOvFlw

Retrieves the number of records per overflow section value which is stored in the SETRCPTBL.DAT entry being processed.