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

search results

for database

(...) Is there a option to insert values do database (my own table) by the button added in html form? My idea is like a picture I addend, but when I click on the button I get error Message=Error occured during rule SQL Dodaj powiązanie (Id: 136) evaluation. Source=WebCon.WorkFlow.Base StackTrace= at: Evaluation requested at: Evaluation node: Rule at: Evaluation node: SQL InnerException: Message=E (...)

(...) , I have the following use case for a customer: A workflow should be started from Outlook using the (full) Addon. Based on the from address some more information should be retrieved from a custom database and populate other fields. So far so easy, at least in the dev system where I can modify the data in the custom database . This is where my problem/the question starts: Does anyone have an idea how (...)

(...) Hello Please help my with importing demo applications. I get "Check if Import service role is running for current database . Modules are in safe mode and I don't know how to force run it.

(...) of using the application in both the Express and Enterprise versions. It will be a rather long thread as there will be a lot of inquiries in it. At the beginning of: After reaching the maximum database size for the Express installation, can I uninstall the Webcon software, delete the database s and then perform a new clean installation and import previously exported processes?

(...) a "local" text field, WFD_AttText1, to a global WFD_AttText1Glob: 1. Fixing Start Subworkflow actions Due to the change of the field type the assignment was "lost". Internally the action uses the database name, so it's obvious, that the assignment of field {690} to field WFD_AttText1 is no longer valid. Configuration after correcting the assignment WFD_AttText1Glob {690} (...)

(...) to retrieve data while processing SQL Command, the error is: Error occured during business rule evaluation. The given key (-25) was not found in WFBusinessRuleDefinitions cache for current content database . at: Evaluation requested at: Evaluation node: SQL The same error is while configurating action or creating a business rule

(...) , not linked together. Let's say I want to give permission to read a document for some domain user or user group. The problem is that I can't modify these processes. I cannot modify data from the database side because the manufacturer forbids it :/ My idea is to create a new process and use it to update permissions on other processes/tasks, but I don't know if it is possible. Can I use action Add (...)

(...) Dear Community, I have a question regarding attachments database . Size of the database is quite large and I'm trying to find optimizations here. Table / index compression is not a solution - compression ratio is barely reaches 0,5% level. I have found a lot of records in this database where attachments are deleted (column ATF_IsDeleted = 1). Is it safe to remove such records from database or it will m (...)

(...) Hi all! We have to transfer some values from old database fields to new database fields, since we want to switch some fields in process to global fields. We plan to do this with well know T-SQL statement (UPDATE WFElements SET ...) within a cyclic action, which can be triggered on demand. Does anyone know if there are any restrictions in Webcon SaaS (Software as a service) regarding SQL UPDATE (...)

(...) load attachment - View in report (elements retrieved and displayed on reports) - Edit element - Delete element As additional auditing is likely to have performance impacts and also increase the database quite fast, it would be better to enable auditing on process level only. Maybe it would even make sense to log these entries in a separate audit database .

(...) Hello, WebCon BPS user can specify substitutions on the portal. Does anybody know, where the data is stored in the SQL database ? I'd like to create a weekly report with the data. We are on BPS Version 2021.1.4.55. Thank you! Cheers, Balint

(...) Hi folks, today I have a special problem and hopefully somebody of you already has a solution. I am working on an internal Knowledge-database . One given requirement is: In case of an update, the old entry has to be archived and a new entry with all previous information should be created to be edited. So far no problem - except for the attachments. I dont want the old attachment files to be co (...)

(...) Hi everyone, I just had the need to get multiple rows of data without having access the the SQL database . I didn't want to create a field for this one time use case. Unfortunately the 'Test' result window of the expression editor, didn't have the option to copy the result. Luckily I thought of the Administration Tools\Search Logs. As you can see in the attached picture, I was able to execute an arbitr (...)

(...) Is it possible to generate a QR code other than the database document ID in Webcon BPS? I used the action described below but it is not optimal for me. I have an action (javascript) that generates a QR code and puts it in an HTML attribute. The QR code is created from the value of the text attribute. I want to insert this QR code into the attachment created from the document process. HTML created in t (...)

(...) Hi, Is there any way to freeze data in 'data table' field type? My case is following: The 'data field' form field downloads data from Oracle database . The data in Oracle database changes every hour. An user completes a form on T day, so the data in the 'data table' form field is refreshed. Then (after a few days) his manager opens the form to accept it. The manager should see the data in 'data ta (...)

(...) I have already used the database provided by European Central Bank for currency exchange. But i want to use REST for conversion of currency exchange(mostly for euro). What should be the URL/REST request suffix when im selecting GET HTTP method.

(...) integrated SQL query like Select Count() from WFElements WHERE ... So we need to cancel save operation if this condition is met. Since it is a fresh workflow element it should not be persisted in database . Unfortunately I do not find any option to throw an error in an automation or at least I don't see it ;-) Any hints/suggestions on that? Thanks a lot & best regards, Nik

(...) using AAD. I'm not part of the AAD so I can only use the local user account to access BPS Portal with windows authentication. If no one has an idea, I may try to add the address directly to the database . Although I would like to refrain from this approach. It could work because the local user is an external user and isn't updated with the user synchronization. Best regards, Daniel

(...) Testing around I found this work around: 1) Delete the web service action template you want to change. 2) Rebuild it from scratch. This leads the action template to receive a new ID within the database and you will be able to save it. This error was reproducable also with an action being added to a path. So, I assume that it is more a general aspect instead of being linked to action templates on (...)

(...) ut as a separate workflow elements. I want to implement Asset Management workflow, but need to enter into the system few thousand items (PC's, servers etc.), which are currently stored in another SQL database .