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

forum

Hello everyone. Is it possible to select all authenticated users in the portal with the date and time of authentication?

I am looking for the solution regarding REPORTS. I want to restrict the reports in the way that authors can only see their own requests. I was trying to do it with SQL, but I failed, I saw suggestion that it can be restricted on the user priviliges for entire app level, but I can't find solution. Please help :D

Hi everyone. How many of you have more than 30 companies in Webcon? I have them much, much more. Don't you think that dropdown list could be much less annoying than scrolling tabs when searching/changing rights in Designer?

Hello @ll Have any of you tried implementing webcon with the project Stirling-PDF instead FineReader? https://github.com/Stirling-Tools/Stirling-PDF

An error (lack of privileges) in executing the Generate/Update a Word file triggered from the Menu button by a user who had privileges to read an instance but not to edit it. This is happening after upgrade to version 2023.1.2.124. It was working in previous version we were using. It would be great if we can go back to allowing users with read only access to generate a word file. Thank you

Hello everyone, I'm wondering if there is any function that will format today's date from original format into "JAN.14.2024" format. Basically to transform the month into letters and display them like that. Thank youu.

Hi, When inserting an item list in a word template, the add-in asks for some columns configuration for the final table. Issue is that modifying "Display name" of a column of the item list is not visible in the final document, it is visible only in the template. The attachment document receives the original item list column name. The "Display name" set for an autogenerated column (like ID) works and modification is visible in both template and generated attachment. Thanks, Mihail

Hello, I've upgraded my Webcon only yesterday and today it seems that there is a problem when sending configurable e-mail through action. The action is simple and it worked until now (previous version 2023.1.1.89). When the action runs it returns an error "Can't send e-mail: Column 'mail' does not belong to table Results.". The field used in the action is named "Procedujacy" and is the type "User or group" with the data source <Users and groups>. I am sure it worked before, what can be the prob (...)

I used to update this table and chagne wft_user and WFT_user name. But from the version 2023 i got Update or insert of view or function 'WFElementTasks' failed because it contains a derived or constant field. Is there any other way to udpate the column in wfelementtasks?

Hi all We're on 2022 and I believe it used to be possible to release a user license in Portal. But I can't find it any longer. I thought it used to be under https://[...]/adminPanel/users In Studio I do see the option in the reports section. However, it won't let me release a license saying "User has active state in Active Directory, license cannot be released". I would like to be able to free up a license from a couple of test users and thought this was possible a while ago. Any idea? Tha (...)

Hi, Is there a way to limit an item list number of rows depending on value? I need to limit rows to 10 for example: user is allowed to add 10 item list rows and if he try to add 11th row the system will block it. The other issue is to lock item list rows when a chckbox value is true: when I mark the checkbox to 1 then only one row can be filled in an itm list, if the checkbox is 0 the item list can allow multiple rows.

I have an error that prevents BPS activities from being loaded. The most used applications list is not displayed and recent actions also does not refresh Version: 2023.1.2.68 Solr Index Queue has all processing pending on the error: Activation error occurred while trying to get instance of type ISolrOperations`1, key "" Admin Event Logs: url: https://***.com/api/nav/db/1/app/12/activities/filter/0 | action: GetWithFilter ip: 1.1.1.* | msg: An unhandled exception has occurred while exe (...)

Hello, I have a Global Action that allows users to Generate a copy of the form. This action worked with Read only access before we upgraded to version 2023.1.2.124. Now it is giving an error message to users and when I looked up the error it states users need elevated access.("User has not sufficient permission to edit WorkFlow instance"). Is there any work around to this or maybe a different action that would allow people to be able to print even if the task is not with them and don't have edi (...)

We have two attachment databases, one for testing and one for production: BPS_Content_Att_test BPS_Content_Att_test2 BPS_Content_Att BPS_Content_Att2 In this application we use BPS_Content_Att_test2 for testing and BPS_Content_Att2 for production. Unfortunately we don’t have a database with identical name, so when we import from test to production, the default attachment database specified in the global settings is used (BPS_Content_Att). Is there any solution in this situation, t (...)

Hello, I have an equipment initialization process (1) , followed by another process of allocating this equipment to a user (2). I have created a Report - "Equipment allocation" and I want to add a calculated column to this report that brings in the "Series" of the equipment from the Initialization process. I have this query: (select dbo.ClearWFElemAdv(WFD_AttChoose2)[which is the "Series" column in process (1)] from wfelements where wfd_dtypeid=102[which is the form id of process ( (...)

Hello, I created a few BPS users and I found out that they are saved in BPS_Config instead of BPS_Content. From the Administration tab I activated license for some users, but I have no idea in what table I can see this information. I want to make a calculated column in a dictionary report where I can see witch user has license. So in what table I can find if a BPS user has license or not? Thank you, Best regards!

I have built a Word template and placed all fields I need in there. But when a process is using this template, I have noticed that some of the information are not taken correctly and I don't understand why. Maybe is helpful to say that some of the info here should be taken from a Data Row field type, but still, I can't exactly see the problem here as some of the returned rows are working fine, some not.. This never happened to me before. To put this straight forward, the problems I notice are (...)

My database goes into "Recovery Pending" mode which causes a program HTTP error 502.5. Restarting the SQL Server service solves the problem, but this has happened several times, does anyone know why this is happening?

Hi guys, i use the mailapproval function to "accept" or "decline" a step. The "accept" path works fine with mailapproval. The "decline" path actually has the comment set to required and therefore the path transition operation failed with an "validation error". What can i do to set the comment not required in case of mailapproval or even better to add a comment in the mail which is then used for the decline-Path. Hope it is understandable what's my problem ;-) Thanks, Gerd

Hi everyone! I'll start with the app package import error message, then some details: System.Exception: Exception occurred while importing table WFDetailConfigs ---> System.InvalidOperationException: No item type: WFBusinessRuleDefinitions, id: 2752 at WebCon.WorkFlow.Base.ImportExport.Mapping.MappingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.Base.ImportExport.Import.ForeignKeyFinder.<>c__DisplayClass7_0.<GetKeyPairs>b__1(ForeignKeyReplacePair pair) ... (...)