Skip to main content

Hi,

 

We are creating a custom service object using Visual Studio, we have successfully deployed a new service object with one method of type list. It has some 60 columns in return parameters. When we execute the smart object in service tester, it gives us index out of range exception if number of columns returned are more than 8. Please help!

 

Thanks,

Talha

 

Hello TM_

 

The are several ways in which you can achieve that, one of the simplest way is to Add a Rule from your Item View or your Form that will retrieve the entire columns list When you execute the smart object in service tester.

 

Let me know if this helps sollve your problem.


Reply