Data Engineering Integration
- Data Engineering Integration 10.5.3
- All Products
Property
| Description
|
---|---|
Name
| Name of the data object operation.
|
Description
| Description of the data object operation.
|
Property
| Description
|
---|---|
Name
| Name of the port.
|
Type
| Data type of the port.
|
Detail
| Type configuration for the port.
|
Precision
| Maximum number of significant digits for numeric data types, or the maximum number of characters for string data types.
You can edit the precision based on your requirements. If the data exceeds the precision, the data is truncated.
|
Scale
| Scale of the data type.
|
Description
| Description of the port.
|
Property
| Description
|
---|---|
Connection
| Name of the blockchain connection.
|
Property
| Description
|
---|---|
Operation Type
| Type of blockchain data object operation. For a read operation, the operation type is
blockchainRead .
|
Advanced Properties
| Additional advanced properties for the operation. Advanced properties are name-value pairs that are separated by a semicolon.
|
Pagination Properties
| A name-value pair URL property for pagination. You can add more than one name-value pair separated by a semicolon. For example, you can add
page=1 to view one page at a time and the URL appears as
https://jobs.github.com/positions.json?description=ruby&page=1 .
|
Query Parameters
| A name-value pair URL property for querying results. You can add more than one name-value pair separated by a semicolon. For example, you can query
description=ruby to fetch results and the URL appears as
https://jobs.github.com/positions.json?description=ruby&page=1 .
|
Property
| Description
|
---|---|
Sources
| Transactions that the blockchain data object operation uses to access an asset on the blockchain.
|