Using "exit 2" in Endevor to integrate with Clarity passing the CCID to Clarity for validation.
The CCID is required for all Endevor Systems. Validation works fine using Classic Endevor, but when using vscode extension "Explorer for Endevor" the "Retrieve" fails due to the CCID not being validated via "Explorer for Endevor".
Endevor V19
Explorer for Endevor V1.6.0
Currently, Endevor explorer is not able to handle user exits (for example prompt user to enter the CCID if exit 2 is in place).
Workaround:
Go to vscode setting ->workspace->Extensions->Explorer for Endevor, and enable automatic signout.
With this setting enabled, endevor explorer will prompt user for CCID and comments for element retrieve action, this will allow exit 2 to validate the CCID.