Icon

01_​Anonymizer

Anonymizing Workflow Service
Connect to DB and execute caller's query Process data with caller's workflow Anonymize This workflow can be used as a workflow service. It receives a flow variable with a SQL statement and a workflow snippet via a workflow port object. Itthen executes the SQL query, anonymizes the result, and passes it to the workflow snippet.The data calculated by the snippet is returned to the caller. table1 andtable2 available Replace with yourDB ConnectionA flow variablenamed "sql"workflowCreate QueryRead dataProcessReturnresultDB with Dummy Data WorkflowService Input WorkflowService Input DB Table Selector DB Reader Workflow Executor SimpleAnonymization WorkflowService Output Connect to DB and execute caller's query Process data with caller's workflow Anonymize This workflow can be used as a workflow service. It receives a flow variable with a SQL statement and a workflow snippet via a workflow port object. Itthen executes the SQL query, anonymizes the result, and passes it to the workflow snippet.The data calculated by the snippet is returned to the caller. table1 andtable2 availableReplace with yourDB ConnectionA flow variablenamed "sql"workflowCreate QueryRead dataProcessReturnresultDB with Dummy Data WorkflowService Input WorkflowService Input DB Table Selector DB Reader Workflow Executor SimpleAnonymization WorkflowService Output

Nodes

Extensions

Links