WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for save

(...) In Webcon Version: 2022.1.4.404 i noticed that the groups name you can not set in your way order it jump between other groups see animated png in attachment or it did not save changes ...

(...) ons. On my path i have configured a FOR EACH on my item list which is creating/composing JSON payload for my REST. (rows) However, I am encountering an InternalServerError (500) when attempting to save this data using REST service on path for my current instance. PATCH: api/data/v5.0/db/#{DBID}#/elements/#{WFD_ID}# { "workflow": { "id": "#{WF:123}#" }, "formType": { "guid (...)

I have a process that creates 10 reports each month. After creating the initial reports, I would like to clone them automatically at the end of the month, only changing the reporting month. The user (author) updates the data and submits it for verification. I proposed the following procedure: 1. I created a BPS source that lists all 10 reports from the last month. 2. The BPS data source has c

(...) -process static C -process static D attribte a,b,c attribute a,b,c is changing dynamically vs Item List attribte d I try to change Value of Attribute D on path .. = error OK, then is not save d data so I move step forward .. but again error ... so .. how to calculate: D = (A*B)*a + (A*B)*b+(A*C)*c ? why I don't have rulle in a,b,c to "fix" D" ? .. I did not JS and ten I had error mu (...)

(...) alidation is ignored. This includes regular expression. In my opinion the regular expression should be checked and if they are not successful, saving should be prevented. Otherwise we will be able to save invalid data, which in turn can lead to issues, if the data is used in other workflows. In our case the field can be used as the display name of choose fields and we wanted to prevent the use of t (...)

(...) Hi, A useful option would be the ability to capture and save the output of a powershell action, either to an attribute or to a local variable. Similar to the mapping of response values in a REST action. This would allow the received data to be further processed/used in subsequent autumatization actions. Regards.

(...) en decomissioned. I know I can force check out of the process, but I am afraid I will lose everything that was done on the process since it was checked out. It was checked out in 2016. It was last save d in 2024. If I force check out, will I get the last version before the process was checked out or the version that was last save d during the check in? How exactly does this work? Thanks!

(...) HI, How to monitor the moment of typing characters into an attribute using the SDK. I would like to, for example, call an API after typing 3 characters and save the retrieved values to another attribute.

(...) w .. but I would like to refresh to have no data ... So I have form rule when some field value is changed (deleted) then is clearing fields but not reloading whole form ... so because data is not save d or the full form is not reloaded ... the data table stays with "old data" - i can click refresh and then will be empty or pick other value then will be reloaded full form (pass by path) . but t (...)

(...) Hi, what do you think of collapsing the toolbar on a report to a gear/action icon or similar? I have the feeling that the toolbar is not regularly used and collapsing it could save some space. This could be an optional property so that the toolbar can be displayed as expended by default. Best regards, Daniel

(...) n. In my case the parent instance has a number or related "kids" (instances) and only one unrelated, but all from same workflow. In order to indenfity the unrelated "kid", the parent has the wfd_id save d in a field. The SQL that I use in the advance settings for the "wait for sub-workflow" verify if the total number of "kids" (related or unrelated) is equal to the total number of "kids" that are in (...)

(...) API, like ChatGPT or other providers, to do the mapping. First, I need the text layer to be added to the file, which is done by the ABBYY FineReader engine, and is fairly easy. Next, I would like to save the entire text layer data to the form field and then send it via API to the AI. My issue is how to do the middle part, which is saving the entire text layer data to the form field. Have any of yo (...)

(...) Is there a way to show a message box for the user using the SDK that will not be save d in the document history? Only pop up in a document. Or is there a way to modify a specific attribute in the document history (something like the WEBCON GDPR action does)?

(...) mmon.DbDataAdapter.UpdateFromDataTable(DataTable dataTable, DataTableMapping tableMapping) w System.Data.Common.DbDataAdapter.Update(DataTable dataTable) w MyGeneration.dOOdads.BusinessEntity.save () w WebCon.WorkFlow.Data.ImportExport.Graph.DbNode`2.AddOrUpdate(IDictionary`2 dictionary, TEntity save Entity) w WebCon.WorkFlow.Data.ImportExport.Graph.DbNode`2.save Entities(IList`1 data) (...)

(...) hange_sell": 118.9562 } What I wanted to do was: - make the user insert all the information in the row; - after that the user has to click the button in the row that would make the API call and save the "exchange_middle" in a column (e.g. DET_Att5) Does anyone has any ideas how to implement that? Or, any ideas to do it differently? Any tips will be much appreciated! Cheers, Martin

(...) 24.1.1.161 the Gnerate/Update word file action gives the below error. It happens when the action is configured to Download after file generation. This does not happen when the output is configured to save as an attachment . Has anyone found a workaround or can direct me to a possible solution. I have tried changing the template to using the modern word add in and I have also re-crated the action but t (...)

(...) temliste looks similar to this: System-ID | System-Cost 100 | 1.000 100 | 1.500 200 | 2.000 300 | 100 300 | 1000 300 | 500 I need to find the System-ID with the highest cost over all and save this ID in a technical field to use ist further in the prozess. Thanks in advance

(...) Hi everyone, we just figured out that there was a time, when the "Clear item list" action save d a faulty configuration. The issue is, that the id of the selected item list was save d (1) without using the variable syntax (2). In turn the integer value wasn't replaced during the import and the execution of the action will fail, if the integer values are not the same on both systems. In the worst cas (...)

(...) hich I have an attribute as an html button that directs me to a resource on sharepoint on which it loads some file. I need that after loading this file on sharepoint, a link directly to this file is save d in webcon in another attribute, e.g. the name of the attribute "link" Is there a chance for such a solution? Thanks in advance

(...) the status is permanently set to 'Reading' - in the development environment everything works, the only thing is when i click on the process the status panel at the bottom is set to “Reading” until i save again.