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

search results

for AI

(...) picker, poll the database in such a way that LIKEs are always placed in the WHERE clause. The data that the database returns are then filtered according to the picker configuration (exact match, contAI ns phrase, starts with). In my company, we collect customer data from several CRM systems. For one of them, we have the customer's data materialized in the dictionary database. We query this data a (...)

(...) Hello, I am using an itemlist to show some data to the user. In some cases, the list contAI ns over 50 elements. Because it also has a lot of columns, it is very hard to follow sometimes. I would like to at least make the table header sticky. How can I do that? Thank you in advance! Best regards, George

(...) Hello Webcon community! We have the next issue during Webcon BPS installation on customers server. This is a normal on-premise installation, no Azure AD involved here, only local domAI n. Customer had an invalid certificate, IIS website creation fAI led with error 0x80070520, so we skipped the IIS site creation for the moment. I have 2 questions on this: 1.) What kind of IIS certificate does the c (...)

(...) Hi everyone, I'm not sure with which release the application group headers are transformed to lower case, but could we get rid of it agAI n? I can live with all upper case, but transforming all characters to lower case after the first one is simply not acceptable. - Abbreviations look like word - The corporate design may define how some words are written - It looks like a spelling error. This is e (...)

(...) Hello Community! I have a simple question (at least I think so). Is there a way to make a report that does only show certAI n columns and DOES NOT link to the detAI ls? I have a business delegation process and would like to allow everyone to check who's delegated and when. I do not want everyone to be able to check detAI ls of delegation, costs, etc. And clicking on a report row allows me to go to the (...)

(...) Hi everyone, most of the time an error rAI sed by the "Validate form" action can be fixed by the current user. It would be great if we could have a new configuration option "Focus field" where you can set an expression/field. When the error is displayed on the form the "Set Focus" action is executed and the configured value selected. I assume that the "Set focus" action already toggles collapsed g (...)

(...) f my company uses a specific application to search and book flights. When they have a flight chosen and booked, they get a table through a command done inside the application which can be pasted in emAI l/world/excel. When the copy table is pasted in notepad++, the script is not avAI lable so I was trying to get ideas on how to paste the information inside webcon and make it avAI lable as a table. (...)

(...) rucial picker field in an item list, that has target fields from some of the columns in that same item list. It works in our current PROD version (2020.1.3.411). In 2021 it throws: "Sequence contAI ns no matching element" - Error, and the value is not transferred into the target field. I tried with a different field in another process and another itemlist, with different datasource - same resul (...)

(...) s a blank string instead of null. This may lead to empty Step and Form Type columns in reports and other objects using internal views. If you are already affected by this you can decide whether to wAI t for a fix or update translates table. update [Translates] set TRANS_Name = null where TRANS_Name = '' I created a support ticket for this. Edit: This will be fixed with an upcoming version. Best (...)

(...) Dear Forum, We have completed our test installation of webcon environment but can't connect to designer with https. Webcon portal, and mAI n access to system works through https but with designer we're getting an error that portal is not under that address. when we switch to http it works. Where do we change this setting for designer?

(...) Who runs 2021.1.2.136 and wants to help me testing "report subscriptions"? I'm currently evaluating an option to "subscribe" to reports/view. My AI m is that the user will be able to select a schedule, define a report and receive this report by mAI l. This is currently in an alpha state. The business rule seems to work well but the BPS application is just in a proof of concept state. Maybe there's s (...)

(...) m now is, that the smallest interval (1min) is still to long, the maximum value good enough would be 30 sec, otherwise the guest has to click the update button in most of the times cause of the long wAI ting-time. It would be great, if you could add 30 sec. to the avAI lable values next time or even better: just an empty field for personal configuration. Thanks, Bjoern Poller

(...) Is there a way to do a little more modification to the attachments portion of a form? We'd like all attachments, emAI l msgs included to be shown on the first tab. FAI ling that, hiding the first 2 tabs and only showing the "all attachments" tab.

(...) and after the user submits it l, it is integrated in webcon. For example, you are creating your customer list, you send the form for the customer (user without a license), the person puts all the detAI ls and when its submitted, the information is automatically integrated in the form. Have you tried this? Thank you all!

(...) Hello, I've just come accross a slight problem with updating an item list. I have a list of items (emplayee, year, number of days avAI lable). The list is being initialized at the registraton step with all the employee names (70 rows). I've also created seperate attribute fields for year and number of days and would like to type let's say "2022" in the year field (the separate one outside the list) a (...)

(...) There is a problem with using Designer Desk in version 2021.1.3.178. The error indicates no license (license exceeded), but the list of avAI lable and used licenses alone indicates that they have not been exceeded. Three users are entered as authorized persons for Designer Desk on the Designer studio side in Configuration. No editing in this field is possible at the moment

(...) om a collection that have been manually selected, whereas previously they would load all columns without needing to select them individually. For a data source to return columns from a collection agAI n, unmark and mark the desired collection’s checkbox in the ‘Result’ configuration column. All simple type data types under the collection node should be marked automatically. We are working on a per (...)

(...) eflectionOnlyLoad(String assemblyString) at WebCon.WorkFlow.Studio.Forms.ModuleSDK.AssemblyNameLoader.MyReflectionOnlyResolveEventHandler(Object sender, ResolveEventArgs args) at System.AppDomAI n.OnReflectionOnlyAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName) -------------------------------------------------------

(...) Hi community! We implemented a document template with certAI n fields coming from a custom datarow (based on SQL-Query). We deployed the solution and the document template to PROD and everything was fine. After that we added one new field to the datarow (SQL query was modified) as a new requirement and added the new field also to document template. On DEV system everything looks fine, we deployed (...)

(...) need to use a flow control step to evaluate if the subworkflow should start or not and it stopped working after I got the update. I don't know how to fix it or come up with an workaround and I'm awAI ting on the support. This happening for all control fields, even if there is no subworklow starting. Anyone is facing the same issue?