Hi all,
I am trying to consume an available free REST web service off the internet in my BO (for trial testing). I am making use of the REST vbo which in turn uses HTTP and JSON vbos for this. Here is the error:-
"Internal : Could not run the object because one of the code stages has a compile error, use Check for Errors for a list of problems" . Is there any additional code stage wrapper that I need in my BO and if so can anyone guide me how to do so? Any help/suggestion is appreciated..
**no authentication is applied on the service I am consuming
thanks