For the blank process with no activities:
{
âDisplayNameâ: âMainâ,
âTooltipâ: null,
âHelpLinkâ: null,
âColorâ: null,
âOriginalIconFileNameâ: null,
âArgumentsâ:
}
For a process with some more activities:
{
âDisplayNameâ: âQlik KPIsâ,
âTooltipâ: null,
âHelpLinkâ: null,
âColorâ: null,
âOriginalIconFileNameâ: null,
âArgumentsâ: [
{
âNameâ: âReport_Monthâ,
âDisplayNameâ: âReport_Monthâ,
âCategoryâ: null,
âTooltipâ: null,
âPlaceholderâ: null,
âWidgetâ: null,
âIsRequiredâ: false,
âIsPrincipalâ: true,
âArgumentTypeâ: 0,
âDataSourceItemsâ: null
},
{
âNameâ: âkill_browsersâ,
âDisplayNameâ: âkill_browsersâ,
âCategoryâ: null,
âTooltipâ: null,
âPlaceholderâ: null,
âWidgetâ: null,
âIsRequiredâ: false,
âIsPrincipalâ: true,
âArgumentTypeâ: 0,
âDataSourceItemsâ: null
},
{
âNameâ: âWriteRangeConnections_1_Connection0â,
âDisplayNameâ: âWriteRangeConnections_1_Connectionâ,
âCategoryâ: null,
âTooltipâ: âWrite Rangeâ,
âPlaceholderâ: null,
âWidgetâ: âConnectionâ,
âIsRequiredâ: true,
âIsPrincipalâ: true,
âArgumentTypeâ: 1,
âDataSourceItemsâ: null
}
]
}