Skip to content

A collection of Javascript scripts for use with a Dovetail/Clarify environment.

Notifications You must be signed in to change notification settings

gsherman/dovetail-sdk-javascript-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fab8d30 · May 5, 2021

History

4 Commits
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
Jul 21, 2010
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
Jul 21, 2010
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
Jul 21, 2010
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
Jul 21, 2010
Jul 21, 2010
Jul 21, 2010
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021
May 5, 2021

Repository files navigation

A collection of Javascript scripts for use with a Dovetail/Clarify environment.

These can be run from a DOS command prompt using cscript.exe, 
which is a command-line interpreter for Javascript and VBScript that ships with Windows.

Execute one of these JS scripts like this: cscript.exe scriptToBeRun.js


createcase.js
	An example script for creating a case using an API toolkit.
	
log_case_note.js
	An example script for logging a note to a case using an API toolkit.

log_case_note.bat
	A simple wrapper for invoking the log_case_note script using cscript.exe
	
fc.env
	Configuration information, including database connection information.

logging.config
	log4net configuration file. Bes sure to modify the File parameter, which defines the path/name of the logfile.

		

About

A collection of Javascript scripts for use with a Dovetail/Clarify environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages