I have a submission-based workflow where each accepted submission should trigger an action performed by a third-party service. Typically, there are between 20 and 50 accepted submissions at a time. However, because Webcon does not support search or batch retrieval via a GET endpoint, the third-pa
Hello, I have a process, in which the "pathId" transition paths require adding comment. However, in SDK I am unable to find a way to move the document along this path due to missing comment. private async Task CancelInstance(DocumentsManager manager, int documentId, int pathId) { ___var docume
Thank you for your help. The svalues were passed correctly, as I was using body of existing element fetched with GET request. Thanks to you it turned out, that I did not grant access to the process being the source of options for the ChoicePicker. That missing permission was surprising. I was
Hi, I am unable to figure out how to use the Webcon REST API for starting new element. My issue relates to the "ChoicePicker" / "Autocomplete" fields, where I cannot find the way to submit the value. I think that I have tried all the combinations, but I always end up with the same error. Public