Currently, when you programmatically build an application using the "Build" VI of the App Builder API, you have no feedback (such as build details, progress percentage, warnings, errors...) and no ability to cancel while it builds.
So you have no idea how long it will take to build and cannot cancel if it takes too long.
It would be great to have these interactions, just like with the manual build:
The Build VI could have 2 notifiers or user events as additional inputs:
- 1 to receive build details, progress percentage, warnings and errors
- 1 to send the Cancel command
These additional inputs would be optional and default to invalid refnums, which would mean "do not use the feature".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.