The community member is trying to assign a string of file paths to the 'appendix' key in the metadata of a Document object, but is encountering an issue where the metadata is either empty or a list. The community members discuss potential solutions, such as using a list of strings instead of a concatenated string, and confirm that assigning a list should work. However, there is no explicitly marked answer in the comments.
Hello everyone! Did anyone encounter weird behavior from metadata assignment in Document object?
I am trying to pass 'appendix' key and a string value, which is a string of paths with a '';'' separator, but for some reason it does not work. For example I am essentially trying to do this: