Instruction:
Plugin Value Setter doesn’t work correctly for Excel workflow. Values are not getting updated in Sharepoint column.
Works with Composer 11x
Cause:
The Value Setter node is designed to work exclusively with form fields and the form XML in the context of Automate Evolve. It does not support working with SharePoint Library columns.
Solution:
To update SharePoint library columns, the recommended approach is to utilize the Set Column plugin with the “uselinkeddocument” property set to “yes”. By configuring this setting, you can successfully modify the values of SharePoint library columns.
Set column plugin documentation:-
https://docs.precisely.com/docs/sftw/automate-older-versions-and-legacy-products/foundation/en/composer/composer-plugins-set-column.htm
JIRA win-37254
Additional Information:
Links to other articles/documentation/screenshots/examples/attachments