(...) Translating multilingual fields In Portal, it is now possible to use AI to translate individual text fields related to process configuration elements, such as the names of form fields, steps, and path s in the Process design, as well as the names of reports, their columns and views, and the names of dashboards and their widgets. This means that you can use the functionality for all fields marked wi (...)
(...) udes two defined actions: sending a document to Autenti, sending a request to return the document along with the status. The Timer mechanism is also employed to automatically trigger the path responsible for checking the document's signature status in Autenti every hour. Business case For demonstration purposes, a simplified document workflow will be used, consisting o (...)
(...) ion of a new AD user. The form on the first step requires entering the details of the person for whom the account is to be created: The Manage users action is triggered on the Create path . The configuration of this action is shown in the screenshot below: In the Select operation section, it is possible to choose the operation mode, i.e., user edition, creation, or (...)
(...) If possible, please add more colours to mark arrows in process design. It's very useful to mark arrows with same colour as buttons (path s). Currently there are grey (default), green, red, blue. Thanks.
(...) in a system step until the date of the timeout execution is reached. Unfortunately the insert condition was wrong, so all instances will wait there forever. One option would be to define an invisible path , which leads to the same step to trigger the timeout again. I don't like this approach. In a real world case it would mean to deploy the process to production, invoke the new path for every instance (...)
(...) ted field in Reports and BPS internal view, no option to use existing variables 3. Report - advanced formatting, no options to use existing variables Why do I think that this would be mandatory? The path example of advanced colouring will just break on transporting the report to another environment: https://community.webcon.com/community.webcon.com/public/posts/post/advanced-cell-coloring-in-reports (...)
(...) hout impersonation. I even granted the APP business administrator privileges without success. Using impersonation worked though. Regards, Daniel let api_url = "http://*.cosmoconsult.com", token_path = "/api/login", Content = "{'clientId':'4c01c4fb-9b82-4912-b410-5e54ef352e2b','clientSecret':'*','impersonation': { 'login': '*' } }", Token_Response = Json.Document(Web.Contents(api_url, (...)
(...) I build myself a choice picker, where I can chose the selected file. After that I want to run an SDK action, where I get the data from my xml-file. In my code I implemented something but the file path is static at the moment and compares the file names. Normally every read in file gets an ID in the database but I don't know how to access this data. Has anyone experience with this and know (...)
(...) Hi, When We put Report on dashboard using functionality of massive action or quick path not refreshing data in report. When we use it on report it refresh data. The functionality of report when it use as report or report on dashboard should be the same.
(...) in the workflow, I created a datasource that should work for all workflows and translations. Values are shown depending on the users browser language. It simply shows which step was left with which path , by which user, at what time. I present this in an SQL-grid in the forms where I think it will be helpful to the users. It can be very helpful even in the preview form in reports. Attached 2 scree (...)
(...) e the company and so also the business entity. I found a dirty way by using an SQL Update directly on the WFElements table, but I am struggling by running this query by (cyclic) action on a separate path . The path is walking through fine according to the history, but no changes in the end. If I run the query with the "Test" functionality in the webcon Designer everything works fine. Do you have any (...)
(...) ls and each entry shows error as below (of course there is valid data under these xxxxx) Record (distinguishedName: CN=xxxxxxxx,OU=Users,OU=xxx,DC=xx,DC=xx,DC=xx, displayName: Lastame, Firstname, adspath : LDAP://CN=xxxxxx,OU=Users,OU=xxx,DC=de,DC=xx,DC=xx) doesn't contain property useraccountcontrol Our AD does not populate this property for users. Why is it checked? This field is not indicated as m (...)
(...) rtal for the VM, so we think this should be correct. In Webcon Portal every time shown is 2 hours ahead (including DST), so something is obviously wrong here. Can anyone please lead me to the right path on how to set correct timezone for our Webcon BPS? Thanks in advance & best regards, Nik
(...) Hello, I tried to create a task action on a save path in the dictionary. After saving the task is created but I can't close the task. How can I close the task created? Thank you, Raluca
(...) Does anyone came across an error like this? Not sure how to solve it. I attached the list of actions that occurs in the path but I don't understand what is the problem. Thank you for your help!
(...) ugh, I don't have an option for defining multilingual subjects/titles/contents etc. I've also checked 'Context variables\Current user\Language' it contains the language of the user who clicked on the path . While writing this I've just come up with following idea: Create multiple "custom email" actions. The recipients are returned from a business rule. The business rule has three parameters. Intende (...)
(...) on the sign in button (1) the server will read the configured endpoint (2) and redirect the popup to the page (3). Unfortunately, the provided query parameters are stripped from the URL and only the path and hash remains. My request is to change the logic that the query parameters are kept. Sample PowerShells script: $uri = new-object System.UriBuilder('https://login.microsoftonline.com/common/oaut (...)
(...) ecuted on any (public) site by clicking on a bookmark. Unfortunately gifs aren't allowed so I attached a screenshot: 1: Search results from the community 2: Executing the JavaScript 3: Selecting the path with which the results should start, whole community or only forum entries. 4: Entering search phrase 5: Results are displayed in a new tab If someone is interested, here are the details how to set (...)
(...) ask' action to manually add a task. Unfortunately, this task isn't completed when the workflow moves to the next step. As a result there are two task in the next step. The one which is created by the path transition and the one created by the task. I assumed that choosing "Set other tasks as finished" on the path would finish it, but this is not the case. That's the situation and I'm wondering whethe (...)
(...) orkFlow.Studio.Logic.Authentication.PortalRequestHandler.CreateException(HttpResponseMessage response) at WebCon.WorkFlow.Studio.Logic.Authentication.PortalRequestHandler.ExecuteGetRequest(String path ) at WebCon.WorkFlow.Studio.Logic.PortalService.PortalService.GetUserByBpsId(String id) at WebCon.WorkFlow.Studio.Logic.Managers.PermissionsManager.ConvertLoginIntoPermission(String login) (...)