N
nikhil.nehra
Guest
I am facing an issue, while retrieving the object for an html tab. I am unable to invoke the query from server side. Also tell me whether I am going in right direction OR not. Code snippet: html h2 Catalogue: #EVAL[ rbv_api.selectQuery( ("SELECT catalogue_name FROM catalogue1 where R105230466=?", 100, {!R105230466})] /h2 /html Error snippet : html h2 Total Catalogue: ERROR: Syntax Error (line #4) in formula: var rbv_api = new Packages.com.rb.core.services.api.ServerSideAPI(104579663, 104581299); rbv_api.setParamsType(0); rbv_api.selectQuery( ("SELECT catalogue_name FROM catalogue1 where R105230466=?", 100, ) /h2 /html
Continue reading...
Continue reading...