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

search results

for AI

(...) Hi, i would like to automatically mark flagged some elements after few days. Is this possible? my mAI n goal is this elements should be on the top in "my Task" list

(...) Hi everyone, I think it would be great to have an opportunity to add the option to execute a form rule in case of a 'Validate form' action fAI ls. In most of my cases there some special condition which relates to a field/tab. Having the option to execute a form rule would allow to: - focus the field - show the tab - execute some JavaScript which would could display a subworkflow which needs (...)

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

(...) Hi, Is there the ability to run actions in the background without being forced to wAI t for them to finish in the loading screen? I have created an automation which invokes a SOAP service and it takes some time (20 seconds). This thing must be disturbing for the user. As i see, actions are executed synchronously, meaning the user interface wAI ts for the action to complete before allowing furt (...)

(...) {WFD_ID} has been "translated" to WFD_DTYPEID = 1 and dbo.ClearWFElemId(WFD_AttChoose1) = 2 and is now replaced by the Calculated field WFD_DTYPEID = 1 and WFD_AttChoose1_ID = 2 This will fAI l now because I didn't put the WFD_ID into single quotes '' and the new field may contAI n text which can not be converted to integer. It seems that the dbo.ClearWFElemId(WFD_AttChoose1) = 2 was applie (...)

(...) er/docs/migration_guide.md This thread is dedicated for all those changes, whether they are stated in the migration above or not. Example the prototype string no longer has the functions 'contAI ns' 'splice' 'splitRemoveEmptyEntries' 'isBlank' I used: document.location.toString().contAI ns I have only encountered the issue yet but did not fix it. I got these differences using in t (...)

(...) ity! We have 2 choice fields, first one is a dropdown (field1), second one has behaviour autocomplete (field2). Dependent on selection in field1, datasource of field2 (which is an SQL query contAI ning value of field1) changes. This is working as expected. Picker search mode of field2 is set to 'ContAI ns', minimum characters = 3. Regardless of what is entered in field2, all avAI lable entr (...)

(...) Hi all! I am really struggling with this action. I am trying to send JSON data to a REST web service. JSON string is generated by a business rule, which contAI ns a JSON Query (FOR JSON). Testing this business rule works fine, also umlauts are shown. My configuration in request body is body type: Binary, which is the only way to send dynamic JSON data. Somehow my encoding (which should (...)

(...) to all elements with attachments) how can I trigger any action to index it in Solr? From user perspective, when he / she search for particular document in search everywhere not all results are avAI lable. I can edit single document and save it, so it triggers Solr index action, but maybe there is a global option to do it for all documents? Alternatively I can define path to add permissions to (...)

(...) 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.Service.ActivityExecutors.QueueActivityExecutors.UserSynchronizationActivityExecutor.d__4.MoveNext() --- End of stack tra (...)

(...) Hi community! We need to add 'active' HTML elements to an item list, e.g. a button contAI ning some Javascript to set a field value or a label with a custom tooltip on mouseover. Is that even possible in an item list, we didn't find any solution for this up to now? Thanks a lot for your input, Best regards, Nik

(...) Trying to update my current dev env to the latest version that is avAI lable on the website. I'm getting the error message below. not sure how to resolve this. Date Message 6/6/2023 9:16:07 AM Invalid column name 'S_LicenceServiceLocation'. It won't get past the error attached in this thread. It's happening on the "Components" section Upgrade- WebCon BPS WorkFlow Service. Current Version (...)

(...) Hi everyone, I'm not sure yet whether it's a good idea or not, but I think it might proof useful, if we could add an icon to path buttons, like they are avAI lable for the menu buttons. I just tried emojis today and I think it will help users to distinguish similar paths. But since these are emojis there may be problems with light/dark mode and different devices. This wouldn't be the case for f (...)

(...) nts) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__AwAI ted|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(Acti (...)

(...) Hi, it would be great if the error message : It is not possible to test a source or business rule that contAI ns columns of an item list. Would only be displayed for the test button of the expression editor. Currently it's also displayed for the "Show" buttons which forces me to replace the variable in the SQL management studio myself. Best regards, Daniel

(...) d on other endpoints, so i am questioning myself if there are limits at this endpoint or not? From testing it seems that default for page is 1 and for size is 20. I would really like to get all avAI lable data at the endpoint in one call. So currently i am calling the endpoint once with size=1 specified and check if ViewContent data is returned. If valid data is received then the property "count" (...)

(...) Hi there, It's me agAI n I have two questions right away. I'm not sure if this is an intentional 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 de (...)

(...) Hello, I would like to create some dAI ly or weekly reports based on the requests made that day/week. Is there a scheduled process that can do that? Or Is it possible to achieve this in Webcon? For example, in Power automate there is a scheduled flow that can be set to run whenever you want. Thanks.

(...) Hello, I would like to make a process where users can add rows to an item list on multiple steps, but be unable to edit previously added rows, except maybe certAI n columns on certAI n steps (eg. Completion date). I would also like to know if it's possible to make it so on certAI n steps, users are able to only edit already added rows, but be unable to add new ones. Thank you for your help!

(...) e structure so that it could be uploaded. This would be even better, when the internal names would be part of the download. There are cases when you need to change the internal names and doing this agAI n and agAI n for the superior source and x business entity sources is annoying. :) Best regards, Daniel