(...) Hi all, Yesterday i upgrade Webcon to version 2023.1.3.118 and one things change. In workflow "Faktury" (Invoice) a had an action that download using Rest Api information about working time of employee. Using this data, system fill table with invoice items (eg. cost allocation ). But in this version i get error that: "No exact match was found for:..." ("Nie znaleziono dokładnego dopasowania:...") for a (...)
(...) ly appreciate the functionalities and flexibility provided by the WEBCON BPS mobile application, many of us find ourselves predominantly using WEBCON BPS on desktop computers due to the nature of our workflow s and the complex tasks we perform. However, the mobile application's interface and functionalities do not always translate seamlessly to desktop usage, where the majority of our work occurs. The a (...)
(...) Hello everyone, Is it possible to set the attachment function so that users can upload files in all workflow steps? Currently, in my app, this only works if the user has editing rights for this instance. But I don't actually want that the users have editing rights on all instances and do not want to create complicated rules, that then unlock the overall rights, but immediately revoke the rights for ce (...)
(...) Hello everyone, I have a workflow where data is imported and instances are created. After the import, a timeout (minute) is defined which further delays the instance. A field value (multiline text) is set on the path. At this point, the workflow encounters an error (Concurrency Error). However, if I manually pass the WF instance on the path, the field value is set correctly. I hope someone can h (...)
(...) Hello, on my test instance the WebCon BPS service restarts. On average every 3 minutes. I get messages like below. Have any of you encountered this type of problem? The WebCon workflow Service service terminated unexpectedly. It has done this 107 time(s). The following corrective action will be taken in 60000 milliseconds: Restart the service. == Failed to activate some modules Category: Activat (...)
(...) (not my code) from version 2019 to 2021. In old CustomAction was used HostingEnvironment.Impersonate() and I have also used this in 2021 version, but it generates error: Method not found: 'WebCon.workflow .SDK.Documents.Model.Base.ReadOnlyEntitiesCollection`1 WebCon.workflow .SDK.Documents.Model.NewDocumentData.get_TextFields()'. System.MissingMethodException at WebCon.SRC.CustomActions.ADEmployeeS (...)
(...) Hello everyone! Does anyone know if there is a way to start a workflow instance based on xml file stored in a folder on the disk? Unfortunately the HotFolder functionality allows starting workflow s only for a few supported file types. Any chance to workaround this limitation? Thank you, Martin
(...) Hi community! I have to remove all privileges (except the author of the element) on current workflow element for security reasons. I tried putting the action 'On exit' of the current step, before executing all other actions (assigning tasks, adding certain privileges, ...) on path to next step. According to an old documentation 'On exit' actions should be executed first and should not be depen (...)
(...) yee. (START - FINISH) GetAll - Retrieve the employees list. The HTTP verb for this method is GET. When i run the process manually, it works. I have created a global cyclical action that starts my workflow (every day run), but it doesn't work: Response Code: Exceptions: Error occurred : Cannot send a content-body with this verb-type. System.Exception: Error occurred : Cannot send a content-body (...)
(...) Hi everybody, has anybody an idea how I could manage to make (copy) out of a base64 type picture field an attachment for a bunch of instances? I.e. I have an QR code within my workflow instance as picture field. But I need to export it for external use. Kind regards Klaus
(...) ribed implications, I wanted to stress this, as the current action may have changed the previous behavior. The image contains an upgraded action and veterans may notice, that this is an really old workflow , from the time where there was no field mapping. The left side of the image shows the result, after the migration. Because the key is not unique, only one row was added. The right side contains a (...)
(...) either. Why doesn't the image appear in the generated PDF File? Do we something wrong here or is this generally not possible? To use a Word-Template is no alternative because the comments from the workflow can't be displayed there and these must be included in the template. Thanks in advance for any help on this.
(...) Hello! I'm currently implementing a workflow where I first create a Word document with form fields, initiating with the 'Start editing a file using OneDrive' action. This allows me to access and edit the Word file directly from my OneDrive folder, and everything works perfectly at this stage. However, I encounter a problem in the subsequent step of my workflow . After making modifications to the Word (...)
(...) work. I would like to have this option everywhere where a field can be set. A list of actions which come to mind: - Change single field - Change multiple fields - All Item list actions - Start workflow - Start workflow (SQL), maybe we could use the name of the calculated column WFD_AttChooseX_ID to tell the system to set the id - Move workflow (SQL), maybe we could use the name of the calculated (...)
(...) Hi, in case you have choose fields, which reference information from another workflow you should prevent the user from entering special characters. Example: A subworkflow is linked to a parent workflow with a choose field and uses the Title field as the display name. If a user enters ; or # in the value of the field, this will break the choose field logic. The system will be interpreted as a deli (...)
(...) I need to change 2 values with REST, I use'd API v3 and PATCH method. This values is in another workflow . JSON [ { "data": { "guid": "3567e810-6f44-41e5-9ac3-794d6e055db1", "value": "2024-05-27T14:02:26" }, "wynik": { "guid": "56e078eb-dc11-4960-a662-3974f0f837da", "value": "Ryzyko niskie" } } ] In other workflow history I have only infpo (...)
(...) Rzeczywista wartość to ProcessStage. ------------------------------------------------------- Ścieżka wywołania ------------------------------------------------------- w WebCon.workflow .Data.Extensions.DicWFFieldTypesExtensions.IsEditable(DicWFFieldTypes this) w WebCon.workflow .BusinessLogic.ExpressionTree.LeafTagRepository.ObjectIDFormFieldsPrefixRepository.ShouldGenerateSibl (...)
(...) rocess relies heavily on identifying the correct week number. Currently, they have to open Outlook to cross-reference week numbers with corresponding dates, which is time-consuming and disrupts their workflow . Feature Request: ISO Week Number Display: Include ISO week numbers (ISO-8601) in the date picker interface. This will allow users to quickly identify the week number alongside the date.
(...) Hi all! Maybe I didn't read the manual carefully and maybe this question has been asked many times before, but I am asking it anyway ;-) Is there a way in Webcon BPS Portal to start a workflow with anonymous access (without authentication)? What we need here is some kind of public form for new registration of users. This form also should have path authorization, to verify a new registered user (e (...)
(...) Hey, I am creating a workflow where I would like to give option [Send Back for LEGAL Check] on different steps (Screen shot added ). However, I want to create a restriction so on the legal check step users can see only paths related to the step that it came from. Not all paths because that would be extremely confusing (screenshot of all paths added). So for clarification if the flow was send to "legal (...)