Hi,
I need to be able to generate a UUID within an NG client server-side component JS file (component_server.js). I have tried using application.getUUID() but the server-side JS has no access to the application object. Does anyone know how this may be done?
Thanks
Steve