Navigation:  Appendices > Appendix J: Job Status/Actions/API > Job Admin DLL Function List >

Direct UJP Access Functions

Previous pageReturn to chapter overviewNext page

The following functions provide low-level access to the properties and variables in the user job properties file.  Please use them with extreme caution, and only if no other API is available to perform the task.  Support for applications which involve any direct access to properties in a .UJP file would normally be excluded by Copia from the support and maintenance arrangements which you have set up for CopiaFacts.

 

DeleteCommandsDelete all instances of a specified $ command
AddCommandAdd a single $ command
GetCommandGet an instance of the specified $ command
GetPropertyGet the parameter(s) from the specified $ command instance

 

DeleteAllVariablesDelete all $var_def commands
AddVariableAdd a $var_def command
SetBroadcastTypeSet the type of the broadcast
GetVariableValueGet the value of a specified variable

 

Job Status

For all these commands, the job status must indicate that the job has not yet been launched (status value less than 30).


Topic url: http://www.copia.com/support/refmanual/index.html?direct_ujp_access_functions.htm