Processors - EcoSys - 1.0.01 - Help - Hexagon PPM

EcoSys Connect Help

Language
English
Product
EcoSys
Search by Category
Help
EcoSys Version
1.0.01

Processor reads and writes the data from different steams. It takes single entity or entity list and returns processed entity or processed entity list.

You can read and write the data using the following processor components:

Processor Component

Description

Compound

Groups several processors together logically. Used mainly within an Iterator or at the root of the processor section.

SOAP

Executes SOAP operations such as Read, Create, Update.

Hierarchy Builder

Builds a hierarchy based on given set of data

Iterator

Divides a data set and iterates (Loop / Parallelization ). The only sub-processor allowed in an iterator is a compound processor.

P6 Join

Special Join Processor to be used with P6 WebService calls

SOAP Join

Join the results from two SOAP Processor calls

Context Logging

Logs context parameters

Logger

Logs the entity set

No-op

A placeholder passing over entities from previous component to the next

Reducer

Reduces the entity set using aggregate functions and grouping

Filter

Filters the rows out of the entity set based on an expression