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

search results

for AD

(...) Hi, I'm currently upgrAD ing processes from 2022 to WEBCON BPS 2024 and encountered another unexpected change. Both "Start a subworkflow" actions "now" verify whether a field is visible. While in one case I didn't declare two fields as visible in the start step I have a visibility restriction in another. Since the visibility restriction of uses the 'Source' field value (1), which is set by th (...)

(...) //community.webcon.com/posts/post/regular-expressions-business-applications/268/4 have missing pictures. BTW: any progress in backlog since 25.08.2021 ?: https://community.webcon.com/forum/threAD /860?messageid=860

(...) change behavior depending from form or step ? At the moment I use 2 item list ..but maybe is possible to just use one ... if in Item list General setting I set is possible to import / export / AD d rows / ect. https://docs.webcon.com/docs/2024R1/Studio/Process/Attribute/Basic/Itemlist/ILConf/ILGenral then in sub flow if I use the same Item list then all settings from main flow are on .. (...)

(...) Hello, I am trying to update some form fields and columns in an item list after some actions. 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/ (...)

(...) der to start the workflow with some data completed. When I drag the columns, one is showing a bit weird. It will show ok once you double click it. (picture 1) 2. I have another ForEach and inside I mAD e a business rule that uses, again, info from column collection and it is working, but when I go to all business rules and open it i will see something similar with the first example. (picture 2) T (...)

(...) Hi all, I have a question about exporting data to an excel file from item list. I want this data to be alreAD y sorted after exporting to an .xlsx file. When the data is loAD ed into the item list it is sorted by webcon, on the form it is ok, but when exporting to excel the data in the .xlsx file is not sorted at all. Any idea how to do this?

(...) Hello, I have create a form rule JS that would color the cell in an itemList. But when i move between tab panels, JS is not working anymore. On page loAD ing/Refresh, it is fine. Do you have any tips? Thank you. let itemList = #{BRP:151}#; setTimeout(() => { var itemListElement = document.getElementById(itemList.fld + "_" + itemList.id); if (itemListElement) { const provenien (...)

(...) thenticate Webcon with Graph using a certificate? We connected Webcon with Client Secret but I wondered is it possible to use diffrent way -https://learn.microsoft.com/en-us/graph/applications-how-to-AD d-certificate?tabs=http

(...) Hi, this one is related to this post: https://community.webcon.com/forum/threAD /5796/15 While I encountered that we can no longer set fields which are reAD -only using workflow control actions, I have run into the same using single field value actions. Currently 2024.1.1.88 we need to make sure that all fields we are settings with action have at least to be marked as "reAD -only (cannot be m (...)

(...) on't want to validate for special characters. I have been using regex on the column, but now I have this condition. One solution I thought of is to create a "for each" loop on the item list and AD d a validation form... But I would prefer it to happen immediately, when user is inputing, not when the user clicks on the next step, like it would work when using regex on the column. Do you have (...)

(...) ng procedure: 1. I created a BPS source that lists all 10 reports from the last month. 2. The BPS data source has columns including: ID, Signature, Author, Company, etc. 3. In the cyclic action, I AD ded automation and the "Execute for everyone" operator, where I indicated the above-mentioned BPS data source. 4. There is automation in the operator that starts a new cycle (Start a subworkflow). I (...)

(...) Dear Community, I’ve come up with an idea to enhance how we schedule maintenance service windows in WEBCON BPS. What if we introduced the ability to set maintenance periods (either AD -hoc or recurring) directly within the system (in Studio or on website in AD min area)? This would allow users to see a notification on their WEBCON BPS homepage, informing them of upcoming scheduled maintenance. (...)

(...) need help. I created the field where I count number of days between two dates. It was easy (with help from this forum :) ) This was very helpful for me. https://community.webcon.com/forum/threAD /469?messageid=469 But I need counting only working days and I am really desperate. In System settings => Global parameters => Working days calendar I defined non-working days for 2024 and 2025. (...)

(...) Hi all! We would like to AD d a datasource from REST API. Datasource method is POST, since we have many parameters. We need this datasource in different workflows and parameters are dependent on values entered in current form (different fields in different workflows) and also should be fetched from database from another workflow. As I can see there is no way to use current form field valu (...)

(...) we are currently in a process of compare which translations we have and which we do not. I do not want to do it by going through each application than dowloAD the excel but I would like to generate a report with app,worfklow and form fields where there is no tranlsation. Can anyone help me with this issue?

(...) om the entire item list are copied to each new instance. Is it possible to configure it so that only the attachment associated with the specific data row is copied to its respective instance, insteAD of copying all attachments to every new instance?

(...) is not saved 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 multiple time run rule ... so next idea was change in transaction on path

(...) don't have to go to each one individually, but move through the pages of a book in the report. Same think as is done on history element its possible jumping one by one change. Or Mebay its alreAD y implementent and i Dont know were it is ?:)

(...) ular 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 the special characters ; and #. The (...)

(...) Hi, I propose to unify and AD d a visibility option available on the standard attribute ‘Visibility on report independent of visibility on form’ to the visibility option on item list columns. Regards.