(...) hen the user sets up a Subworkflow using the SQL version, it's not possible to save the ID of the instance created. This is only allowed doing other type of actions and most of the times returning Concurrency Errors in the system. This is allowed already in the Subworkflow normal version.
(...) eld. I tried to change the login by update the WFD_CreatedBy column in WFElements table but it's not possible. I've received an error: "One or more errors occurred. Operacja zostaĆa wycofana Concurrency Error Concurrency Error" In attachement you can see the sql query. Maybe you have some ideas how to update that field or maybe run the subprocess with the diferent login as author? Thank you (...)
(...) Hello, I have an template with a simple excel file that has a table named "TableExcel". This table has 4 columns: DATE,CUSTOMER,VALUE,currency . In designer I created an item list with 4 colums that have the same name. When I map the columns in designer I use "Sheet1!TableExcel" and on the right i drag the columns from the item list. Every time i run the action i get : Invalid cell name If i try to (...)
(...) Hi there I've got a concurrency error when I tried to import my application from test environment to either developer or production one. Does anyone know how can I fix it?
Hello, How to get information from one specific body line to a given field on the form? I tried this way but it doesn't work, for example I want to download information only from decisions -> type -> and code content Part code of body : "decisions": [ { "id": 111111, "type": { "id": 0001, "code": "APPROVAL"