Dear All,
I have created a stored proc which is returning an output parameter 'caseid' and I would like to access the case id in stored proc smart service. But I am getting error incorrect number of argument passed. Please correct me if I am doing something wrong. I have attached the screenshots below:
Discussion posts and replies are publicly visible
Hi Shubhamy,can you use Result Sets to get the case id comes from the stored procedure as output parameter.