Forum Discussion
No RepliesBe the first to reply
Related Content
- 10 months ago
- 7 months ago
- 3 months ago
- 10 months ago
I initially thought about doing this as a multi-instance datasource where each instance would be the name of the child process, and the description would be the name of the parent process.
But sadly could not get that working. I even tried what I thought was the simpler approach of having the parent process as the instance name and just a count of child processes - still no go.