Input Node Number
Logic name
Input Node Number (Document Mapper)
Function
This logic assigns numbers based on the position of the nodes in the input data.
Properties
|
Category |
Property |
Description |
|---|---|---|
|
Comment |
Comment |
You can write a description of the logic. It doesn't affect the conversion process. |
Logic sample
Mapping definition
Logic settings and processing result
The logic outputs the number of the input node.
Property settings
|
Property |
Setting |
|---|---|
|
None |
|
Input data
|
sampel1,test1 |
|
sample2,test2 |
|
sample3,test3 |
Output data
|
1,sampel1,test1 |
|
2,sample2,test2 |
|
3,sample3,test3 |
= Hint =
For a list of logics, refer to Mapper Logic Guide.