Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
I was trying to get data from ServiceEffectivity to a String and I tried to convert it to NmCommandBean as shown in the figure. When I tried to compile it I am now getting a error as String cannot be converted into NmCommandBean. How should I solve this problem?
Solved! Go to Solution.
I found out the solution.