This page (revision-54) was last changed on 26-Nov-2021 10:22 by Kevin Higgs

This page was created on 26-Nov-2021 10:22 by Administrator

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
54 26-Nov-2021 10:22 12 KB Kevin Higgs to previous
53 26-Nov-2021 10:22 12 KB Meg McFarland to previous | to last
52 26-Nov-2021 10:22 12 KB Meg McFarland to previous | to last
51 26-Nov-2021 10:22 12 KB Meg McFarland to previous | to last
50 26-Nov-2021 10:22 12 KB Meg McFarland to previous | to last
49 26-Nov-2021 10:22 12 KB Meg McFarland to previous | to last
48 26-Nov-2021 10:22 12 KB Meg McFarland to previous | to last
47 26-Nov-2021 10:22 12 KB Meg McFarland to previous | to last
46 26-Nov-2021 10:22 12 KB Meg McFarland to previous | to last
45 26-Nov-2021 10:22 12 KB Meg McFarland to previous | to last
44 26-Nov-2021 10:22 12 KB kparrott to previous | to last
43 26-Nov-2021 10:22 12 KB kparrott to previous | to last
42 26-Nov-2021 10:22 12 KB kparrott to previous | to last
41 26-Nov-2021 10:22 12 KB kparrott to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 95 added one line
----
At line 97 added 2 lines
!!Used In
The 'Used In' tab maintains a list of the User Calcs that this workflow is referenced in.
At line 100 added one line
%%warning This tab is for viewing purposes only; you may not edit the data.%%
At line 102 added 17 lines
;[User Calc|USER_CALC_CODE]: This field defines the user calc that the workflow is listed in
;[Description|DESCRIPTION]: This field is a more descriptive text that describes the user calc.
;[Status|USER_CALC_STATUS]: This field identifies the status of the user calc. Values are:
* 00-Under Construction – the user calc has not been completed and therefore will not be published
* 10-Pre-compiled
* 20-Being Tested
* 30-To Be Published – The user calc is ready to be published
* 40-In Production – The user calc has been published and is in use
* 99-Compiling
;[User|USER_NAME]: This is the name of the user who currently owns the user calc.
;[Usage|USER_CALC_USAGE]: This field specifies how the user calc is to be used in the application. Values are:
* 00-Not Specified
* 01-Disbursement Message – The user calc will be executed for each disbursement record when [UPDISB] is run.
* 02-Secondary WF - This selection is used for work flow user calcs which will not be fired from the trigger directly and must be called from another user calc.
* 03-Pro-Active WF – The user calc will be executed when the [UMPWF] is run.
;[Line|USER_CALC_LINE]: This is identifies the line in user calc that the workflow is reference in.
At line 120 added 15 lines
!!Attachments
The 'Attachments' tab is used to maintain the names of the files (attachments) that are linked to the workflow.
The attachments can be entered with a Start and End date, which will allow the files to be picked up only during this timeframe.
;[Seq|SEQUENCE]: This field defines the order in which the attachments are processed.
;[Description|DESCRIPTION]: This field is a more descriptive text that describes the attachment file.
;[Start Date|START_DATE]: This field identifies the start date of when the attachment file will be available for the workflow.
;[End Date|END_DATE]: This field identifies the end date for when the attachment file will no longer be available of the workflow.
;[Attached|ATTACHMENT]: This field holds the name of the file that is to be attached to the work flow. The file can be added or removed from this field as needed.
;[Length|LENGTH]: This field identifies the size of the attached file.
;[Mime Type|MIME_TYPE]: This field is used to identify the type data of the attached file. For example, the mime type can be a docx, txt, pdf, jpg, etc.
----