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

forum

Dear Community, does anyone experience such error in Solr? SolrNet.Exceptions.SolrConnectionException: The operation has timed out ---> SolrNet.Exceptions.SolrConnectionException: The operation has timed out ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at HttpWebAdapters.Adapters.HttpWebRequestAdapter.GetResponse() at SolrNet.Impl.SolrConnection.GetResponse(IHttpWebRequest request) at SolrNet.Impl.SolrConnection.PostStream( (...)

Hello, Is it possible to center the item list column label? I see that the form rule allows you to center the value in the column -> SET CELL STYLE. Applying CSS to the entire list of items centers labels, but not all column types (works for picklist column type). Regards D.

MVP

Hello, I'm configuring a clone feature for nested workflows, and i need to copy attachments from parent workflow to new parent, and from child elements to new children. Something like this: -Parent --Child --Child -NewParent --NewChild1 --NewChild2 It's easy to copy Parent attachments - I'm starting parent with `Start a subworkflow` action, which has `Copy attachments to subworkflow` option - this works great. This is the first step I have in my automation. Unfortunately Categ (...)

Hello Community, is it possible to check whether a value exists in a sharepoint list before I create a new entry via workflow action? What's the best way to do it? Can I use a data connection to query for a certain value in a business rule? Thanks!

Hello, I have a simple workflow that is translated from fields to steps and paths. When I change the language from the portal the preview picture of the workflow does not change. Should the language of the workflow preview change based on the language of the logged user? Regards

Hello everyone, it seems that in a report, you can only drag columns from one items list. If I try to add a column from another items list to the report, I receive an error message " Error adding items list column - There are already selected columns from items list ...." We need a report that combines columns from various items lists. Does anyone know how to solve this problem? Thanks Lina

Hello Community, I want to set form fields based on a dropdown selection which gets its data from a sharepoint list. I can set the value from the selection just fine. However I can only access the data with type ID and Name. The rest of the data has no type and does not show up for any rules I want to configure. How can I address this data in the form? Thanks Oliver

Hello everyone I have to correct my post, it's about a problem with process cloning, sorry. I have a general question - have you ever encountered a situation in which after moving processes between environments, certain functionalities disappeared? I'm talking about moving the process from prod->test and then test->prod. Is it even possible for this to cut out recently added functionality?

Hello Everyone, Recently, we upgraded Webcon from 2021 version to 2022 version. New version 2022.1.4.326. I have this html content in one of HTML field in Webcon: <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <a id="RabenCopyToClipboard"><button id="CopyClipboard" class="btn btn-md hide-on-sidebar-dash" onclick=' Promise.all([window.webcon.businessRules.executeBusinessRule(12909, "ClipboardRule", uxContext, {})]); (...)

Hi all! I am currently struggling with 'Add privileges' action. I want to use a predefined datasource (SQL query based on WFElements), this is shown under (1) in attached picture. The datasource I am using selects all elements from a specific formtype and needs additional filtering in SQL query window (2). But I am unable to do that, every attempt so far resulted in syntax error. I am sure there is a trick (which is maybe undocumented), please help! Thanks a lot in advance & be (...)

hi in my firm, i came across an issue with communicating with the analyst/business. We are taking instructions from them we develop them on dev enviroment and then we push the changes to production. The issue is that business is making several requests and we would love to let them know how is the best way to keep the track of all of the changes? What are your best practices. We can describe each package, but sometimes it is impossible to recall of the changes, as there are so many

We are building an on-boarding Workflow whitch is adding a new AD-User and granted him with the needed User-Groups. But when the User is needed to syncroniced with the Azure-AD because of using O365, i have no access to alter the User anny more. To adding and alter the User we use the SAM-account name and it works very well. But this doesn´t work on the Azure Users. By the way our AD is generated with an xxx.home and our Azure AD changed it to the Mail extension xxx.com So when i try (...)

Dear Community, Microsoft recently announced that the new default font for Microsoft 365 applications is changing from Calibri to Aptos: https://support.microsoft.com/en-gb/office/new-office-theme-e7bbfe02-d1fb-4c4d-b3b7-6a47f0cefd3f If you already have this font on your device, give it a try in WEBCON BPS. In my opinion, it looks really good in WEBCON BPS Portal. If you want to test it, just set global CSS style in your configuration: body {font-family: Aptos} This may not be the b (...)

Hello community I have to have in form field description text and picture. Is it possible? If yes, where to store and how to call the picture? Example will be appreciated. Thank you in advance.

Hi there. Couldn't find it but is there an option to create global actions like with global business/form rules? I would like to create a Hyperlink action once and be able to use it in every Webcon application. Thanks.

Hello, I have an template with a simple excel file that has a table named "TableExcel". This table has 4 columns: DATE,CUSTOMER,VALUE,CURRENCY. In designer I created an item list with 4 colums that have the same name. When I map the columns in designer I use "Sheet1!TableExcel" and on the right i drag the columns from the item list. Every time i run the action i get : Invalid cell name If i try to map to: Sheet1!A1 I don't get error but also I only get the first value from the item list, (...)

Hi! We are in the process of upgrading from 2017 to 2021 - testing phase. I have a problem with the visibility and requirement rules for fields in an item list, when the contents of one cell affect the behavior of another cell in the same row. The existing rules do not work. What is wrong?

Hi I have a question. I imported a dictionary from Excel from the dictionary process and it duplicated the lines. I would like to upload this data from the beginning. How to delete all dictionary content.

Hi, I have a dictionary process. I built the report based on it. I can export it to excel. Can I customized this excel? On report I have 3 columns. In excel there are to more ID and DocType + headers of the columns have additional info about attributes from Webcon (type and guid). Can I modify it somehow that I will get only my 3 columns with only names in excel? BR Adam

Hi all! I want to remove all element privileges on workflow element level (= all users assigned with Add privileges action) from certain workflow elements. Is there an easy (and maybe built-in way) to remove all these permissions without knowing the BPSId of these users? I know there is a table WFSecurities, which can be selected and filtered by WFD_ID, but maybe there is an easier way to do this. Didn't find anything, any help appreciated. Thanks in advance & best regards, Nik