Word document with dynamic image list

Hello everybody
I'm designing a subprocess to generate Word documents with images and be able to reuse it. I have used the DOCX From Dynamic Template component.
I could not pass as the process variable (parameter) the list of images in a dynamic way and with the necessary format (example: = {logo: cons! GFV_IMAGENES})
Dictionary
    logo: List of Document: 2 items
        5765 - queso-lomba.jpg (Document)
        5774 - Queso1.jpg (Document)
How could I send as from the parent process to the subprocess the list of images correctly (dictionary)
Regards
Gustavo

  Discussion posts and replies are publicly visible