additional_resources:plugins
Table of Contents
Plugin List Available in JC360
| This article contains the full list of JC360 plugins, including general, composite, and special plugins. Each plugin entry includes its description, input parameters, and output values. |
|---|
General Plugins
JobCTRL.MDI
| Description | Extracts title bar information from MDI-type windows. |
|---|---|
| Input | MdiClientClass – Window class information. ProcessName – Name of the process containing the window. |
| Output | Title – Extracted window title. |
JobCTRL.Handle
| Description | Extracts the window handle (identifier). |
|---|---|
| Input | None |
| Output | Handle – Window handle. |
JobCTRL.Clipboard
| Description | Extracts information from the clipboard. |
|---|---|
| Input | MaxLength – Maximum extractable character length. |
| Output | Text – Clipboard text. SourceProcessName – Source process. SourceTitle – Source window title. SourceUrl – Source URL. |
JobCTRL.DateTime
| Description | Provides date/time information with custom formatting. |
|---|---|
| Input | DateTimeFormatString – Format string. |
| Output | Date – Current date. Time – Current time. CustomDateTime – Custom formatted output. |
JobCTRL.Popup
| Description | Retrieves information about popup-style windows. |
|---|---|
| Input | None |
| Output | IsPopup – True if WS_POPUP. IsOwned – True if the window has a parent. PopupInfo – List of true keys. |
JobCTRL.File
| Description | Extracts opened file information from applications. | |
|---|---|---|
| Input | ProcessName – Name of target process. | |
| Output | DocumentFullName – Opened files separated by “ | ”. |
JobCTRL.IE
| Description | Extracts DOM data from Internet Explorer. |
|---|---|
| Input | DomCapture – Required DOM data structure. |
| Output | Status – Busy or Idle. Additional keys depending on input. |
JobCTRL.IE.Embedded
| Description | Extracts DOM data from embedded Internet Explorer controls. |
|---|---|
| Input | DomCapture ProcessName |
| Output | Status – Busy or Idle. Additional input-defined keys. |
JobCTRL.FF (Firefox)
| Description | Extracts DOM information from Firefox. |
|---|---|
| Input | DomCapture |
| Output | Additional input-defined keys. |
JobCTRL.Chrome
| Description | Extracts DOM information from Chrome. |
|---|---|
| Input | DomCapture |
| Output | Additional input-defined keys. |
JobCTRL.Outlook
| Description | Extracts email information from Outlook. |
|---|---|
| Input | None |
| Output | From To Cc Recipients FromEmail ToEmail CcEmail RecipientsEmail Subject Id |
JobCTRL.LotusNotes
| Description | Extracts email information from Lotus Notes. |
|---|---|
| Input | None |
| Output | From To Cc Recipients FromEmail ToEmail CcEmail RecipientsEmail Subject Id |
JobCTRL.Word
| Description | Extracts document information from Word. |
|---|---|
| Input | None |
| Output | DocumentFullName DocumentPath DocumentFileName |
JobCTRL.Excel
| Description | Extracts document information from Excel. |
|---|---|
| Input | None |
| Output | DocumentFullName DocumentPath DocumentFileName |
JobCTRL.PowerPoint
| Description | Extracts document information from PowerPoint. |
|---|---|
| Input | None |
| Output | DocumentFullName DocumentPath DocumentFileName |
JobCTRL.Acrobat
| Description | Extracts document information from Acrobat Reader. (May freeze if multiple documents are open.) |
|---|---|
| Input | None |
| Output | DocumentFullName DocumentPath DocumentFileName |
Composite Plugins
JobCTRL.DomCapture
| Description | Extracts DOM information from IE, Firefox, and Chrome. |
|---|---|
| Uses | JobCTRL.Chrome, JobCTRL.FF, JobCTRL.IE |
| Input | DomCapture |
| Output | Additional input-defined keys. |
JobCTRL.Office
| Description | Extracts document information from Word, Excel, PowerPoint. |
|---|---|
| Uses | JobCTRL.Word, JobCTRL.Excel, JobCTRL.PowerPoint |
| Input | None |
| Output | DocumentFullName DocumentPath DocumentFileName |
JobCTRL.DocumentInfo
| Description | Extracts file information from Office + Acrobat. |
|---|---|
| Uses | JobCTRL.Office, JobCTRL.Acrobat |
| Input | None |
| Output | DocumentFullName DocumentPath DocumentFileName |
JobCTRL.Mail
| Description | Extracts email data from Outlook, LotusNotes, and Gmail (DOM capture). |
|---|---|
| Uses | JobCTRL.Outlook, JobCTRL.LotusNotes, JobCTRL.DomCapture |
| Input | None |
| Output | FromEmail RecipientsEmail Subject Id |
Special Plugins
JobCTRL.IKR
| Description | Extracts window title from IKR.exe. |
|---|---|
| Input | None |
| Output | Title |
JobCTRL.Dominio
| Description | Extracts text from contabil.exe. |
|---|---|
| Input | None |
| Output | Text |
JobCTRL.Cef
| Description | Extracts text from cef.exe processes. |
|---|---|
| Input | None |
| Output | Text |
Kesz.JD
| Description | Extracts identifiers from oexplore.exe (J.D. Edwards). |
|---|---|
| Input | None |
| Output | Company Batch DocType |
Kesz.Ureq
| Description | Extracts identifiers from ureq.exe. |
|---|---|
| Input | None |
| Output | RaiUtal |
Kesz.Therefore
| Description | Extracts company identifier from therefore.exe. |
|---|---|
| Input | None |
| Output | Company |
Help
If you need assistance with plugin configuration, compatibility questions, or implementation details, please contact our support team:
Email: support@jobctrl.com
additional_resources/plugins.txt · Last modified: 2025/12/04 13:19 by support