Process Intelligence Documentation
processmaker.comDeveloper DocumentationKnowledge Center
Developer Documentation
Developer Documentation
  • Home
  • 🛡️Windows Agent
    • Overview
    • Installing Workfellow Agent
      • Register Agent
      • Auto Update
    • Understanding Workflow Collection Data Model
    • Network Configurations
      • Workfellow Network Tester
      • Configuring Workfellow Plug-In to Use a Proxy
  • ⚒️Data Collection and Configuration
    • Create Data Collection Configurations
    • Process Mining
  • ✨Tutorials and Training
    • Tutorials and Training
Powered by GitBook
On this page
  • Understanding Workfellow Data Collection Model
  • Data Collection Technologies
  • Data Processing and Work API Configurations
  • Conclusion
  1. Windows Agent

Understanding Workflow Collection Data Model

Understanding Workfellow Data Collection Model

Workfellow Agent employs various underlying technologies to collect data on Windows platforms, providing valuable insights into work processes. This article will introduce the technologies used by Workfellow Agent for data collection and explain how the data is processed according to Work API configurations.

Data Collection Technologies

Workfellow Agent uses the following technologies for the data collection on the Windows platform:

1. Windows COM (Component Object Model):

Windows COM is a software architecture that allows applications to communicate with one another. Workfellow Agent leverages COM to gather data from different components and processes within the Windows environment

2. DOM (Document Object Model):

The DOM is a programming interface for HTML and XML documents. Workfellow Agent uses DOM to access, manipulate, and analyze structured documents, enabling it to collect relevant data from these sources.

3. Windows DLLs (Dynamic Link Libraries):

Workfellow Agent utilizes DLLs such as User32 and System32 to interface with the Windows operating system. These libraries contain functions, classes, and resources that Workfellow Agent can use to gather information about user activities and system events.

Data Processing and Work API Configurations

Once data is collected locally, Workfellow Agent labels, prunes, and prepares the information according to Work API configurations. Work API configurations use simple JSON-formatted specifications, making it easy for organizations to customize the data collected and processed by Workfellow Agent.

Conclusion

Understanding the data collection technologies used by Workfellow Agent and how the data is processed according to Work API configurations is crucial for organizations seeking to gain valuable insights into their work processes. By leveraging Windows COM, DOM, and Windows DLLs, Workfellow Agent collects and processes data efficiently and effectively. If you have any questions or need assistance, please contact our support team for help.

PreviousAuto UpdateNextNetwork Configurations

Last updated 3 months ago

🛡️