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.
Hi,
Below is the piece of code which is used to call Stored Procedure from XSJS Service.
query = 'CALL SYSTEM.getAllDetails3(?,?,?,?,?,?,?)';
Here getDetails is my procedure and i have 7 inputs for my storedprocedure.
Regards,
Shekar.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 8 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 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.