Array of Images

Options
I for the life of me can't get this to work.. I can't see what I'm doing wrong.
I seem to be following all the steps but when the record is added, the image list is empty. When I try this without an array (and without a loop), it works with a single image.
API[Screen1.PNG]
Create Variable
[Create Variable.PNG]
For Each Loop[For Each Loop.PNG]
Create Image from File[Create Image from File.PNG]
Add to Begining of Array[Add to begining of Array.PNG]
Add Record[Add Record.PNG]
Run and Debug[Run and Debug.PNG]
Run and Debug Response[Run and Debug Response.PNG]
As you can see in the last image, the "Issues_Image" is empty. Any pointers on what I might be missing?

Comments

  • Michael Udinski
    Michael Udinski Administrator

    ADMIN

    Options
    Hey  - there appeared to be a bug in the run & debug when using the JSON input for file resource with the file uploader there as well... this should now be fixed. Please give it another go.
  • Ivan Oboth
    Options
    Thanks for the response . The response still returns an empty array for "Issues_Image" and the actual table in the database has that field as empty. I think I might be doing something wrong... can't seem to see it though.. 😕
  • Michael Udinski
    Michael Udinski Administrator

    ADMIN

    Options
     Can you please try it again? I'm not seeing any issue anymore on my end
  • Ivan Oboth
    Options
    It worked!!! So excited. Must have been a bit of a lag in the update on my end, I'm based in Uganda (East Africa).
    Thank you for all the help!