I want to create a client-side Business Object with an OpenUI5 control as an input parameter because I want to add some attributes to the control at runtime.
The problem is that I struggle adding a control as a input parameter and I don’t know how to choose the control itself instead of a property of the control as parameter in the process designer.
The reason why I want to use a client-side Business Object instead of a script is that I want to use the method in several Business Apps.