DEVELOPERS DOCS
Home
KBC Overview
Our APIs
Encryption
Extending KBC
Components
About Docker
Installation and Running
Creating Dockerized App
Docker Registry
Tutorial
Input Mapping
Output Mapping
Configuration
Processors
Debugging
Processors
Code Patterns
Interface
Tutorial
Implementation Notes
PHP Implementation Notes
Python Implementation Notes
R Implementation Notes
Running Components
UI Options
Configuration Schema
Deployment
Generic Extractor
Generic Extractor Tutorial
REST HTTP API Introduction
JSON Introduction
Basic Configuration
Pagination Tutorial
Jobs Tutorial
Mapping Tutorial
Configuration
API Configuration
Pagination
Response URL Scroller
Response Parameter Scroller
Offset Scroller
Page Number Scroller
Cursor Scroller
Multiple Scrollers
Authentication
Query
Basic
Login
OAuth 1.0
OAuth 2.0
Login using OAuth 2.0
Extraction Configuration
Jobs
Child Jobs
Mappings
Iterations
SSH Proxy Configuration
Configuration Map
Functions
Incremental Extraction
Running Generic Extractor
Publishing Component
Common Interface
Data Folders
Configuration File
Environment
Manifest Files
OAuth2
Actions
Logging
Local Development
Docker Runner
Publishing Component
Integration
Storage
PHP client library
R client library
Python client library
Docker CLI client
Using API
Configurations API
Storage API Importer
Manually importing and exporting data
TDE Exporter
Background Jobs
Transformations
Variables
Tutorial
SSH Tunnel for Database Extractors
Automation/Common Tasks
Home
Extending KBC
Components
Code Patterns
Code Patterns
Next Steps
Code Pattern
generates code
for the
Transformations
.
is a special type of the
Component
.
implements the
Generate Action
.
use the
Configuration Format
.
the generated code is written in the
Output Format
.
Next Steps
Code Patterns Help
shows the code patterns from the user’s point of view.
Interface
describes how the code patterns work internally.
Tutorial
helps you to implement your first code pattern.