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

search results

for Update

(...) BPS. I would like to have at least the last modifying users migrated as well. How could i achieve this? Was thinking about setting a technical field to the last modifying user and then doing an SQL Update on the element after migration. Sure this is not the way that is officially supported. But is there another way?

(...) of Master Data Management and are trying to use Webcon as a User interface with all the logic behind forms. The database is prepared in MS SQL with different tables. The challenge we are having is to Update entries with foreing keys. Scenario: Table 1: Country has one column (apart from ID) – 'Country' Table 2: City has two columns 'Country ID' (Choice column from table Country) and 'City' So in City (...)

(...) a process for the RH where for the different subsidiaries there are different documents and salary benefits for the new admission. The point is when the subsidiary is selected, the form should be Update d with the list of documents needed and send them in a notification for the new candidate. There are some issues with this, I'm not able to initialize the item list with the dictionary details (onl (...)

(...) Dear all, what would be the best practice to Update /change the Business Entity of an instance? Background: I would like to create an application containing people related to a company respective business entity. Over the time it is possible they would change the company and so also the business entity. I found a dirty way by using an SQL Update directly on the WFElements table, but I am struggling by (...)

(...) escription: Renovation of doc, fAllDayEvent: , EventType: renovation, MasterSeriesItemID: , Workspace: Log Version: 3 Duration: 729 ms But somehow my Calendar in Sharepoint does not get Update d with the data I'm sending. This works fine for Sharepoint List and sending documents. My user has owner privileges in Sharepoint to be able to write in the lists. Hope anyone can help me out!! (...)

(...) instead of null. This may lead to empty Step and Form Type columns in reports and other objects using internal views. If you are already affected by this you can decide whether to wait for a fix or Update translates table. Update [Translates] set TRANS_Name = null where TRANS_Name = '' I created a support ticket for this. Edit: This will be fixed with an upcoming version. Best regards, Daniel

(...) her" for getting the latest check-in data. Our problem now is, that the smallest interval (1min) is still to long, the maximum value good enough would be 30 sec, otherwise the guest has to click the Update button in most of the times cause of the long waiting-time. It would be great, if you could add 30 sec. to the available values next time or even better: just an empty field for personal configurati (...)

(...) ule is also used as an execution condition. This could work, but this is kind a ugly. I would hate it to have multiple actions for the same thing. It's only a matter of time until the other's aren't Update d/errors are fixed in the one but not in the other. Is there any other optoin/idea? Best regards, Daniel

(...) ol step are no longer working. I have multiple cases in my company where I need to use a flow control step to evaluate if the subworkflow should start or not and it stopped working after I got the Update . I don't know how to fix it or come up with an workaround and I'm awaiting on the support. This happening for all control fields, even if there is no subworklow starting. Anyone is facing th (...)

(...) ol() at System.Windows.Forms.Control.SetVisibleCore(Boolean value) at DevExpress.XtraNavBar.NavBarGroup.SetControlContainerVisibility(Boolean visible) at DevExpress.XtraNavBar.NavBarGroup.Update ControlContainer(Rectangle clientBounds) at DevExpress.XtraNavBar.ViewInfo.NavBarViewInfo.Update GroupBounds() at DevExpress.XtraNavBar.ViewInfo.NavBarViewInfo.Calc(Rectangle bounds) at Dev (...)

(...) Hi, we just Update d on Friday to Version 2021.1.4.36. Just now a user called and showed me that she is getting an unknown exception error when trying to add an attachment to a manually created new instance. She has the rights to do so, and can add attachments as soon as the instance is manifested in the DB through save button that directs to the same step. So there is a known workaround, but it woul (...)

(...) Dear WebCon Team, we just Update d to 2021.1.4.55 and recognized, that the so long working function "Attachments Count" does not work properly any longer on the intital step of a workflow as long there is no Instance ID. For Example I would like to validate if there is an attachment uploaded or not (see picture). If I do a path on the step itself --> Instance ID --> the rule works fine!!! I think it is (...)

(...) Dear WebCon Team, we just Update d to 2021.1.4.55 and recognized, that the so long working function "Attachments Count" does not work properly any longer on the intital step of a workflow as long there is no Instance ID. For Example I would like to validate if there is an attachment uploaded or not (see picture). If I do a path on the step itself --> Instance ID --> the rule works fine!!! I think it is (...)

(...) t every minute, but this didn't happen. What did I do wrong? I know this is a dangerous scenario, but it is for testing purposes only. What we want to achieve is a 'Invoke REST service call' which Update s some fields in current element and saves current instance only if any of the fields has changed. Is that even possible? Many thanks in advance & best regards, Nik

(...) Good morning WEBCON team, we installed version 2021.1.4.84 last week and i found all my emojis used on path buttons are no longer with color but since the Update only black. If its possible, please give me back the colors in the next version ;-). Thanks, Bjoern Poller

(...) , because the first installation attempt did not work out (login problems webcon designer studio), i uninstalled webcon and sharepoint. I installed Sharepoint 2016 again and also the latest security Update . Now the installer does not recognize the sharepoint web parts (see picture below). Did anybody have this issue yet? Do you have any idea how to fix this? Is it ok, to skip this? Kind regards, Ch (...)

(...) Problem with launching the WEBCON portal after a new installation according to the instructions "WEBCON BPS standalone installation" (windows 2019 and Update s, .net 4.7 installed automatically with the system, .net core hosting bundle 2.0.9, MSSQL 2019 express, Ms Sql Server Management Studio 18, IIS with Windows Authentication) -in the browser error http 500.19 - internal server error. Additionally, i (...)

(...) e application in a new environment. Otherwise you may be in for a surprise. The attached image shows that the translated text uses the old variable ids and only the ids in the original text have been Update d to match the new environment. I've noticed this in 2021.3.205 for email notification templates and task descriptions. Razvan from Encorsa confirmed this for 2021.1.4.84 and noticed that you shouldn (...)

(...) alues() w WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.FormFields.Choose.ChooseFormField.get_AvailableChooseValues() w WebCon.WorkFlow.Web.UILogic.Form.ViewModels.Data.ChooseViewModel.Update FromClient(String json) w WebCon.WorkFlow.Web.UILogic.WFDynamicLite.Rest.Logic.ElementFormLoader.c__DisplayClass8_0.b__1(BaseFormField field) w System.Linq.DataEnumerable.ForEach[T](IEnumerabl (...)

(...) Hi, I wonder if there is a way to chenge the text of the Item List init button. Now it sais something like "+ Restore defaults" and I want to change it to "Update details", as the functionality in my list is to Update some fields on the list if they were changed outside of the process (in dictionary).