(...) Hello All, as of 01.03.2024, Webcon BPS service has stopped downloading current exchange rates from the NBP. Nothing has changed in the Configuration (Webcon 2021.1.5). And the server has a connection to the NBP API service. I cannot find any errors in the service logs Do you have the same problem? Is there somewhere a cut-off date until when the rate should be downloaded? Thank you in advance for you (...)
(...) 1. child of child focus .... I don't know how you, but for me is extremely annoying fact that I can't move one widow of "Configuration " next other one and change focus and then modify what I need ... I need close all windows jump to other attribute open window open window open windo and then change something .... I would like to have open 2 windows separately [now I open 2x Design Studio, where 1st is fo (...)
(...) I did: 1. Added a new record to the Interface language packs in System settings: sl-SI (Slovene); 2. Uploaded the .zip file downloaded from the BPS translator tool mentioned above; 3. Reloaded the Configuration ; 4. Reset the cache; 5. Change the language on my profile to Slovene. Translations done in Designer Studio are showing fine while all other system texts are not translated. Am I doing somethi (...)
(...) Hi, We tried introducing a method that will force an inactive user to log out of the portal after 10 minutes. We found the Security Configuration and changed the cookie expiration time (set it to 10 minutes). Successful logout occurred after 10 minutes. After logging out, a login window appears. In some cases, the user had to enter the correct login and password several times before being able to enter (...)
(...) 41/18 But this is explaining on how to configure using MS Graph and Rest API. However, in the connections area, there's one specific for Onedrive but I'm not sure on how to get the details for the Configuration . Thank you
(...) ation Failed to activate some modules OLAP (for db: BPS_Content ) Warning (db:BPS_Content): OLAP actualization schedules have not been set. You can set it in BPS STUDIO, System Settings, Services Configuration , Schedules == System.ServiceModel.CommunicationException: No connection could be made because the target machine actively refused it. (ms-l-***:8002) ---> System.Net.Http.HttpRequestException: No (...)
(...) email for the employee's personal one and the notification is never sent and looking into the history, it mentions that the email was not found in the database. If I write an outside email in the Configuration , the notification is sent, but it it's dynamic, it doesn't work. I've tried with a text field, email field, nothing changes. Does anyone got a similar issue? Thank you
(...) d I get a proper response from the service, however, it doesn't update the fields. I'm using OData Query to filter and expand the data, and load the response definition from the service. The action Configuration and action log with response are on my pictures. What can I be doing wrong? The response is complete, however it doesnt populate the fields. Thank you in advance for your help.
(...) Hi, I have an item list and a column for local attachments. In the advanced Configuration settings for local attachments, the option 'Allow adding more than one attachment' is not selected. However, despite seeing a 'deny' icon when attaching files, I'm still able to click and add more than one attachment. Is this a bug? Version 2023.1.2.68
(...) the action or you use the provided information to locate the action in the Designer Studio. select APP_Name, ProcessId, Process, ACT_Name, ACT_ID, ACT_Description, Type, AUTM_Name, ACT_AUTMID, ACT_Configuration from ( SELECT [ACT_ID] ,[ACT_Name] ,[ACT_Configuration ] ,[ACT_Description] , automationProcess.DEF_ID ProcessId , automationProcess.DEF_Name Process , 'Autom (...)
(...) IDFormFieldsPrefixRepository.ShouldGenerateSiblings(DicWFFieldTypes type) w WebCon.WorkFlow.BusinessLogic.ExpressionTree.LeafTagRepository.ObjectIDFormFieldsPrefixRepository.GetDefaultPrefix(IWFConfiguration Configuration ) w WebCon.WorkFlow.BusinessLogic.ExpressionTree.StructureNodes.FormFields.FormFieldExpressionNode.get_TagPrefix() w WebCon.WorkFlow.Studio.Forms.BusinessRules.NodeResolver.K (...)
(...) se. So I'm executing that [Validate] path before data is updated with new value. I can't really move it to 'On entry' of next step, because the next step might be dynamic - I'm using 'Previous step' Configuration path target. Any ideas what could i try here? :) * https://community.webcon.com/posts/post/pending-in-transaction-vs-pending-after-transaction/347/3
(...) s something I've come across recently, if you have a report that uses a field that got changed to a data row then: 1. the report will be in an error state 2. you can't remove the column from report Configuration panel. I understand that such a column is not allowed in a report, but at least let me exclude it from the report. The only way to fix this is to change the column back to something accepted, lik (...)
(...) r custom notification (mail). While some users receive only a few mails this way, other receive to many and want to receive only a summary on a scheduled interval. While we can and have implement a Configuration for an application on process level this is still limited and makes the automations less readable while the option to send a mail with a task can not bused at all. My suggestion would be to provid (...)
(...) cognized Guid format." Attached screenshot with it. In history there is only information about adding e-mail notification to queue. No additional confirmation about delivery. Using MS Graph Configuration to send e-mails with Microsoft 365 service. Before everything worked fine.
(...) stored in COS_BpsID, on my test server the user IDs are stored as UPN (user@domain) but on the production server the format corresponds to samAcoutName (domain\name). How can i change my production Configuration to match UPN format? Thanks in advance
(...) Hi, so there is a new version of Autenti plugin, also working with Webcon 2023. There are new Configuration fields/options: Signature Type (Required) SMS authentication Unlock document by SMS Is there ANY documentation regarding options for those fields? Experimenting, I discover that Signature Type must be numeric, and: 0 means Autenti signature 1 means qualified electronic signature S (...)
(...) Hello all, I'm not sure if this is something that changed in the versions or I'm missing any Configuration . I checked that users with the access 'Access and Edit all Instances' are allowed to select Available Paths even if they're not the assigned person. I know that although having the rights to edit the instances, it couldn't be moved and that yellow message was shown because another person was the as (...)
(...) the below SQL commands to check whether you are using one of the listed unsupported types. select APP_Name as [Application], DEF_Name as Process, WFCON_Prompt Field, WFCON_SelectOrCaml from WFConfiguration s join WFDefinitions on WFCON_DEFID = DEF_ID join WFApplications on DEF_APPID = APP_ID where WFCON_FieldTypeID in (select TypeId from DicWFFieldTypes where EnglishName in ('Data row','Data table (...)
(...) I propose a change in the Configuration of the default dashboards so that it is possible to define different main dashboards for different user groups. E.g. Invoices. A different approach to invoices is expected by the person registering, another by the person describing, another by the accountant, another by the payment team, etc.