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

search results

for test

(...) enter the form, the value is correctly set, and it displays the name corresponding to the set ID. However, when I enter the report, in that column, I see the value of the ID instead of the name. I test ed by setting the value in the choice field as follows: id#name, and I no longer encountered the problem. Why does it behave differently in the report when filling out the choice field through the v (...)

(...) eplacing '.' with '14' leads to '1414141414'. I have documented this issue very clearly in the attached graphic. The error occurred in an existing application but was also reproduced in a separate test app. Thanks for checking, Bjoern Poller Josef Raedlinger Group

(...) er on picker field * Update filter on report * Check 'wizard mode' on path * Reorder paths * and other fixes requiring less than 5 minutes of work in designer studio... Going through whole DEV/test /PROD workflow is overkill for those, and waiting 2+ weeks for making that change with next update is something i really want to avoid. At this moment I'm ending up doing that changes 3 times. Once p (...)

(...) tepFormFields(Int32 stepFormId, Int32 docTypeId, ICacheStore cacheStore) at WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.FormFields.Generation.FormFieldsGenerationParamsProvider.GetAttributest oGenerate() at WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.FormFields.FormFieldsLoader.Fill(ElementForm form, Action`1 formFieldsSetter) at WebCon.WorkFlow.Base.BusinessLogic.ElementM (...)

(...) ing about it). I most definetely need to use the CAML query since there can be more than one document that needs deleting but i am also curios about that ID. Where can i get that ID from? I tried test ing with the Document ID found in SharePint, at info, but got an error ('Cannot convert "{0}" to correct (integer) value of deleted element ID'). If i use 1 it gives back 'There is no Web named "/site (...)

(...) mainform Workflow I have a step that is waiting for the Subworkflow and there a Tab that should get the status. For that I created a Data table and put the technical field as the filter. And when I test this I get a huge error message from the Query test . With that I think that I am either doing something increadibly wrong, or it will be a simple thing like a checkbox I am missing. Which of the 2 (...)

(...) Hello, on my test instance the WebCon BPS service restarts. On average every 3 minutes. I get messages like below. Have any of you encountered this type of problem? The WebCon WorkFlow Service service terminated unexpectedly. It has done this 107 time(s). The following corrective action will be taken in 60000 milliseconds: Restart the service. == Failed to activate some modules Category: Act (...)

(...) ion cannot be committed and cannot support operations that write to the log file. Roll back the transaction." if I do SQL SELECT [ATT_ID] FROM [WFDataAttachmets] where ATT_WFDID='{2592}' and in test field is "20008" then I see in designer 4 attachments but in action from (menu button) -> error .. the same (in theory maybe what I need) [how to find in flow ID of Attachment ? ] -edit (...)

(...) racle connection. There is a procedure with 2 params, one IN, another OUT. Running a Business Rule containing a SQL Command against the Oracle connection: declare l_out NUMBER; begin ZZ_WEBCON_test .test _PROCEDURE(P_IN => {BRP:21}, X_OUT => l_out); end; where {BRP:21} is a Business Rule decimal parameter. The Rule is working, Oracle procedure gets executed (witness on Oracle db) and most pr (...)

(...) Hi, I upgraded to the latest version, but I can't see the preview diagram in the portal. Have you encountered this problem? Thanks, Raluca

(...) Hi everyone, maybe you have read the change log of the latest version and come across the new action and it's description: This action adds all rows from the specified Data source to the indicated Item list, without checking for duplicates, but taking into account the values specified in the Columns mapping section. Executing this action may result in duplicate rows of the Item list. (...)

(...) Hi, in my latest post I wanted to link to a header of an knowledge base post. Unfortunately, there's no option to create a link pointing to a header like this one: https://daniels-notes.de/posts/2024/translations#bps-portal Therefore I had to write: Search for the term "Using the application and Edit mode" in the linked post, to see how it is done. https://community.webcon.com/posts/post/from (...)

(...) I have three environments: PROD, test and DEV. My current WebCon BPS version: 2023.1.3.169. There was a global problem with business rules in the test environment (it also occurred before the system update, i.e. 2023.1.3.76) - it is not possible to introduce a single new rule because an error immediately appears, as follows: Typ: System.ArgumentOutOfRangeException --------------------------------- (...)

(...) I searched the site and found the latest post on AAD from 2021, and only one request for help with EntraID... Nobody seems to have a problem with this? Or maybe no one uses WebCon without local domains? Impossible! So... How to build WebCon BPS with EntraID as the only source of identity? I have some ideas for preparing some business processes in a cloud environment (Azure) that will never ha (...)

(...) Hi, I have a date & time field. I want the timeout to execute one hour from the date and time set in that field. How can I achieve this? From my test ing, it seems to only consider the date and not the time. Thanks, Raluca

(...) Dear Community, After upgrading WEBCON BPS to latest standalone version 2023.1.3.202 (from 2023.1.3.169) I noticed that there are errors in mail sending report. E-mails are delivered but log is filling up with error. Error: "Failed to save information in the workflow instance history about the successful email sending execution" Error details: "Unrecognized Guid format." Attached screenshot (...)

(...) Hello, I'm looking for help in changing the format of values ​​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, Is there a simple way to get which environment runs a process? The data should be one of the 3 possibilities: DEV, test , or PROD. There are many places in Webcon settings where environment is set as "Auto", but I found no variable giving the actual name of the environment. I know there's a table and inside is a row which offers this, but I thought there might be an environment variable offe (...)

(...) Hi, I think everyone of use has run into this error more often in dev/test than anyone wants to admit. Message TIM_ID: 15 - WEBCON BPS Timeout actions error: checkout exception occurred. Instance ID (WFD_ID): 5907 WEBCON BPS Timeout ID (TIM_ID): 15 Could you we gain a global setting, with which we can disable this check / allow the timeout to undo the checkout? I completely understand t (...)

(...) yone, Jarosław created a threat in which he points out that elements are no longer rendered if they are used in an item list data row column.: https://community.webcon.com/forum/thread/5247 I test ed the most common/likely elements and to verify which are supported by using this SQL query: select 'a tag' + ''+ 'button tag' + ''+ 'div tag' + ''+ '' + ''+ 'img tag' + ''+ 'input tag' + ''+ (...)