Hi,
I have a requirment to create a custom mudule that intercept a document load event,
and calls an external web service (from another domain).
After it retrieves the service's data, it should inject it to the uploaded document's category.
(I want this data update to be reflected in calssic and smart ui).
All is clear to me except the part of retrieving data from external URL.
Can Someone refer me to a code snippet, that shows a retrieval of data from WS from within Oscript?
(I tried to figure out myself from searching Eclipse module code, but got lost there...)
Thanks in advance!
Yaron