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

search results

for saving

(...) manifested in the DB through save button that directs to the same step. So there is a known workaround, but it would be nice if this got fixed. I as an administrator can still add attachments before saving the instance. It worked fine before the update and seems to be a bug in the version we have installed. If 2021.1.4.55 fixes this We will install it. If it is not a bug please let me know what I can (...)

(...) ield. Btw. this should be thread safe ;-) 2.) Instead of putting this reservation actions (custom action + SOAP action) in each path, we thought about having this as a global action (Upon instance saving ). Is this possible and will it be triggered on each event (save button, path transition)? I hope the question is clear enough, looking forward to your input. Thanks in advance & best regards, N (...)

(...) WFD_AttText1Glob {690} true There was no "problem" with the following actions: Update attachment, SDK action, Change value of single field, notifications. 2. saving report views I had to save each report view to show the new column. It was sufficient to click on the view and hit the save button. 3. Data source I had to remove the field, add it again and cor (...)

(...) e SQL I have on the form validation action on Save path is checking for IF NOT Exists and passing value 1 when the user entry is not a duplicate which means validation is successful and should allow saving the user entry. When a user entry is a duplicate, SQL NOT EXISTS code returns value of 2 and the validation should fail with a message. SQl is returning the correct value but the validation action (...)

(...) od on all possible devices. I successfully created the HTML but the editor in designer studio is adding some parts code out of nowhere, deleting other parts and duplicating whole blocks of code after saving . Is there a way to work around it? Can Webcon change the editor to not do that?

(...) Hi folks, It seems like the Popup Search Windows has a limit of items which can be selected. I need to have at least 40-50 items selected, but after about 20, (only after saving the instance) it cuts all the others out which were selected.... Is there a way around this problem? I have to use the popup search window, because changing it now, would lead to dataloss of all already created instanc (...)

(...) Hi community! We are getting some data from external system via REST API. Specifically workflow elements are created and there is a default path for saving workflow element. This can be easily done with the well known POST endpoint: /api/data/v4.0/db/{dbId}/elements Now we are facing the challenge to check if there are already elements in our system, to avoid duplicates. This can also easil (...)

(...) a new style of mass actions. When initiating mass action we could then choose an option from a dropdown list and execute the corresponding action by the usage of the workflows global "Upon instance saving " action.

(...) body into a multi-line content field. I am also using a HTML field with a download button, to save this file from content field to disk. This method is working very good with plain/text. After saving file from Content field to disk, Excel is corrupt. I think this has something to do with content-type or encoding, but I can't figure out, how to get the raw content. Is there even a way to do (...)

(...) I noticed that the system loses the preview of the graphical scheme that I generate from Designer Studio. Most often, the file is not available after re-saving the configuration or the next day. Do you have that too? My BPS version: 2022.1.4.207.

(...) behavior of Webcon or a bug or if I didn't understand the setting or the principle of it. Does anyone of you also have the problem that a set path layout in the workflow designer (flowchart) after saving (and switching tabs e.g. to General) completely loses the set layout and falls back to the default layout? [WorkFlow designer before.png; WorkFlow designer after.png] (This results in me having to r (...)

(...) Since i cannot open a support ticket at the moment i have to go this way. When creating a new substitution in 2023.1.2.44 i get a "Bad request" error when saving the substitution. Attached you find the diagnostics session and develeoper tools log. Any ideas what is going wrong here? // diagnostics json { "session": { "id": 565, "sessionGuid": "2c8664cd-1862-4978-9355-1d0b7c3c47d5 (...)

(...) as expecting this to work at least in the Dictionary report Cities but it doesn't. For example when creating the Barcelona city instance in the Cities dictionary I selected Spain as a country. After saving I want to be able to click Spain and to be redirected to the instance Spain in the Country dictionary, just like that would happen with a normal process. PS Checking the Hyperlink tickbox in the col (...)

(...) Is there any value which i could use to check state of dropdown control? In this case i'm using autocomplete dropdown. I'm using js and global variables right now, but this doesn't work after saving the form with custom values - I'm lacking some control state info. (I've tried to achieve it with document.querySelector, but without luck).

(...) /set/etc attributes that are not visible on the form. In the 2022 versions, there were no issues with the same configuration cases. These errors appear during Diagnostics and additionally prevent saving the Diagnostics Session. Does anybody have similar issues with Webcon 2023? I tried to find it in the changelogs but with no success. MSG while trying to save the Diagnostics Session: "msg: An (...)

(...) Hello, I have set up a hotmailbox - Add to elements based on e-mail content. I am saving the BodyContent to a multiple lines of text form field called BodyContent - set always. I have created a global Menu buton which must be triggered when the value of BodyContent changes. So, on the form field - Style and behavior - Form rule to be exeuted on value change - I set "Invoke menu action - my button" (...)

(...) Is there any way to influence the user checkout behaviour (i.e. force discard after x ammount of time) when users are only saving an instance but not ending the edit mode of the form. I currently have the issue that there are several users who are behaving like this and we aren't able to convince them to either close their browser window/tab or at least click "Cancel editing" after they have saved thei (...)

(...) e need to send a specific value, for example: a value from an item list or a calculated value, and it is easier and more efficient to save the value in local parameters from an automation rather than saving the value in a physical field. (Usually, these values are needed temporarily and it is not necessary to save them in a field). Another example : When we create a sdk type business rule and we want t (...)

(...) Good morning, Designer Studio is missing Dark Mode - many if not 99% of programmers are just working on dark colors, thus saving their eyes and improving the comfort of their work. The second topic is the code editor. Currently, in Designer Studio, the place where we edit code that is, for example, "sql command" is probably a regular notepad without support for, for example, tab. It would be usefu (...)

(...) Hi, I'm currently reducing the execution time of a long path transition in version 2023.1.2.44. In this context I noticed that saving the instance executes "recalculate rows". In our case this causes another execution of data rows which are only used for displaying information. They are not used in any other combination, even the usage tab is empty. It would be great, if we could have a checkbox (...)