Skip to main content

Using Multiple Source or Result Objects

To process multiple Source or Result objects use the ReadUrl or WriteUrl functions. In this case, it's not necessary to specify the URL. You can assign the Source or Result objects using the MapExecutionContext.addInputSource() or MapExecutionContext.addOutputResult() methods. This allows multiple Java objects to be read or written in a single map execution for example.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!