Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Yes it is in a bit cumbersome way:
tFixedFlowInput --(flow)--> tFlowToIterate --(iterate)--> tJava --(OnComponentOk)--> tSAPBapi
The tJava component is actually only a kind of anchor and has none logic or necessary configuration at all.
In the tSAPBapi you have to use the return values provided from the tFlowToIterate component.