Hi, How to create attachment on a process instance without inserting task id. i have files that must be attached to the whole process and not on a specfic task. putting null instead on task id when creating attachment lead to exception. In the documentation of the create attachment method the text tell that the attachment can be created on task or/and on process. thank you