(...) port in Webcon, which you can find here: https://community.webcon.com/posts/post/odata-format-in-webcon-bps/346/3 . From what I understand, OData is still only available in the beta version of the REST API . I am wondering whether this functionality is being actively developed and supported, or if it is a feature that will remain in the beta phase. Apart from the mentioned post, I couldn’t find much add (...)
(...) Hi, I have a problem with action "Update item list values" pointed on path. Workflow is started automatically base on REST API and pointed to the same path. I found information on the log "Number of replaced rows: 0' after start process by REST API . When I use web to start process, action update item list values works fine. When I edit a document created by REST API , action also works fine. (...)
(...) ws (SQL)” action on a transition path to update multiple workflow instances—often dozens or even hundreds. Each of these updated workflows executes several actions upon transition, including making a REST API request to an external system. The issue arises when, for example, out of 150 instances, 140 complete successfully, but the 141st encounters an error. In such a case, all changes within the workfl (...)
Hey team We are intensively testing Webcon. I'm trying to send a PDF attachment in a simple app using the HTTP POST method, and I can't get it to work. Postman works fine, Python too. How can I adjust my action to make it go through? We prepared it based on this article: https://kb.webcon.pl/przekazywanie-zalacznikow-do-google-drive-za-pomoca-akcji-rest/ Unfortunately, it doesn't want to l
(...) 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 Api POST /api/data/v6.0/db/1/elements - "formFields"[] - "guid":"...", "value": [{"id": "115"}] - "g (...)
(...) surely be handled nicer than this. Another approach would be to have a local (app) or global (system settings) PS-script library to put the script code. WEBCON BPS could than create a user defined REST API endpoint with in- and output parameters on-the-fly and instead of invoking PS scripts one could invoke a REST API internal PS endpoint as new action. I'm sure that you will have much better ideas (...)