We are using SharePoint 2016 on premises and FormsViewer. SubmitToSharePointList command successfully creates and updates list items, but we have problem when trying to add attachment to the same list.
Here is the command used: SubmitToSharePointList /submit=ShPList /mapping=FilmAttachment /dsname=AddAttachment
All parameters and are correct. The corresponding list item is updated by this command, as I can see a new version added in version history without any change.

Attachment field of that list item stays blank.