Forum

Lukas Henninger
Moderator
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
    Has successfully completed the online course Advanced (310)
    Has successfully completed the online course Advanced (320)
4 months, 4 weeks ago #68616
Up
0
Down
::

Hi Isaac,

the easiest option would be to use the standard client side business object SF_Collection>appendElement after filling in the structure.
Using this you can add the struct at the end of the list. This function is not in place, therefore you need to use the output mapping to write the new array back into the variable.

Hope this helps.
Lukas