B2B Data Transformation
- B2B Data Transformation 10.4.0
- All Products
General.c Utils.c
<INSTALL_DIR>/DataTransformation/samples/SDK/ExternalParameters/Cpp_SDK/Cpp
<INSTALL_DIR>/DataTransformation/samples/SDK/ExternalParameters/Cpp_SDK/Cpp/include api/include
<INSTALL_DIR>/DataTransformation/api/lib
Component Type
| Description
|
|---|---|
Document processor
| Input Type: File
Interface: CMXProcessFile
|
Document processor
| Input type: Multiple files
Interface: CMXProcessMultipleFiles
|
Document processor
| Input type: Buffer
Interface: CMXProcessBuffer
|
Document processor
| Input type: C++ stream
Interface: CMXProcessStream
|
Transformer
| Input type: Null-terminated string
Interface: CMXTransformBuffer
|
Transformer
| Input type: Buffer input that is not null-terminated
Interface: CMXTransformBinaryBuffer
|