cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to invoke .xsjs service via stored procedure

0 Kudos
846

Hi,

Does anyone knows how to invoke .xsjs service from stored procedure? I have a service which I need to call from a stored procedure and pass parameter like company code. Is it feasible to do?

Regards,

Kam

View Entire Topic
Former Member

Hi, I don't think you can do what you want to do. The only thing you can do is the inverse (call a procedure from an xsjs) or you can configure your xsodata to call a xsjs/procedure via custom exits.

Cheers,

Emanuele.