CIB webRec technical documentation
CIB webRec and remote document storage
CIB webRec could work with documents loaded and saved directly from/to remote document storage. In this case an access to remote storage is configured on the server side using connector class and therefore is hidden at front-end. At front-end you could work with documents using your own tokens or session id which corresponds to appropriate document.
For proper work you need:
- Implement your own connector class
- Configure connector inside webrec.properties file
- Configure JSON object to call webRec.loadFromStorage()