Skip to main content

3 docs tagged with "cozyroc"

View all tags

Flow Synchronization Component by COZYROC

Wires two parallel dataflows through the third-party COZYROC Flow Synchronization custom component (referenced via 'CustomComponent') so both dataflows advance in lock-step at the same throughput, sharing a named semaphore and a MaxDelta buffer threshold.

Lookup Plus Component by COZYROC

Uses two instances of the third-party COZYROC Lookup Plus component (referenced via 'CustomComponent') to enrich rows in a dataflow: the first looks up a JobTitle from a hard-coded reference query, the second looks up a NationalIDNumber from a query stored in a package variable, then routes the result to a Konesans Trash Destination.

Zip Task by COZYROC

Adds the third-party COZYROC Zip task to a package via 'CustomTask', configuring it to compress a single source file connection to a destination .zip file connection using a Zip-format ObjectData payload.