Hi All,
I have a VC Component which uses
*submit
to summarize 2 Inputs (result from a webservice + user input).
I am executing this VC Component as a Callable Obect in my GP.
I received a error message because some of the fields where empty. When I tested the Callable Object, I saw that it is returning 2 Elements:
end - Element 1 end - Element 2
Why is that and how can I get around that (I want one (1) Object containing my data)?!!
Thanks, Johannes