2 Replies Latest reply on Feb 22, 2011 2:46 AM by vvalouch

    Big trouble with route. Any hint will be MORE than welcome.

    vvalouch

      Hi,

       

      I'm trying to implement reading from db and sending the data to webservice. Everything works perfectly fine till the amount of the loops == 1. When there is more than one loop I get "incorrect input error".

       

      -> output from "prepareForLoop" is jaxb-element object getData

      -> awaited input for "Invoker" is jaxb-element object getData

      -> output from "Invoker" is  jaxb-element object Create

       

      --> in the second loop I get in the input of "Invoker" jaxb-element object Create

      which is causing an error

       

       

       

      Edited by: vvalouch on Feb 21, 2011 1:44 PM