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

search results

for AI

(...) Hey there. What's your preferred way of hiding form fields on page load? In my scenario form fields should remAI n hidden, unless a form field rule from another field was triggered on value change that 'unhides' the target form field. I've been doing it the following way: 1. Make the field that should not be shown upon form load visible in the Field Matrix 2. Insert the 'Hide' JavaScript (...)

(...) e source of data be an employee's file with a list of items that reflects holiday leave limits? In this case, each submitted application should update the parent workflow (Employee file), but I am afrAI d that over time the file will have too many versions. On the other hand, I have change history and actual data. 2. Should the data source be a dedicated database table? In this case, I have to use t (...)

(...) Functionalities like import/export applications, update plugin-packages and the generation of process documentations are only avAI lable within Designer Studio. Doing things manually tend to end up in inconsistencies. E.g. when packaging a new release, we might forget to update the documentation. Not sure what's best / easier, extending the rest api or making the functions avAI lable in a cmd li (...)

(...) Working on a project whereby there is a process to track delinquent loans and create collection activities based on ageing. We receive loan data as a dAI ly dump in excel and new or modified rows should either fire new instances of our workflows or trigger certAI n paths in existing workflows.Unsure of how to go about this

(...) Hello, How can I see the run history of a workflow? How to check on which step it fAI led or if something run? For example, on a step i have a workflow to run a soap service... how to check response and how to get response and use that data to invoke another soap service action? Thanks

(...) 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 (...)

(...) store the response 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 plAI n/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 (...)

(...) Any known issue regarding license services. because we are getting an error message in the portal saying "FAI led to load license. Please check if the license server is running". From the application management tool the services is running successfully and when I try to refresh the licenses from the license manager tool I am getting an error message saying "Cannot connect license service. Please c (...)

(...) 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 (...)