(...) is worth to some have naming convention for them. It is also crucial to know which are used within the specific Application. We can dig into the BPS Studio and check Application, Process, Worfklow, document Types permissions. We can check actions, business rules, etc. We can try to do it better via SQL or/and WebCon BPS Application. It is well described here: https://community.webcon.com/posts/post/ch (...)
(...) Changing the RestAPI mode to "admin" should allow you to update fields, including readonly. The document ation however mentions the requirement of "admin permissions" How to add requires admin permissions?. Below are excerpts from the RestAPI document ation mode -Enum: "standard" "ignoreReadonly" "admin" Optional mode parameter that specifies validation behavior. When empty or standard, all fields w (...)
(...) ": "", "labelStyle": "", "plugin": null, "htmlInputAttributes": null, "htmlInputPlaceholder": "", "showQrButton": false "description": {"original": "", "translated": "", "translations": []}, "document ation": {"original": null, "translated": "", "translations": []}, "postbackOnChange": false, "allowAddingCustomValue": false, "allowMultiValue": false, "autocompleteFirstResultsCount": 5, "autoc (...)
(...) Hello, I try to render values from a rich text editor (multiple lines of text; Mode: Rich) as a column of a table on a Word-document . But after the Wordfile generation the formatting is lost. In the database the value is stored as: X2OTestBla Is it possible to generate the Wordfile with the given formatting? Thanks in advance. 1st Image: Value in the Rich-Text-Editor 2nd Image: Resul (...)
(...) Hello, we use the actions "Convert word to PDF" and "Generate/Update a word file" and we assign the document s to a dynamic category. The category is not saved to the table WFDataAttachmets, the field (ATT_Attribute1) stays empty. in version 2021.1.4.55 it did work fine. Thank you! Balint
(...) Hi, Could you please help by providing some guidance / document ation regarding on how to avoid duplicates in a Dictionary process? (adding from New button and import from excel) Thanks.
(...) Hi, is there a way to make the description required in case a specific category is picked for that document ? Pretty much what I'm saying is that if an user is trying to add an attachment and they choose OTHER for its category, to make them complete its description as well. Thnak youuu.
(...) I don't understand how to configure a "Basic authentication" or "Token authentication" in WEBCON. Using Postman, the authentication including the queries already worked. Enclosed you can find the document ation from Jitbit: https://www.jitbit.com/helpdesk/helpdesk-api/#/?id=helpdesk-api Could you please help me with the configuration? Many thanks in advance for your help! Marc
(...) Hi everyone, the current option to generate word document s with the Word AddIn is great for a lot of use cases. We did a little PoC and we noticed that we could cover even more if there would be a "power user" option. The generation used the Aspose library which supports a template syntax. This allows to write code inside the word document to generate more sophisticated document s. Examples: - (...)
(...) omplete dropdown. I'm using js and global variables right now, but this doesn't work after saving the form with custom values - I'm lacking some control state info. (I've tried to achieve it with document .querySelector, but without luck).
(...) Hi! I need your help regarding setting focus on the last row of the item list. Business wants to perform the following scenario. Batch of barcode lables from paper document s are to be scanned with hendheld scanner. Each scanned id is to be inserted into ID column of item list table. Based on the ID some additiona data are to displayed in other columns. What I have already done is the form rule that ADDs (...)
(...) Hi, I'm planning to use BPS for an Agreement process. Is it possible to collaborate in a Word document with external users (users from outside of the company, assigned to the process only for the specific Agreement for 2-3 days)? Do I need licenses for those users?
(...) Hello, I have an application where users attach document s, and I want these document s to be uploaded to SharePoint. Additionally, I would like to create a dedicated folder for each set of attached document s on the current instance. However, I haven't found a specific action to achieve this. Can you suggest an idea? Thank you.
(...) specific formtype and needs additional filtering in SQL query window (2). But I am unable to do that, every attempt so far resulted in syntax error. I am sure there is a trick (which is maybe undocument ed), please help! Thanks a lot in advance & best regards, Nik
Hello Everyone, Recently, we upgraded Webcon from 2021 version to 2022 version. New version 2022.1.4.326. I have this html content in one of HTML field in Webcon: the purpose of this is to run bussinessRule. But in new version it looks like there is no uxContext function executeBusinessRule(ruleId, ruleName, uxContext, params) { let formModel; let formInfo; win
(...) Hi, I think it would be beneficial if we could have a place in the global configuration where we can define custom default values for the steps and paths of dictionaries / document templates. For example I always rename the "Dictionary step" to "Entry". Of course, I also define translations for the the step and paths. Therefore it would be great, if we could define the translations for the step and (...)
(...) eter. :) It was an important functionality for our company and after upgrading to BPS2023 we have to come up with a different solution for the preview of simple spreadsheets that are attached to BPS document s. Thanks, Patryk
(...) Hello, I have an application that creates a folder within a document library on SharePoint and needs to upload files to the newly created folder. I am encountering difficulties in uploading the file to SharePoint using the REST action with the Graph API. I get this error: "Invoke REST Web service test (2) - Request Url: https://login.microsoftonline.com/f656719a-4d1c-482b-be59-564f8c2af72d/oa (...)
(...) Path transition operation failed: Operation on element: DEV/WAVE/2024/556 failed. Error: The following path was selected: Freigabe erteilt, weiterleiten an BL. {Name of the path in german} Status: document not moved to next step. Details: Validation error ################# Does anyone have a spontaneous idea why this runs into an error via MailApproval and not in the application? Thanks in adv (...)
(...) rive 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. Regarding permissions, I should have set everything correctly as I've already checked that. Any tips on what I might be doing wrong?