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

search results

for AI

(...) field (value1) on each forms (type1) should be automatically filled by system after user (X) filled it in form field (value2) in his form (type2). The problem is that sometimes forms (type1) need to wAI t for value (value2) from form (type2). Of course after the form field (value1) was filled forms (type1) should move to next step. I was thinking about timeout but don’t have any idea how to set the (...)

(...) rd, all fields will be validated. When set ignoreReadonly, readonly fields won't be set but no error will be returned. Admin value allows to edit readonly fields, but requires admin permissions. AvAI lable values : standard, ignoreReadonly, admin I would opt for a different/additional behavior. Besides editable and readonly we have the "read only editable by javascript" mode. Fields with this (...)

(...) ch of satellite assemblies to be packaged also. These assemblies are added to each package with a custom Powershell script and have exactly the same version in both packages. Why is Webcon complAI ning here (since versions are identical) and how can we guarantee plugin functionality of both packages, even if they are using different versions of these satellite assemblies? This could easily h (...)

(...) Hi all! We have a new customer who has a central IT service department. As for the database, we can just order a certAI n amount of databases, which we then have access to. The question is, is it even possible to install Webcon into existing databases (e.g. Config, Content, Att,...) or do we need a fresh SQL instance from the customer and an admin account with db_creator or sysadmin rights (as (...)

(...) can be ‘grouped’. For example, company ACME has implemented the applications ‘Absence request’, ‘Travel request’, ‘Contract management’. Company YAC has implemented a ‘Digital construction site’, ‘ClAI ms management’ and ‘Travel request’. Even so the specific implementation of the travel request will differ greatly from each other, both have a ‘Travel request’ application. With your help, namely yo (...)

(...) ntly an upgrade on the Webcon BPS POrtal but it looks like the studio was not upgraded for the same version. I was trying to open the studio to work and I get the message on the screenshot. I'm afrAI d to click on the yes as I don't know if I will revert the upgrade on the portal or damage anything on the app. Does anyone had a similar situation? Thank you!

(...) be tested instead of manual tester. If we have lot apps on Webcon upgrade will not take months to check all workflows. Tool could easy compare demanded results after upgrade as already have all detAI ls from production environment.

(...) he screenshot attached. He does not run any kind of proxy server on his firewall, so that we are confused by the error message. Any hint is welcome to get his productive system up and running agAI n. Cheers, Ingo

(...) w. I've read the answers for another user, but I think I can't use the example on the https://alterpaths.com/massive-update-of-sub-workflows-in-webcon-bps/ because for my case I have 5 different chAI ns in the Child workflow and each of them as their own Complete and Cancel step. This was working prior for the cancelled but I'm wondering if this only works if you have one final step (either can (...)

(...) Parameter name: text Source=Aspose.Words StackTrace= at Aspose.Words.DocumentBuilder.(String , Boolean ) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetAI lSectionGenerator.InsertAutoPostBackCell(String name) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetAI lSectionGenerator.GenerateDefaultSettingsTable(Attribute (...)

(...) Hi, after a few years I noticed that the "Business entity" field is missing from the avAI lable columns of a dictionary. Of course, one can create a BPS Internal view to work around it, but it would be great if more "default" (system fields) could be added: - Author - Date created - Last person modifying - Date modified (not listed in the system fields) - Business Entity - Form subtype (...)

(...) e for 15 days which means that it the status is changed, I need that to be reflected on my side. I've tried two approaches: - Copying the value into another field, timeout after 7 days, copying agAI n the field to have the status refreshed - Use of Datarow field with SQL command in the control field I have some issues here: - Timeout with the change value is giving me errors because there ca (...)

(...) Is it possible to create at the finish stage word file using data from WFHistoryElements table? Where should I store data regarding stages, time of the stages and person detAI ls assign to this stage to be able to used them in document template?

(...) e across the menu tree on the left side of the webcon portal. Is there a chance to customize the menu entries? I would really like to kick some stuff out. I know that I can embed webcon parts into plAI n html via ifram, however I want the portal to be smooth and clean for us. In particular I dont like the "my tasks", "for me" and the lower menu search entries. Second, is there a chance to remove (...)

(...) th a due date and this due date was used in a timeout in a start step. At a later point in time it was decided that a "save draft" path should be added which won't validate the form. Using this path fAI led with "unknown exception" and the diagnostic log did not contAI n any hint that this was related to the timeout. Everything was fine except that there was the below stack trace. There is also no (...)

(...) quirement were I need to generate a RS Report from the form data, from the image attached the user have a path 'Generate Contract' were it will generate the report and reassign/reopen the form step agAI n to the same user. I have tried to add the 'Generate RS Report' action on 'Generate Contract' path, on exit and also on the second entry but every time the report show empty because I believe the (...)

(...) iguration screen. Did any of you come across similar issue? How can it be resolved? Any tips much appreciated :) W System.AggregateException: One or more errors occurred. (A connection attempt fAI led because the connected party did not properly respond after a period of time, or established connection fAI led because connected host has fAI led to respond. (api.accept.autenti.net:443)) ---> Sys (...)

(...) h offers a portal for different customers. Each customer has different persons with individual logins (BPSId). This list of persons can change from time to time, so we need to adjust rights on certAI n workflow elements (in different processes) to this specific list of persons. I am wondering if it is possible (with Webcon Standard actions) to replace privileges on certAI n workflow elements in (...)

(...) mn in the database is ntext type, so is there any reason to limit the number of characters to 1000? This thread may be related - https://community.webcon.com/forum/thread/2366/30, and users are complAI ning about this limit :)

(...) truggling to generate C## classes automatically based on the SWAGGER JSON Definition of WebCon. (server-adress/api) It seems, that the inheritance could not be solved completely by the library. Our AI m is to be able to read data in JSON format from the WebCon REST-API by using standardized tools, means no manually work for getting the data in the right format. Used REST instruction (v3.0) GET: (...)