(...) ist where: a) I set person (from AD) b) in item list in that proces I add competitions final I have got step finish - Person - Item list what he/she can do. From that I created data sorce with columns , so i have multi rows: Person 1 = can do 1 Person 1 = can do 2 Person 2 = can do 1 Person 3 = can do 2 2. In other proces I have got attribute: a) Item list A [pick person] So I create List (...)
(...) Hello, I have a little problem. My scenario is something like this: I have an item list, with 3 columns A, B(not important here) and C and I want to disable column C(data row), if column A(choice field) has value 1#Mother, for example. Even if it's a new row just added by the user at that moment, even if it's a row added previously by other user in another step.. I just simply want that column C to be (...)
(...) and it's description: This action adds all rows from the specified Data source to the indicated Item list, without checking for duplicates, but taking into account the values specified in the columns mapping section. Executing this action may result in duplicate rows of the Item list. As I encountered the described implications, I wanted to stress this, as the current action may have chang (...)
(...) ebcon design studio ... is close to crash ... any way ... if i do: "e.DET_WFDID = 'parent id' i have what i wont (just for check). on path if I put that automation - it semi work ... is filled columns but whatever is set as "attachment" always returns "attachment was removed" another issue is doubling records ... (probably to many joins ... )
(...) Hi, I've inserted a line chart to my form. It gets data from database (4 columns ). 2 columns are presented on a chart as data series. Sometimes there are nulls in one of the columns . Then Webcon interpreters it as 0. Do you know any countermeasures to it? If there is a null value from the database, then it shouldn't show that line at the given point in time. I attach a photo of that such graph with (...)
(...) Please vote for this user voice, as it already have more votes, and is exactly the same ;) https://community.webcon.com/forum/thread/4134?messageid=4134 Hello, when working with custom columns in reports I'm always trying to avoid using regular ID when comparing forms, workflows, processes etc. I'm almost always joining with specific tables to get GUID, so reports won't break between environments. (...)
(...) se.ReadOnlyItemsCollection`1.GetByID(Int32 id) at WebCon.BpsExt.Signing.Autenti.CustomActions.Helpers.RequestBodyProvider.AddSmsAuthenticationnConstraints(List`1 constraints, ItemRowData row, Usercolumns userData) at WebCon.BpsExt.Signing.Autenti.CustomActions.Helpers.RequestBodyProvider.AddParties(ItemsList itemLis, Usercolumns userData, Boolean setUserPriority) at WebCon.BpsExt.Signing.Aute (...)
(...) maybe, in further coming WEBCON versions there could be the possibility to add 2 more "section layouts" like i posted in the picture. Mostly the usefull one would be: half side left, and two small columns in the right half. With this layout options designing dashboards and grouping buttons would work much better. Thanks, Bjoern P.S.: Maybe i forgot the third version 25% - 50% - 25%, if someo (...)
(...) f the report. I want to show the sum of days in each step of the process (Bar chart) and the average Day(s) in step as a Line chart. This is not working. I don't have any filters, nor calculated columns . I've tried to create a chart with another field to check if the issue is related with Day(s) in step field, still I get the error. Does anyone configured something like this? Thank you
(...) forgot to add the single quotes in a where condition using the id of a choose field Wrong statement: and {WFCONCOL_ID:544} = {WFD_ID} Correct statement as of WEBCON BPS 2023 with the calculated id columns : and {WFCONCOL_ID:544} = '{WFD_ID}' The big question is, why was it working in the first place and only failed in production? The production database contains way more data and the SQL server d (...)
(...) 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/#{WFD (...)
(...) Hello, I notice 2 weird situations: 1. I have a ForEach and inside I have a simple "Start subworkflow" action and i try to drag from the collection columns in order 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 made a business rule that uses, again, info (...)
(...) Hi, I would like to create validation for the input in a column of an item list. I have an item list with two columns (Input, Source). If the Source is "External," I don'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 add a validation form... But I would (...)
(...) (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 columns including: ID, Signature, Author, Company, etc. 3. In the cyclic action, I added automation and the "Execute for everyone" operator, where I indicated the above-mentioned BPS data source. 4. There (...)
(...) I have got Item list with 2 columns 1. Category (A) 2. Points (B) Column A and B use dictionary process where if is set A then filter B to A value and in column (A) I can pick Value then >> in column (B) points I can pick more than 1 value . so I can have: (A) >> (B) A >> a,b,c,z B >> a,z,dd,x C >> a D >> a,b and now in sub process I would like to split this table to: A >> a A>> (...)
(...) ry using this, and the function gave back an empty string in 2022 the behaviour changed to giving back NULL value in 2023. At least that is my impression. This might be connected to the seperate ID columns and a change in the underlying DB function. I think that it even behaves differently when trying to get ID from wfelementdetails and wfelements tables. (specific ID field in wfelements, no specific I (...)
(...) we could also define the display mode of a report for a chart. This display mode would be applied to the detail level of the chart. This would allow us to get a better overview even if the number of columns is limited. Best regards, Daniel
(...) 2024.1.1.161 after finding changelog notice, that some problems with vacations report were repaired. Our config: We use a data source with SQL view with past vacations, and all type of data in columns are correct: VAC_UserID VAC_From VAC_To VAC_VACTypeID SQL: select * from [V_Urlopy_Historia] After some tests we've done: After manually entering the sql query on TEST SERVER (2024.1.1 (...)
(...) I try to build table with short history to put it in protocol (word>>pdf) of acceptance So i would like to have 3 columns : 1) person 2) behalf (if was) 3) time step at the moment I'm struggle with filtration .... skip save or other than end step paths ... in green lat 2 - the "steps" where I clicked - finish ..live the step ... where I have 1 person and no waiting for other to finish - i (...)
(...) Hello, It seems that row coloring in report views does not work for calculated columns . When I open configuration for row coloring and choose one of the calculated columns , the operator field becomes inactive and sais . Use of calculated columns would be nice to color the whole row, not only a column value (lamp).