The Square9.CustomNode namespace provides classes for working with data and documents in Action and Capture based workflow processes. Developers can reference Square9.CustomNode in a .Net Framework class library, most commonly using C# or VB.Net. Numerous code examples are available in Square 9's GitHub Repo.
-
ActionDocument Class -
ActionEngine Class -
ActionImporter Class -
ActionNode Class -
ActionProcess Class -
CaptureDocument Class -
CaptureEngine Class -
CaptureImporter Class -
CaptureNode Class -
CaptureProcess Class -
CustomNode Class -
Database Class -
Engine Class -
GlobalSearchDocument Class -
Process Class -
Setting Class -
Settings Class -
ProcessFilter Class -
PropertyFilter Class -
WorkflowNameFilter Class -
ProcessTypeFilter Class -
StatusFilter Class -
Properties Class -
AddHistory Method -
AddPage Method -
ClearPages Method -
CreateProcess Method -
CreateProcessByWorkflowName Method -
DeleteProcessById Method -
GetBooleanSetting Method -
GetCaptureApiClient Method -
GetEngineConfigSetting Method -
GetIntSetting Method -
GetListSetting Method -
GetMultiValue Method -
GetPage Method -
GetPages Method -
GetProcessById Method -
GetProcessDynamic Method -
GetProcessesByProperty Method -
GetPropertyByName Method -
GetPropertyNames Method -
GetSetting Method -
GetSingleValue Method -
GetSquare9ApiClient Method -
GetStringSetting Method -
GetTableFieldValues Method -
Import Method (ActionImporter) -
Import Method (CaptureImporter) -
InsertPage Method -
InsertProcess Method -
LoadConfig Method -
LogHistory Method -
MergePages Method -
MovePage Method -
RemovePage Method -
ReplacePage Method -
Run Method -
SaveProcessDynamic Method -
SaveProperty Method -
SetCurrentNodeByNodeName Method -
SetMultiValueProperty Method -
SetNextNodeByLinkName Method -
SetNextNodeByNodeName Method -
SetSingleProperty Method -
SetStatus Method -
SetTableFieldProperty Method -
UpdateProcess Method -
GetProcessesByStatus Method -
GetProcessesByWorkflowName Method -
GetProcessesByQuery Method -
Designing Custom Node HTML