(...) 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
(...) acing the periods, ALL characters are replaced with the replacement character. Consequently, replacing '.' with ':' results in ':::::', and replacing '.' with '14' leads to '1414141414'. I have document ed this issue very clearly in the attached graphic. The error occurred in an existing application but was also reproduced in a separate test app. Thanks for checking, Bjoern Poller Josef Raedli (...)
(...) () w WebCon.WorkFlow.Data.Caching.Collections.AttributeDocTypeAssocCacheEntityCollection.TryGetByAssociation(Int32 dtypeId, Int32 wfconId) w WebCon.WorkFlow.Studio.Logic.Managers.Attributedocument TypeAssocsManager.GetAssociations(document Type document Type) w WebCon.WorkFlow.Studio.Logic.Managers.document TypesManager.Filldocument Types(document TypesCollection document Types, Int32 procID, I (...)
(...) ) 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.document s.Model.Base.ReadOnlyEntitiesCollection`1 WebCon.WorkFlow.SDK.document s.Model.Newdocument Data.get_TextFields()'. System.MissingMethodException at WebCon.SRC.CustomActions.ADEmployeeSID.Run(RunCus (...)
(...) Hi, Is there any document ation 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 document s 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."
(...) Hi there. I have a idea and am looking on a way to make it happen. We want to use Docusaurus for a document ation of a system. For this I need the text in markdown format/notation/language (I'm not sure what the correct word is for this). What I need on top of the "actual document " is the life-cycle of the single articles/pages, i.e. the development of the content (history) and the review and approv (...)
(...) Does anyone have document ation to move the solr service to a separate linux machine?
(...) ady 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 document ation: https://learn.microsoft.com/en-us/graph/api/chatmessage-get?view=graph-rest-1.0&tabs=http Unfortunately, I have no idea how to implement the delegated permissions in WEBCON. Does WEBCON auth (...)
(...) easons. 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 document ation '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 postponed and removes all the privil (...)
(...) 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 (...)
(...) a problem is the DPI from the Signature field being higher than of picture fields) -> Wouldn't that be a nice new feature? 26.09.2022: ======== Hello WEBCON, we are working on a prototype to document defects. Therefore, we would like to use a new kind of form field: It should act as an image field to upload an image, but then act as a handwritten signature form field to mark something on the i (...)
(...) set of the globally allowed attachments. Currently, the only way to restrict is the usage of validation rules. For usability reasons, it would be much better, to be able to restrict the allowed document types. With a little bit of javascript it is possible to set the accept attribute of the input field. The open file dialogue reflects the accept attribute and would filter the corresponding file (...)
(...) Hello all, Does anyone configured an action for document signatures using the built-in action for Sign an Attachment with CoSign? I'm not sure how to establish the SOAP Url and login. I thought that selecting the attachment, the user would be prompt to login in DocuSign page and sign the document . Thank you
(...) just from what's already there :) Example query inside custom column: IIF((SELECT DTYPE_GUID FROM WFDocTypes dt WHERE dt.DTYPE_ID = wfelems.DTYPE_ID) = '51a1dfbc-de3b-4a59-92c5-3342435b0088' /*document guid*/, 'Tak', ( SELECT CASE WHEN (ISNULL(WFD_AttBool7, 0) = 0 AND ISNULL(WFD_AttBool1, 0) = 0 AND ISNULL(WFD_AttBool2, 0) = 0 AND ISNULL(WFD_AttChoose45_ID, '0') = '0' AND ISNULL(WFD_AttBool (...)
(...) Hi, so there is a new version of Autenti plugin, also working with Webcon 2023. There are new configuration fields/options: Signature Type (Required) SMS authentication Unlock document by SMS Is there ANY document ation regarding options for those fields? Experimenting, I discover that Signature Type must be numeric, and: 0 means Autenti signature 1 means qualified electronic signature (...)
(...) e_Necorupt); newAttachmentData.FileGroup = new AttachmentsGroup(Configuration.informationNecessary.GropuName.Split('#')[0], Configuration.informationNecessary.GropuName.Split('#')[1]); new document AttachmentsManager(args.Context).AddAttachmentAsync( new AddAttachmentParams() { Attachment = newAttachmentData, SkipPermissionsCheck = true, document Id = Convert.ToInt32(Configuration.information (...)
(...) Hello everyone, Increasingly, when creating large applications containing many processes, dictionaries or document templates, the ability to group processes in Designer Studio would be useful. You can then group processes as you wish, making it much easier to navigate through large applications. Would it be possible to add such grouping to Designer Studio? Greetings to all ;)
(...) ents. 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 troublesho (...)
(...) Hi guys and girls has any one of you encountered an issue when trying to edit attachments that are larger than 28 MB? I have a process where a detailed picture document ation is provided using wordfiles which can get very large very quickly. Today for the first time ever i have encountered an error saying "Attachments larger than 28 MB cannot be edited". Has anyone an idea how to get around this (...)
(...) Name , ATT_Name as Category I'm not using these option very often but each time I'm looking at the names in the info icon and get confused. My suggestion would be to add alias and update the document ation, so that only the alias would be used. "ElementName" would get the alias "Subfolder" "Category" would be "Filename". This way: - We won't break the old SQL statements - There's no need t (...)