Userexits

Functions
wfl File Reference

Functions

int xwfl_act_access ()
 Userexit to check if access to the given activity is allowed. More...
 
int xwfl_act_restart ()
 Userexit to restart an activity which was already rejected. More...
 
int xwfl_batch_call ()
 Userexit to start a post-action on a process or activity. More...
 
int xwfl_editor_start ()
 Userexit to start the workflow editor on Unix or MS-Windows. More...
 
int xwfl_prc_abort ()
 Menu userexit to cancel a process. More...
 
int xwfl_prc_chg_own (const char *param, const char *ignore)
  More...
 
int xwfl_prc_createGroup ()
 Post-action userexit to create a group for process templates and ad hoc processes. More...
 
int xwfl_prc_ins_adhoc ()
 Menu userexit to create an ad hoc process. More...
 
int xwfl_prc_ins_tpl ()
 Menu userexit to copy a process from a template. More...
 
int xwfl_prc_resume ()
 Menu userexit to resume a process. More...
 
int xwfl_prc_start ()
 Menu userexit to start a process. More...
 
int xwfl_prc_suspend ()
 Menu userexit to suspend a process. More...
 
int xwfl_process_preaction ()
 Pre-action userexit to fill the EDB_ID attribute of a process. More...
 
int xwfl_process_xml ()
 Menu userexit that is called when a xml definition has to be executed by the workflow engine. More...
 
int xwfl_res_typ_chk ()
 Userexit to check if the chosen resource type makes sense for the type of given activity. More...
 
int xwfl_upd_ibx ()
 Userexit to update all currently open work item lists (inboxes). More...
 
int xwfl_workitem_abort ()
 Userexit to cancel a work item. More...
 
int xwfl_workitem_accept ()
 Userexit to accept a work item. More...
 
int xwfl_workitem_complete_i18n ()
 Menu userexit that is called when a work item is completed. More...
 
int xwfl_workitem_forward ()
 Userexit to forward a work item to another user and send an email to this user (receiver). More...
 
int xwfl_workitem_reject ()
 Userexit to reject a work item to another user who forwarded it before or to the system that created it. More...
 
int xwfl_wrkitm_get_pv_bywid_i18n ()
 Userexit to get the value of a process variable associated with a work item, which is defined by the given id. More...
 
int xwfl_wrkitm_prea ()
 Userexit to execute a LogiView procedure that is defined in the onComplete field of an activity shortly before completion. More...