I do not think you can call an XSJSlib file from OData.. you could exit into xsjs (you may want to look into xsjs exits). would this work? call xsjs to do your business logic, then from there, call whatever you were calling from odata? so the insert part is fulfilled via xsjs, but the read part is done via odata?
↧