(...) tion will be made in the context of the application. Note that the login of the created application must be in the form of a BPS ID. Fig. 7. API application data After saving the configuration, it is possible to generate the client secret. It is necessary for correct authentication and authorization of communication through BPS API. Note: Once the secret is generated, (...)
(...) Hello all! I have a process where the user will be entering Addresses and I'm saving the new entries in a Dictionary. I have the subworkflow set up and it's working but I need to add some rules in order to not create duplicates neither empty rows. For my case, the information to be checked will be Customer Name and Address (because a customer name can have more than one address). I was trying to (...)
(...) Hello, I tried to create a task action on a save path in the dictionary. After saving the task is created but I can't close the task. How can I close the task created? Thank you, Raluca
(...) BRD_IsLocal = 1 If I comment all those where conditions, I don't have any value for the User part neither in the WFBusinessRuleDefinitions in the column people (which I'm assuming that is the one saving the user info). Does anyone tried to configure something like this? Thank you
(...) the ID from each subworkflow in the item list select {WFCONCOL:3301} as DET_ID, WFD_ID as {DCNCOL:493} (column in the item list) from wfelements where {WFCONCOL:3295} = {WFD_ID} (form field saving the Parent ID) and WFD_Dtypeid = {DT:120} and isnull({WFCONCOL:3301}, '') '' Third issue is that, if the parent gets cancelled, I need to move all the subworkflow for the Cancel step. For t (...)
(...) 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 (...)