Skip to Content
0
Former Member
Apr 21, 2008 at 09:47 AM

2 Elements returned when executing VC Component with *submit

15 Views

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