Show/Hide Toolbars

Jim2® Business Engine Help File

Name

Notify

 

notify module

 

Licensing

eBusiness Service\eBusiness Link or eBusiness Meter Reads must be licensed.

 

Description

The notification module supports the sending of notifications (via email) to people at times relative to the job Status Due, Due Date, job Added and job Edited.

 

Parameters

FromEmail

string

Optional

The sender email that should be used when sending emails. Format is Name <address>, eg Some Body <somebody@company.local>.

Default name is Jim2 eBusiness Server and default email address is taken from the user card file Jes is configured to use, normally SYS.

 

ExludeSystemSignature

boolean

Optional

Controls if the system adds the system signature to the out-going emails. Default is False

 

Setup

You are able to configure, enable and disable Notify using the Jim2 Configuration Manager.

1.Open Jim2 CM.

1.Right click on the Jes Instance and open Configure.

2.If notify is not present, click Add and select Happen.JesM_Notify.

3.Click Rules to configure notify rules.

 

There are four types of rules available.

 

notify rules

 

Job Status Due

This is used when the job status is overdue by X minutes.

 

notify rules1

Job Due

This is used when the job is overdue by X minutes.

Job Added

This is used when the job is added.

Job Edited

This is used when the job is edited.

 

All Job Rules Have the Following Options:

Minutes Overdue (only for Due and Status Due).

 

Job Type
Used this to filter the rules by the type of job.

 

Exclude or Include Statuses
Used to either include or exclude statuses.

 

Info

If you leave the grid blank, no filter will be used (eg. nothing will be excluded or included).

 

Filter By Source
Used to filter the source. Currently you can filter by Website and Schedule.

 

Email Template
This is used for the email template to be sent for the Rule.

 

Send Email To

 

send email to

 

Name

The person named on the job.

Acc Mgr

The account manager for the job.

Customer

The customer for the job. This is the actual contact if from the web. If no contact is assigned from the web, the primary contact is used.

Ship

The ship for the job. This is the actual contact from the web. If no contact is assigned from the web, the primary contact is used.

Users:

You are able to add extra users to each rule.

 

Example Uses

When a job is added, everyone (Name, AccMgr, Customer, Ship) can be sent an email.

When a job is updated, everyone (Name, AccMgr, Customer, Ship) can be sent an email.

When a job is added via the web you can have an email sent to the client and the job owner.

When a job that was created via the web is updated, you can have an email sent to the client and job owner.

When a job is put on a certain status, the client can be sent an email.

When a job status due or job due is overdue by 12 hours, an email can be sent to the account manager.

 

Variables

The following additional variables are for use with these email alerts:

Last Inc Comment – Includes the last comment checked INC in the job alert.

Last Exc Comment – Includes the last comment not checked INC in the job alert.

Last comment – Includes the last comment added in the job alert.

All Inc Comment - Includes ALL comments checked INC in the job alert.

All Exc Comment - Includes ALL comments not checked INC in the job alert.

All Comment – Include all the comments on the job in the job alert.

eBusiness Link – event handling

 

Also supports CustChanged, FromChanged and ItemChanged events with B2B IN custom modules.

 

Further information: