Just encoutered a small problem which i'm not sure how to solve.
basically, i want to get the ID's of multiple Documents.
I can find these Documents via the Document-Name but this is too vague for it to run without problems because the names can change.
i have a field in that list, which has the ID of the current Item the workflow runs from but i do not manage to find them as i dont know how to adress this field "Archive-Request Reference". it worked for Document Name by just removing the blank space between the words but not for archive-request reference.
Could you try to change the field name and make it without spaces? Then try to address it in the request and let me know the results. Probably try to add a test field with the same reference and check if you can pull the data using the test field.
Okay nevermind i found another solution with another field.
But now it has another Error.
When i try to log the Dictionary that it creates "ArchivedIDs" the workflow just doesn't proceed anymore. No error no info. when i remove the log function and try to loop trough the dictionary this error appears.
on this action:
Okay. I found the solution. I didn't know that i have to create a second dictionary to get the ID from