Open UI - Consuming REST Web Services
We require to consume REST web Service from Open UI layer (using HTMl5 or Javascript). based on the data returned from the service the UI has ti be constructed. Say for ex:
REST Service returns the Contact list.
Contact Form Applet is divided into two iframes. Left frame should hit a REST web Service and get the contact list and construct the UI accoridngly. Right frame is an applet having Contact Profile
I checked through the doucmentation but could not find a REST service being consumed at Open UI level.
Can you pelase let us know whether it is feasible to do this ? if not, suggest workarounds...
REST Service returns the Contact list.
Contact Form Applet is divided into two iframes. Left frame should hit a REST web Service and get the contact list and construct the UI accoridngly. Right frame is an applet having Contact Profile
I checked through the doucmentation but could not find a REST service being consumed at Open UI level.
Can you pelase let us know whether it is feasible to do this ? if not, suggest workarounds...
0