• How to call auto generated Composition API methods by HTML Client with/without search parameter

    Hello,

    it seems like compiling the Composition API and creating the HTML Client can be different based on the environment:

    1) local (dev) => Composition API methods created with HandleGetByQuery do not have a "search" parameter in the Client, hence you…

  • Recommended Angular version for HTML applications

    Hello,

    we are using OIM 8.1.2 at the moment which comes with Angular v6 for HTML5 application development. Is it possible to move to a newer version in terms of backwards compatibility (in regard to the OIM Angular Components/Plugins and the Client)?…