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

top rated

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) ... (...)

MVP

Hi everyone, Does anyone know if it is possible to move the whole folder "C:\Program Files\WEBCON\WEBCON BPS Search Server" to a different disk? What are the steps needed to do that? Thanks, M.

Hello All, How can I limit the Ram usage of solr? Currently solr is utilising all the RAM on the environment

Hello, Is it possible to make the comment save button also available for the form in edit mode? Regards D.

Hello, I have 4 HTML fields (Categories) and one Choice field (Projects), and I would like to place some hyperlinks on HTML fields that start a new instance. Can I set 'StartElement' function on this HTML field so it can define other parameters that should auto-fill in the instance? For example: I choose a project, then press a 'Category' button (one HTML field) that will start an instance, and in that instance, the project and category should be auto-filled. I have already checked th (...)

Hello, I have created a Choice field that allows multiple values. I noticed that the 'wfd_attchoose' column saves both the ID and Name, while the 'wfd_attchoose1_id' column only stores the first ID. I am wondering why I cannot see all the IDs and how I can extract each value individually. Can you help me with a suggestion? Thank you.

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( (...)

Hi guys, got case here where in Webcon's report there is a row from item list. This row is added as a column to the [Columns available in report] as on the screenshot, but remains unticked, therefore not visible in the default view on the report. Nonetheless, report still shows multiple lines with same data/instance ID, if there is > 1 item list row with data on the form. This should be the case if the column is used in the report - ticked either in the default view or in one of the custom views (...)

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 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 (...)