(...) search from 1 process. In this process I am using a list position(list items). In my report column I will use column only from this list items. I don't have any problem with prepare the source - SQL query, but I have problem with present it in portal, how to do it ? I could use Reporting Services but maybe there is some other things in webcon site?
(...) gest these alternatives: 1) An administrator needs to define Person P as substitute for Person A in the period given. 2) If the substitutions are stored in the database and can be retreived with an SQL statement, I think of an automated workflow that will shift the tasks based on the substitution information. Is there any other approach you have created or that can be configured? Thank you fo (...)
(...) Hi, In the logs, we are seeing the following error: "Dynamic operations can only be performed in homogenous AppDomain" Since the error started appearing, some form fields that get data from SQL query stopped working. What could be the issue and solution? Thanks in advance Mark
(...) tomer number, valid from, valid to and so on All these fields have been added to these different processes without using global fields, but atually have the same meaning, which makes reporting and SQL queries over these different processes somehow difficult. Is it possible to convert these fields to global fields, regarding the aspect that we already have several thousand instances in the custo (...)
(...) be reflected on my side. I've tried two approaches: - Copying the value into another field, timeout after 7 days, copying again the field to have the status refreshed - Use of Datarow field with SQL command in the control field I have some issues here: - Timeout with the change value is giving me errors because there can be times where the field is only filled in on the system step - Dataro (...)
(...) am wondering if it is possible (with Webcon Standard actions) to replace privileges on certain workflow elements in different processes. Selection of workflow elements in different processes with SQL would be easy, but I did not find a Webcon action which actually replaces permissions, which also includes removal of odd users, who should not have access any longer. Users can also switch roles (...)
(...) anonymize his data some other way? I tried with GDPR actions but "Author" is a system field and I didn't find a way to do it. Is there a built in action that could do this? Do I need to resort to SQL and would that even be wise? Thanks in advance
(...) After upgrading the program to version 2022.1.4, the system informs that it is in maintenance mode. I thought the update went fine. SQL Server, IIS and WebCon process works correctly. What else should I check? How to "turn off" maintenenace mode?
(...) Hello, it would be nice to have an option of inserting a "CAML command" similarly as it is done with "SQL command". It would help in setting conditions and checking the outputs of sharepoint actions.
(...) .com/posts/post/approval-process-on-the-item-list-with-row-blocking/138 in order to block rows. I've managed to give access to items list only users mentioned in one of the columns of item list using SQL against BPS Users list (see picture attached) , but all rows are available to everyone from this column, not only one row per one user. What am I doing wrong?
(...) I've got following fields: 1. Choice field with connection to MS SQL table - name of the supplier. 2. Text fields like address, postal code filled based on the value chosen in choice field from point 1. 3. Another choice field with bank account numbers - another MS SQL table filter by ID value from choice field in point 1. Two qestions: 1. By clicking 'x' in supplier name choice field I'd like (...)
(...) Hello, is there a possibility to use existing SOLR as Data Source? I had an idea to show users SQL grid, which would show similar items found in database, based on text typed in regular TextInput field. That lead me to Levenshtein Distance algorithm, which might be slow in SQL , but i've found that such a thing is already implemented in SOLR (https://stackoverflow.com/questions/1752301/how-to-conf (...)
(...) Hi all! We want to execute a JSON query on a path (actually it is some business rule containing SQL query) and send these results to an external endpoint (REST service). The problem is that the query does not reflect current changes in form, since this happens on save. This should be related to database transaction and current values which are not persisted at this moment. Is there even a (...)
(...) After upgrade to version 2022.1.4.174 I get errors on some querries that use . Error occurs when querying another database directly or using join, etc from SQL COMMAND or choose field querry. I found that this is related to change described in https://community.webcon.com/download/changelog/117?q=cf05b90, associated with using bps_user on SQL COMMANDS. Is there any way to deal with it at SQL serv (...)
(...) Dear Community, I just discovered that when I select SearchIndex as a source for calendar type report, elements are in different timezone than server time. When I change source to SQL source everything is fine. Does anyone experience same issue? Best.
(...) Hello, It would by great to change Keyboard TAB button behavior in SQL or js editor. I think TAB should make spacings for beautify code, not change focus to window buttons.
(...) vert the content of the attachment to Base64 (the business rule returns the text value of the last attachment). When the whole thing is handled by TimeOut, I get the error: Message=Error executing SQL rule Create Attachment Base64 (Id: 3008) Source=WebCon.WorkFlow.Base StackTrace= at: Evaluation requested at: Evaluation node: AttachmentContentAsBase64 at: Evaluation node: GetAttachments [... (...)
(...) source be a dedicated database table? In this case, I have to use the "Load by default" option in the directory to update the list of items with holiday limits if I want to see real data. Due to the SQL procedures used in holiday requests, I do not see the update file after a processed holiday request in the history. Which solution do you use for yourself?
(...) assigned person directly or the substitution person. I was able to get the assigned person directly from System fields, but I wasn't able to get the substitution person. How can I extract, without SQL , the substitution person? Thank you, Raluca
(...) st object of type 'System.DBNull' to type 'System.String'. at WebCon.WorkFlow.Base.Managers.ElementCheckoutsRepository.UpdateOrTakeOverParameters.UpdateAfterUpdateTime(WFElementCheckout checkout, SQL Command updateCommand) at WebCon.WorkFlow.Base.Managers.ElementCheckoutsRepository.UpdateTimeOnCheckoutWithStealing(Int32 wfdId, String userLogin, String userName, String hostIpAddress, Int32 expi (...)