on 2017 Sep 18 4:28 PM
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
Request clarification before answering.
you cannot call an xsjs service from a procedure. the only way would be to call a procedure from an xsjs service using the $.hdb API callas or as shown above by Mantri.
Additionally, you could call an xsjs service from an XS Job.
here is the API documentation https://help.sap.com/http.svc/rc/3de842783af24336b6305a3c0223a369/2.0.01/en-US/$.hdb.ResultSet.html
hope it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.