DefaultUICommandBracketListener on user created command
Dear community,
I am trying to use a pfcCommand.DefaultUICommandBracketListener to catch a call of a user defined command (SESSION.UICreateCommand). This works fine as long as the user interactively clicks that command. But I need to launch the command in my code (by using the OnCommand method). But then the bracket listener is not working.
Does anybody know if I have to trigger the command in a different way?
Thank you and kind regards
Michael
