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 variable | Meaning | Description |
---|---|---|
auth_url | The authentication URL of the iGrafx platform. | Authentication URL |
api_url | The URL of the iGrafx API platform you are using. | API URL |
wg_key | The Private Key of the workgroup you are working with. | Workgroup Key |
wg_id | The ID of the workgroup You are working with. | Workgroup ID |
new_project_id | The 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.