Page History: Events
Compare Page Revisions
Page Revision: Thu, 22 Jun 2017 11:45
General Information
Default Menu Location Maintain >> System >> Rule Maintenanct
Function An event is an action that is created in the system when certain activities are performed. Events are created in a rule, and can be used to trigger routes that launch tasks.
Events use three pieces of information. The Event name which is the general event format, the Type, which is the module being used, and the code, which mainly use Create (CR) or edited (ED)
Event Set Up
ADDASSET (Type = ASSET Code = CR) Creates an event when a new asset is made.
ADDBILLTO (Type = BILLTO Code = CR) Creates an event when a new Bill To attribute is given to an organization.
ADDENT (Type = ENT Code = CR) Creates an event when a new organization is made.
ADDSHIPTO (Type = SHIPTO Code = CR) Creates an event when a new Ship To attribute is given to an organization.
ADDITEM (Type = ITEM Code = CR) Creates an event when a new item is made.
ADDSOLDTO (Type = SOLDTO Code = CR) Creates an event when a new Sold To attribute is given to an organization.
PROJ-Xyyy (Type = PROJ-Xyyy Code = CR) Where yyy represents the Project Event code from the
PROJXEVENTrule. This event is created based on setup from the Project Events rule where you can assign a task and a day count. The event is created when the project goes beyond the designated day count without the designated task being completed.