Platform SDK
5.6
5.6
  • Attivio Platform SDK 5.6.3
  • Module SDK
  • Service Factory
    • Creating a Custom Service
    • Testing with the ServiceFactory
  • Custom Executables
  • Components
    • Writing Components
    • Testing Components
  • Scanners
    • Basic Custom Scanner Example
    • Incremental Scanner Example
    • Principal Scanner Example
    • Glossary
  • License
Powered by GitBook
On this page
  • Attivio Modules
  • Attivio Service Factory
  • Other guides

Was this helpful?

Attivio Platform SDK 5.6.3

NextModule SDK

Last updated 5 years ago

Was this helpful?

Attivio Modules

Attivio modules allow custom code (for example ingestion or query transformers) to be added to your Attivio projects.

Public site for SDK javadoc

Attivio Service Factory

The Attivio Service Factory allows SDK users to access a set of Attivio services, or create custom services, that run on a node process.

Other guides

Module SDK
Service Factory
Creating a Custom Service
Testing with the ServiceFactory
Custom Executables
Components
Scanners