Error Message :
U00003900 Error in object '#SCRI.PRPT.1' (RunID '0001556114') prompt '#PRPT.YES.NO': Invalid value
Using the same promptset in a task in a workflow and in the workflow itself results in an error message similar to the one above.
Investigation
A simple workflow (WF) with a promptset is created, where one can chose YES or NO, the selection is stored in variable &YES_OR_NO#: <Please see attached file for image>

The WF contains one script that just prints out &YES_OR_NO#, the script contains NO promptest: <Please see attached file for image>

That works: <Please see attached file for image>

Now the same promptest is added to the script as there is in the WF: <Please see attached file for image>

The WF fails with: U00003900 Error in object '#SCRI.PRPT.1' (RunID '0001556114') prompt '#PRPT.YES.NO': Invalid value <Please see attached file for image>
