Skip to main content

KNIME — Using the iGrafx Project Creation Node

The iGrafx Mining Project Creation node is an optional node that allows you to create a project in a workgroup.

To use it, double click on the node and enter the name you want to give your project and its description.

This node takes a table as input and outputs a table.

Here are the flow variables of this node:

Flow variableMeaningDescription
auth_urlThe authentication URL of the iGrafx platform.Authentication URL
api_urlThe URL of the iGrafx API platform you are using.API URL
wg_keyThe Private Key of the workgroup you are working with.Workgroup Key
wg_idThe ID of the workgroup You are working with.Workgroup ID
new_project_idThe ID of the newly created project.New Project ID

The new project ID can then be used in the Column Mapping Status node for instance. You can also use this new ID in the File Upload node if you wish to upload the file to a new project.

Please note that the flow variables of each node vary depending on the order they are in.