Closed SukeshP1995 closed 1 year ago
For GLN, 9506000038186, I am getting empty list for data please help While debugging, I found that
await ps.prepare('EXEC [GET_GCP_Redirects] @issuerGLN'); queryResponse = await ps.execute({ issuerGLN });
queryResponse is returning incorrect recordSet; While I executed "EXEC [GET_GCP_Redirects] 9506000038186", I got correct result
For GLN, 9506000038186, I am getting empty list for data please help While debugging, I found that
queryResponse is returning incorrect recordSet; While I executed "EXEC [GET_GCP_Redirects] 9506000038186", I got correct result