Hello Team,
Please help me with ExcelExportResult smart object usage, I am unable to utilize the Excel export with SP parameters method.
How to pass parameters given in the smart object method.
Please guide.
Thanks,
Advance
Rajesh
Hello Team,
Please help me with ExcelExportResult smart object usage, I am unable to utilize the Excel export with SP parameters method.
How to pass parameters given in the smart object method.
Please guide.
Thanks,
Advance
Rajesh
I pass in the parameter in spfullname . example : sp_testquery ‘10’,’New’
but I’m not sure what assembly you are using, is spPara accept json format ?, if not then you need to call method ExcelExportSpPara to serialized the parameter ( usually you will be able to see serialize and deserialized method)
You click and drag the serialize method onto spPara parameter (for that smartboject)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.