We were recently purchased by another company and our AD structure will be changing to some degree. We had to add a new UPN in AD as we are going to synch up with their Azure AD and move into their 0365. So the old UPN "accountname@oldupn.us" will be "accountname@newupn.us". The issue is, ALL open webcon tasks are tied to the previous UPN and those do not carry over to the new UPN. So all task assignments, record creators, etc... are lost. Is there a way to correct this? Hope that made (...)
Upgraded Dev environment to latest version 2022.1.1.53 but designer studio is not opening up. It is giving unknown exception error. Attached the screenshot. Here is complete error info: Type: System.Exception ------------------------------------------------------- Message: NotFound <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title (...)
I have updated a translation for one of the system name in Translator tool. I have exported the package and imported in test. I noticed that there is some delay in updating that. After few hours, the new language was updated in test. I have imported the same exported package in prod but it wasn't getting updated.
I admit that I usually do not read the EULA of the software, but this time I made an exception and after reading I have a lot of questions and doubts about the possible scenarios of using the application in both the Express and Enterprise versions. It will be a rather long thread as there will be a lot of inquiries in it. At the beginning of: After reaching the maximum database size for the Express installation, can I uninstall the Webcon software, delete the databases and then perform a (...)
Can anyone recommend some good calculator or formula to calculate the database size increment for demo applications and N users over time? Condition (no attachments are uploaded) something like: application A or B * user or process * month = yMB data size Rather, it is an order of magnitude to evaluate for these ready-made sample demo applications As far as the attachments can be estimated, I am interested in the scale and speed of the database growth at the beginning based on the (...)
Hi all, Can someone please confirm that push notifications on IOS work? They don't work for me. Before digging deeper into it I'd like to hear if someone has managed to get them to work. Thank you, Martin
After login: on website https://starter.webcon.com/get-it-for-free/ there is no information about the available version for download. There is also no notification or subscription :( We will find out exactly what version of the application we have downloaded only after unpacking the downloaded archive. Please improve
Hi, I add new connection (MSSQL database) - test it with success. Next I add new data source with some SQL query which returns some data when I test it. If I save that connection Webcon shows the error: "Failed to retrive column from data source XXX. No connection settings." If I want to test that data source in choice form field I've returned: Nieznany błąd: The ConnectionString property has not been initialized.. Does anyone have some idea what I should do to fix it? Than you (...)
How to change email address for community account on this forum?
Hi, I have problem with adding new row in item list after passed value to existing field in existing value. on text field I have selected "Invoke callback rules after value change" and in Item list callback rule I add condition , if text value is not empty just add new row. Wvery time I press button "add new row" I get exception "After callback form rule of items list: .. RowNumberCannotBeUndefinedOrEmpty" Do you know why?
Hi all! We have a workflow (service order) containing an item list, which represents a shopping basket. We have a workflow containing several sales locations, which can create service orders for their location. Every time the shopping basket changes we need to send (delta) reservations to an external system with a SOAP request. So far so good, this is a common scenario ;-) What we have so far: A custom action (SDK) which builds (delta) reservation XML to be sent to external s (...)
Hello, I tried create sql script for created a global business rule with existing multiple global business rules . I tried use of multiple global business rule ( with parameters) in one global business rule (with parameters). Every global business rule used has parameters. The business rule that appeals to the other business rules has parameters that are mapped in the appealed rules. I get the error when I testing. I explained the error and showed the code in the attached image. Thank y (...)
Hello Please help my with importing demo applications. I get "Check if Import service role is running for current database. Modules are in safe mode and I don't know how to force run it.
Hi everyone, did anyone came across the use case where an iPad should be shared among multiple users? Each user has his own (Azure AD) account which he should use for logging in. The problem is that it seems to be impossible to really sign out from the app (website). The same users will be logged in regardless which "log out" action I use. I also deleted the website data from within Safari, but this didn't help. Ok, I was only guessing that the app might somehow use Safari for displaying t (...)
Has anyone experienced Webcon Workflow Service changing values of attributes by itself? As you can see in the attached screenshot, the change occured on step "Dekretacja" with no path passage. First at step "Weryfikacja OCR" the values of the OCR verification were corrected by the user and passed to the step "Dekretacja" for further proceding. But at that step Webcon decided to change the two fields (the ones passed through OCR z few steps before) for no reason. Has anyone come accross such Webc (...)
Hi, I've found the problem with a report configuration. If I chose 2 workflows in a report. In one workflow I chose "All steps", and in another one "Selected steps", I don't see the workflow documents where I chose "All steps"
Hi, because of the lately very, very poor performance of SQL-Reports I have changed some reports to Searchindex. The SQL-Reports always only show the workflows that the user has access to, after I changed it to SearchIndex every user sees everything in the report, but of course then can't open the instances they dont have permission to. The predefined Filter is set to all. Is there anything I can do to make SOLR reports to only show what the user has at least read rights? Oh, our current ve (...)
Hi everyone, I have the following use case for a customer: A workflow should be started from Outlook using the (full) Addon. Based on the from address some more information should be retrieved from a custom database and populate other fields. So far so easy, at least in the dev system where I can modify the data in the custom database. This is where my problem/the question starts: Does anyone have an idea how I can change the stored from address in an msg file/mail? I will ask the custom (...)
Hello! I've been quite active recently with questions while developing a CRM module. Today is not different. There is a process with elements serving as dictionary of "sales objects" (not a dictionary type process but a standard one at the time). There is another process called "Sales transactions". In this process there is an item list holding the items to be sold at the current transaction. These items can be added through standard adding elements (+) button. There is a choice box that ope (...)
Hi everyone, I have an item list with grouping on one column. I'd like to have this column group collapsed by default. How would I do that? JavaScript? Please consider I'm no js expert so any piece of code or a completely different approach would be much appreciated. Thanks, Martin