How to check your ReST service returns expected format/values?

Image

 You can view all the ReST services and their details via CMS/RESTful API

 

You can also try or edit a ReST service here 

 To set up a sanity check for a ReST service, click the "Edit" button, and go to "Sanity" tab

Click "Add" button to add a new sanity check or click one check to edit it.

Enter the additional path, and all parameters, the results section will show you the response status and response JSON

 

Click "Add" button in the "Checks" section to add one check for this sanity check. Enter the JSON Path you'd like to

Setup heart beat monitor

Image

1. Generate two magic numbers to access the application from another process (monitor) without using user:password.

 Go to 'Customize > Classes' and search for the class DBMagicNumber and click on create DBMagicNumber

Set the command to: TASK LIST UPDATE_NOTIFY;TASK BEAT MONITOR;

Save and copy the generated key from the field 'Magic Number' . 

Create a second magic number and set the command to: HEALTH show human DISK;

Save and copy the generated key from the field 'Magic Number' . 

 

   DBMagicNumber

   DBMagicNumber2.png

Note: Only user with

Format your emails with Cascading Style Sheets.

Image

Cascading Style Sheets (CSS) can be used to style your emails; create professional branding, specific marketing and event styling

You can add a CSS to every email / for an individual user email account / email template / or specific email.

1. System wide email CSS - Once you add a system wide email CSS all new emails will use this style.

Go to : Admin > Setting > select tab named 'Email' and set your CSS

 System email CSS

With this example the email editor for all the users would look like the below.

Email with system CSS 

2. User account email CSS - Your

What is the new Calendar?

Image

The new Calendar is a full-sized, drag & drop calendar. It uses AJAX to fetch events on-the-fly for each month/week/day.

Select from the filters to change the date range and items displayed according to type, category, status and assign to. Items are tasks, events, sales opportunities or jobs which have been entered and scheduled to a day and time. You'll see items in the calendar. Click on the item to see the details of the item. You can switch between the calendar and timeline view any time.

We've listed some handy Calendar Tips at the

How to dynamically resize images on the server side?

Image

Overview

The download of large images to the client browser which will be later resized to be a smaller image is very wasteful and slow.

Let the server dynamically resize and cache your images with NO overhead to subsequent calls. To use in your HTML just add the desired behaviour to the URL e.g "?max-width=100"

What is the new Timeline module?

Image

Timeline is more than a graphical representation of your JobTrack data, it is interactive allowing you to link back to the item with a click to see the full details, edit and add details.

Select from the filters to change the date range and items displayed according to type, category and status. Items are tasks, events or sales opportunities which have been entered and scheduled to a day and time. You'll see items in timeline bands with a colour line representing their scheduled time and duration. The items you can view on

How do I send out event invitations?

Image

Create a new event.

Event

Invite your contacts by selecting the tab 'Invite Others'

Invite Others

 

Send the invitation via email 

Press the button "Send Invitation" to create an email populated with your contacts.

The email opens up with a pre defined template that can be changed.

email screen