Avatar

Employee Advisor

There is an Execute Script operation using which you could write Java code : Adobe LiveCycle ES3 * Execute Script

In code you could populate Document variable with your Rest url. See JavaDoc for various constructors : Document (Adobe LiveCycle ES3 API Reference)

Once document object is there you could use Assembler service to merge

HTH.

Thanks,

Wasil