Quantcast
Viewing all articles
Browse latest Browse all 6412

How to get the JSON output format from an procedure call using XSJS

Hello All,

 

can some one help me in guiding how to set the response of a procedure call in json format.

 

I am struck after the below statement how to parse and execute the result:

 

query = "call \"_SYS_BIC\".\"development.stats/SP_TEST\"('" + year + "',?)";

 

 

Thanks


Viewing all articles
Browse latest Browse all 6412

Trending Articles