RTC calculated value script : How to do a XMLHTTPRequest in RTC ? using jazz.client ?
Hi,
How can I do if I want to do a XMLHttpRequest query (ajax) in a rtc calculated value ?
I saw a exemple like this one :
Is it the only solution ? if yes, where is the documentation of jazz.client ? Or the rtc javascript api documentation ?
Thanks for your help.
One answer
The documentation can be found here: https://www.ibm.com/docs/en/elm/7.0.3?topic=items-customizing-attributes
If you dig a little deeper, you find https://jazz.net/wiki/bin/view/Main/AttributeCustomization and some library articles. Use attribute customization site:jazz.net for search.
That is it. There are some undocumented hacks in the forum. As far as I can tell all that stuff is undocumented and unsupported.