Custom JS Function embedded into SaaS
Summary
Can we embed a custom JS function into SaaS?Content
Hi Developer Guru's,
I'm working with OICS at present, and starting out in with OVBCS to with a little JS.
Cloud is there a simple and supported method, to somehow embed a custom JS function into SaaS, that could be triggered to populate a value on a SaaS table?
The scenario we are faced with, during this complex project pashed release, we have a code value which is currently generated in a legacy app – we need to generate with in a SaaS Module, and then feed into the Legacy Application… So when a new record is created in SaaS, either through the screen, or when a product is loaded via File Based Loader, or through a web service – we’d like to have the code value generated, and populate the appropriate field.