Please enable JavaScript to view this site.

Administration manual

Navigation: Tech Doc > Modules

JobData

Scroll Prev Top Next More

Register table

In order to register a  table in JobData it shall correspond to the following structure:

The table shall have an auto incremental column named jrid. This is used for the internal data record identification.

Currently not more than one composite unique constraint will be supported.

The name of the table and the labels of the columns are subject to the following restrictions:

oThe length of 20 characters shall not be exceeded.

oThe prefix jr is reserved for internal JobRouter purposes.

oThe identifier has to start with an uppercase or lowercase letter and shall contain only alphanumeric values and underscores.

Please note: Columns with the feature NOT ZERO are adopted as required fields during registration.

Direct editing of data records

After opening the page to edit data records, it is possible to address one data record directly through its jrid and open the respective editing dialog.

Therefore, the URL has to be supplemented by a jrid parameter, which contains the requested jrid value.

Example:

http://example.org/jobrouter/index.php?cmd=JobData&module=jobdata&modcmd=ManageContent_EditContent&guid=85C27F71-3C43-4781-BC78-BCB24E26605F&jrid=244

Direct opening of a data record

Direct opening of a data record