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

search results

for save

(...) Hello all, I trying to set up a form rule that sets the cell background based on the days difference between a column date and today's date. This only works after clicking on the save but I want the background to be set as soon as they define the Date column. Probably this will only work with Javascript functions but I don't have any experience with that. I want to create an alert if they sele (...)

(...) .com/posts/post/cyclical-actions/106/18 .... I have configuration where: Parent (main flow) can "flow" ... independent from child. but if child is finish then I would like to move Parent by path "save " ... but path save is different depending from step .. what ever I put in Data .. then I have error ... I don't understand that config window....

(...) Webcon and I have some questions regarding Importing and Exporting applications. I tried exporting and importing an application to a different message but I got the following message when I tried to save and publish process (image attached) 1. What does this line mean "all changes to this process must be made by importing a file containing an updated configuration" ? Is this a necessary step to do o (...)

(...) nslations imported. 8/21/2024 10:20:46 PM Import completed in 50s. 8/21/2024 10:20:46 PM Report generation started. 8/21/2024 10:20:46 PM Report generation finished. 8/21/2024 10:20:46 PM History save started. 8/21/2024 10:20:50 PM History save finished. 8/21/2024 10:20:52 PM How can i find this ID, FLD id? I was searching for this in this table but there is no ID column. Do you know how to (...)

(...) I have created a simple SDK Plugin that includes one input field. In the database, the field's value is save d in the format "24#24 Months$$de-DE$$24 Monate", and it is displayed in the report exactly as "24#24 Months$$de-DE$$24 Monate". My goal is to display this value in the report as "24 Months" when the user's language is English, and as "24 Monate" when the user's language is German. How can (...)

(...) 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