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

search results

for AI

(...) er or not, isn't working when I pass parameters like ##Vorname## [engl. Firstname] and ##Zuname## [engl. Surname] (which turns into {Vorname} & {Zuname}). The filter works with hardcoded names but fAI ls with passed parameters. Any ideas on what I'm doing wrong or how to fix it? Is there a better approach?

(...) Hi, I have three fields: Name - text lastname - text domAI n - choice field And one technical field to which an action is assigned: concat[name][.][lastname][@][domAI n] The action works correctly but takes Polish characters into account. Is it possible, and how, to remove Polish characters in the technical field, i.e., replace "ą" with "a," and so on?

(...) clipboard. This could be introduced as an optional setting within the field options in BPS Designer Studio. I particularly like how this feature is implemented in the Azure portal: a "Copy" icon remAI ns hidden until you hover over the field, at which point it appears, allowing for quick copying to the clipboard. I've attached an example image to illustrate how it works. I believe this enhancement (...)

(...) is would be highly beneficial, especially for newer WEBCON users. Additionally, the threshold for contributing would not be as high as it is for a Knowledge Base article, which usually requires a certAI n level of detAI l. Simple contributions like 'Displaying a Google Maps link in a Data Table', 'Coloring a Data Table entry from the previous day excluding weekends', 'Displaying graphics in a report', (...)

(...) Hello :) I have a process where I generate an XML file. I would now like to extract this XML file in another process with a sustAI nable solution. My XML file contAI ns multiple fields as well as lists. What would be the easiest way to achieve this using WEBCON? I was thinking of writing the content of my XML file into a technical multiline text field via SQL and then extracting it with the "Change (...)

(...) Hi, when you want to add a new new report tile with a link to the "detAI ls" in WEBCON BPS 2024 you have to: 1) Choose a data source 2) Choose an existing report The current implementation forces us to create the data source twice. While the effort for the data source creation may be neglectable, I'm quite sure that a lot of us will forget to update both data sources. Especially because it w (...)

(...) Hello, I'm trying to create a more complex delete of line function. To explAI n this briefly, I have a list, where I can't use the normal delete button. So instead, I'm adding one using a dataRow form field, where I call the JS function like this: deteteFunction(list ordinal number); In this list there is a column called IsOld, and it's values can be OLD or NEW. * If the line I want to dele (...)

(...) Dear Community, I’d like to propose an idea: adding the ability to create folders (not categories currently avAI lable) in the attachments area. This would allow users to better organize multiple attachments in a way that suits their needs. Your comments are more than welcome.

(...) witch table contAI ns information about filling time?

(...) at WebCon.WorkFlow.BusinessLogic.ImportExport.Mapping.MappingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.BusinessLogic.ImportExport.Export.ExportManager.RunExportContAI ningRootNode(MappingList mappingList, ExportParameter exportParameter, IExportLogger exportLogger, DescendantsRowsProvider descendantsRowsProvider) at WebCon.WorkFlow.BusinessLogic.ImportExport.Ex (...)

(...) ding the if operator or an execution condition to each Add attachment action is not something I would like to do. Not only because of the effort but because there are now two places which need to be mAI ntAI ned. Here's a statement to check which processes /automation use the action: SELECT [ACT_ID] , ACT_ActionKindID , ACT_Name , case when [ACT_DEFID] is not null then actionProcess.DEF_Name (...)

(...) Hi, I would like to propose the ability to use HTML formatted text in calculated columns of reports. Now HTML tags are displayed as plAI n text, e.g. we can use only one link in row or not able to split/format text into lines. I remember that there was such possibility in Sharepoint reports and I miss it :)

(...) mport / export / add 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 mAI n flow are on .. But I would like to just allow for modification of rows data not add / delete /import .... At the moment I use 2 item list is it correct? or maybe is possible to change settings d (...)

(...) for example: we have a simple process: START -> FINISH and on this path i have configured my actions and in the end REST action. My situation is that, based on this item list, I am performing certAI n actions for each row, and I want to update some columns back. Do you have any idea? thanks.

(...) me 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, agAI n, 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) The actions work, but they might l (...)

(...) ing, we would be forced to check all actions and the field matrix. Besides this effort, it also looks ugly on the form, if there's one field rendered as a disabled input field in a group of other plAI n text fields Best regards, Daniel

(...) Next() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwAI ter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.BusinessLogic.Helpers.WorkFlowManagerProxy.d__0.MoveNext() --- End of stack trace from previous location where exception (...)

(...) How does showing data place marked in a screen? It's not explAI ned anywhere in the documentation.

(...) tribte a,b,c attribute a,b,c is changing dynamically vs Item List attribte d I try to change Value of Attribute D on path .. = error OK, then is not saved data so I move step forward .. but agAI n 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 (...)

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