I am trying to create list items based on repeating table values with Nintex Workflow. In my workflow I am looping though repeating table lines and setting variable HCP_Name equal to repeating table line's field value. The HCP_Name variable correctly gets correct values; I have tested it with 'send email' action. For testing purposes I created AP_test list which contains only one field - Title and with 'create list item' action I am now trying to create list items with HCP names. Below is the configuration of this action:
Unfortunately workflow doesn't create list items in AP_test as I have expected.
Please help to understand what is missing and resolve the issue.
Many thanks in advance!