thanks for taking care of this. It is now working for me as expected using v10.1p_2016-11-17.
It is also working without DMI and using
Code:
<operationBinding operationType="fetch">
<!-- Needed as the DataSource is used as lookup during BatchUpload-upload. As the UC is on (user_id, externalname) this is needed
in order to guarantee that only one row will be returned. Same for setting user_id on ADD. -->
<criteria fieldName="USER_ID" operator="equals" value="$session.authenticatedUserID" />
</operationBinding>
Thank you & Best regards
Blama
Leave a comment: