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

search results

for form

(...) t an approval from person X. Also, is there any option to select prior the lines that will be in the item list? Like a pop-up table with all the lines, and then only the ones chosen will be in the form . Thank you!

(...) ext() WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some perform ance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. Has anyone else encountered this issue? (...)

(...) At Webcon BPS, on the form 's list of items, I have a checkbox field and a second field of dropdown(choose) type. The second filed - dropdown field retrieves data from a data base and allows for adding values outside of the database. The first filed - checkbox field determines whether the value in the second field is from the source or added externally. How can changing the value of the checkbox fiel (...)

(...) because it says it is checked out by the user. WEBCON BPS Timeout ID (TIM_ID): 2 Message: The element has been checked out by user: Is there a way to prevent this thing? So you cannot edit the form on the final step?

(...) . at CommonServiceLocator.ServiceLocator.get_Current() at WebCon.WorkFlow.Data.Solr.BPSSolrServerProxy.GetInstance[T]() at WebCon.BPSCloud.Core.SolrEngine.BpsSolrQueryExecutor.QueryWithPerform anceLogAsync[T](IBPSSolrServerProxy solrProxy, String queryToRun, QueryOptions opt, String name) at WebCon.BPSCloud.Core.SolrEngine.UserBehaviorEngine.ExecuteActivityQuery(SolrQueryOptionsBuilder (...)

(...) Hi there I'm not sure, but I haven't found any inform ation about this anywhere. Is it really the case that BPS groups cannot be nested? Am I the only one who expects this kind of functionality in this context? Webcon can handle nested AD groups, why not Webcon's own groups? Or did I miss a hidden function/button/setting that makes this possible? 😅 I appreciate any help.

(...) veloper.webcon.com/2023/resources/rest_api5.0/#tag/PublicApiReport/paths/~1api~1data~1v5.0~1db~1{dbId}~1applications~1{appid}~1reports~1{reportid}/get There are properties for page and size, but inform ation on defaults and max is missing. This seems to be explicitly documented on other endpoints, so i am questioning myself if there are limits at this endpoint or not? From testing it seems that def (...)

(...) Hello, Can someone help me with some inform ation about "Absence" process? Where can i find some documentation? Thank you.

(...) Hi community I am currently implementing a process where the form is filled out by "visitors" of our company. (In short, it is a visitor registration at the reception). By law and for company policy reasons, we have to display a "Data Protection Notice" on the form before the visitor can complete the registration. By company policy, we are required to provide this notice in each country in _all_ (...)

(...) How in buisness rule I can implemement function random my buisness rule? I want to set the form field randomly out of 3 choices

(...) Hi, We have a process in which a user cannot submit the form so it would go to the next step. Only a single user has this issue, everyone else can use the process with no problems. When the user attempts to submit the form , under the form , the following message appears: Sys.Webform s.PageRequestManagerTimeoutException. The server request timed out. I also attached a screenshot of the console, (...)

(...) o the database (into the WFelements table)? Which field values should we generate so that there are no problems with the operation of the application. Of course, WFF_STPID - step ID, WFD_DTYPEDID - form ID depends on the process, and the rest, e.g. RowVersion (some hexadecimal value) ? And other?

(...) after changing the password. Is adding to the send queue based on the WFMails table, or is there another, dedicated database table for this purpose? UPDATE I have already found some important inform ation: This queue is stored in the database in the WFMails table. Are messages with status 0 then retried?

(...) at WebCon.WorkFlow.Studio.Logic.Helpers.UsageSearch.MappingRowsToTreeNodesConverter.GetTreeModel() at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.UsagesGenerator.Transform ToFlatUsagesList(ISearchableEntity searchable, Int32 processID, Boolean processUsagesOnly, Boolean filterOtherProcesses) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.Dat (...)

(...) arch mode. 1) Ignore Upper and lower case --> case-insensitive 2) Ignore Whitespaces If anyone knows an easy approach to achieve such a behavior in another way, I would look forward to get the inform ation. I think it has to be implemented in webcon. Thanks a lot Best regards Thomas

(...) ader component. I am getting an error during installation. What does it come from? The error appears after entering the activation code and selecting the option: install license server. I am perform ing the operation on my user - I have local administrator rights.

(...) Hello, After upgrading to 2023.1.1.89 I'm getting error "Attempting to launch workflow instance for a form type not connected with the current workflow." I found out that the reason for this error is wrong workflow ID in hyperlink function. Everything works well on dev environment but after export and import on test environment hyperlink is not working causing above error. It seems that Workflow I (...)

(...) Hi. It would be good to use a different color if the condition for perform ing the operation passed the path false, in the action log. If the operation is perform ed for a large number of elements, checking the log would be much easier and clearer.

(...) SQL)" to migrate data from our old sharepoint workflow tool to Webcon. Unfortunately, it seems that Webcon has decided that 'Choice fields' always require a GUID#Name to be populated. (Without this form at I get an error and the subworkflow does not run). Now I have some Choice fields that use Fixed values lists in Webcon and I need to concatenate the GUID and names in SQL - but I need to know where (...)

(...) Hi. I need a notification when a specific date is reached. I have a form with a field "Requested stage date". I need to send a notification to an employee when such date is reached. How can I achieve this?