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

search results

for AI

(...) 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: (...)

(...) version (don't remember which exactly it was) was - when I opened preview of the sales object and pushed the button named "Run through path" (on the attached screen, the button does exactly what it sAI s), the object's instance moved through the path in the background and the view did not change. Now (as in 2022.1.2.59, not the newest one, I know) when I push the button, the object runs through a pa (...)

(...) ould like to programmatically get the ID of the form field that triggered a function. How can I do this? The end goal is to set the form field back to its default value in case javascript validation fAI ls. Thanks! Mark

(...) Hi, I have one Form with Two lists: 1 List is "ContactPersons" > here is List of persons with column like: Name(R), FirstName(R), emAI l(R), mobile(R), etc. 2 List "Actions" > here is list of actions with reference(choosen field) in one column to ContactPersons (Name column) How to do If I am in Popup adding new Action to "Actions List" and I need to add new item to ContactPerson: There i (...)

(...) just update the element rather than moving to another step. Background of this idea is a potentially new customer where we have to replace their current mass action functionality (e.g. sending e-mAI ls, mAI l merge letters). Adding to possibility to just update/save data would allow to create a new style of mass actions. When initiating mass action we could then choose an option from a dropdow (...)

(...) one person who will be the substitute during the leave. Action "Add substitution" (not sure it's name is exactly like this, I have Polish version) in current version, provided with the form field contAI ning more than one person, adds the substitution only for the first one. It seems to have been working some versions ago. Is it normal now, does anyone have a workaround?

(...) what is the proper way to handle AD login name changes in Webcon? I have this problem: I am synchronized with Windows AD. For instance I have a user in AD with login username: test.webcon and domAI n @webcon.com So the UPN for this particular user is test.webcon@webcon.com. And let's say the user changed his name to Test NewWebcon. So the AD administrator changed the user AD login name to t (...)

(...) and production environment. Only difference is RAM: DEV: 16GB, PROD: 20GB, rest is the same. On DEV environment Designer Studio is crashing and crashing all the time. Cannot do anything. Tried to repAI r installation (fatal error during installation), reinstalled Designer Studio. Nothing works. Has anyone got similar issue?

(...) Hi everyone! I'd like to pick your brAI n for a challenge I'm facing. Does anyone know if there's a way to color report cells similarly to how Excel colors duplicate values? So when a duplicate value is found in COLUMN1, the cells from both rows would get e.g. red background color? TIA, Martin