Hi everyone, I'm new to Webcon and currently working on setting up its components. Unfortunately, I have run into some difficulties and could really use some guidance. I'm uncertain about the compatibility of the Webcon components I'm using. Is there a specific resource or document outlining which versions work best together? Additionally, I'm encountering error messages about missing files and dependencies during the installation. Does anyone have experience with troubleshooting these (...)
Hello all, Does anyone have a timeout defined that is using the Executed at specific hours options selected? I'm trying to set the timeout to run at midnight but eveytime that I save, it changes it for 11PM. I have a date field, I want to use that date as the Start Date and then make the timeout run at Date + 12AM. For example: 17/17/2024 12:00 AM Thank you
Hi, I need your help. The topic is actually quite simple, but unfortunately I have a problem with this one process. I start a new parallel subworkflow in an action (ID is saved in a technical field), which I want to update later. In the action "Update related workflow instance" we get the message for the users: Incorrect instance ID: ''. When we execute this workflow, the ID is found and the data is written. So it seems to be an authorization problem? Both processes are in the same a (...)
Hello, Here is something I've come across recently, if you have a report that uses a field that got changed to a data row then: 1. the report will be in an error state 2. you can't remove the column from report configuration panel. I understand that such a column is not allowed in a report, but at least let me exclude it from the report. The only way to fix this is to change the column back to something accepted, like single line, and then you can delete the column and then change it to (...)
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 delimiter for a new choose field. This can be achieved by using a regular expression. RegEx (...)
Hi everyone, maybe you have read the change log of the latest version and come across the new action and it's description: This action adds all rows from the specified Data source to the indicated Item list, without checking for duplicates, but taking into account the values specified in the Columns mapping section. Executing this action may result in duplicate rows of the Item list. As I encountered the described implications, I wanted to stress this, as the current action may (...)
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 dependent on the path, that was taken. Unfortunately the action 'Remove privileges' is always (...)
Czy istnieje możliwość osadzania aplikacji webowej w ramach rozwiązań klasy USD (Unified Service Desk)?
I would like to create messages in Teams channels and 1:1 chats automatically through WEBCON. Unfortunately, I get the error that delegated permissions and no application permissions are required for sending (intended for migration purposes only). I have already implemented the connection using MS Graph and the associated application permission as follows: https://community.webcon.com/posts/post/integrating-ms-teams-with-ms-graph/53/4 Microsoft Learn Documentation: https://learn.microsoft (...)
Witam Czy jest znane rozwiązanie dla zgłoszonego bugu ACCESSING ATTACHMENTS IN ARCHIVED INSTANCES Watek: https://community.webcon.com/forum/thread/2613?page=1#m2619 Po zarchiwizowaniu elementu nikt nie może otworzyć załącznika w BPS Portal, choć jednocześnie można pobrać i podejrzeć załącznik w historii elementu - w mojej organizacji jest ten sam komunikat błędu jak w wątku opisanym powyżej.
Hi, Is there any documentation on how to use Sign an Attachment action? We try to perform an internal PDF signing process. Businesses want to use an easy way to sign internal PDF documents only by using Path. I try to add the certificate to the signature but i have an error: "Error on creating digital signature: The private key for this certificate was not found."
Hello Everyone I have to change sdk Custom Action class (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.ADEmployeeSID.Run(RunCustomActionParams args) (...)
Hey, anyone have any idea why the problem appeared? Version installation: current -> 2023.1.3.76 target -> 2023.1.3.118 In changelogs there was information about changes as to the columns in the AdminWFEventLogs table. Last query from profiler: IF EXISTS(SELECT * FROM sys.columns WHERE Name = N'WEL_Details_Deprecated' AND Object_ID = Object_ID(N'dbo.[AdminWFEventLogs]')) BEGIN EXEC(' IF NOT (...)
Hello, I have a global cyclical action that does some things. And in "Error handling" section i've got an automation that sends a customized email It was working fine in 2022, stopped working after upgrading it to the newest 2023 version. Currently it is impossible to do such scenario. I've also tried invoking a REST API but it also fails. Those automation put somewhere else (not in cyclical actions) work fine. Message: Błąd wysyłania wiadomości e-mail: Object reference not set to an i (...)
Hi, Does anyone know how to use the 'Edit a list element' action to update a document element in a SharePoint document library that is in a sub folder in the SharePoint document library? I am trying to use a CAML query and while I can find documents in the root document library, I can't get the CAML to find documents in a sub folder in the document library. I should mention that this appears to be WEBCON specific since the CAML query does return subfolder contents if I use a regular CAML query e (...)
Hey, I have a problem with calling a REST action via timeout or global action. When performing a global action moving a document a path with a rest message there is an error.... When a document is pushed via a path where a REST action has been configured,... a problem occurs. When I manually press the button on the form, the message sends and there are no problems.... ver. 2023.1.3.76
Hello dear community! I have a question regarding OneDrive. I've set up a path that loops back to the same step. On this path, I have the action 'Start editing a file using OneDrive'. Additionally, I have established a data connection to my OneDrive in 'Data Sources', which works when tested. However, when I execute everything, it loads for a bit, and then I receive the error message: 'Error transferring the file test.docx', even though the document is in my OneDrive folder as configured. Regar (...)
Hello, I am in the process of standardizing our plugin packages. I would like to put all plugins on a common basis in order to be able to reuse functions such as custom logging methods in each plugin package without copying source code. I have often used nested plugin and configuration classes within a plugin package project. This works without any problems. Example: *** shared project / solution *** Base plugin class: public abstract class MyCustomActionBase<TConfig> : CustomA (...)
Hi can you describe the whole process of integrating Webcon with OneDrive via Microsoft Graph? Step by step what to do. I am talking about integrations with Sites.Selected permissions. The articles that are available on community etc don't help much
Hello How to add Gantt control (to attributes) in Leave of absence in Demo app without adding new predefined Leave process? The Gantt control require select leave proces in config.