(...) nges to the system and provides examples of practical use of the various form templates. Business case In the HR and Administration Department, a “Recruitment” process was dev eloped to manage job offers published on an external recruitment service. As part of this process, a workflow of the same name was created to record information on the positions offered, verify the va (...)
(...) specially useful when making good and prompt decisions depends on the user's ability to analyze the situation swiftly. Business case The “Projects” application, dev eloped in Designer Studio, is utilized by the Sales and Pricing Department of the construction company. The application is used by employees responsible for preparing offers, as well as their superior (...)
(...) External content by: Bjoern Poller Once you become more confident in dev eloping applications, you'll start adding a more personalized touch to certain elements. One way to achieve this is through "CUSTOM EMAILS" - emails where you can selectively highlight the information you want to convey. In this Knowledge Base article, I want to provide beginners with a brief guide on how to c (...)
(...) o enhance user security by preventing unauthorized access to the system. Previously, there were instances where, despite logging out of Portal, the user's session remained active, e.g. on another dev ice, potentially allowing outsiders to access confidential information. By default, the user menu in Portal displays a single Logout button. This button enables users to log out of a single user se (...)
(...) Have you ever faced the challenge of managing documents where multiple signatories need to sign on different pages or in specific positions, and didn’t know how to handle it? We’ve dev eloped an intuitive interface using HTML and JavaScript within WEBCON that allows each signatory to select the exact position of their signature on each document. This innovative functionality uses (...)
(...) pare a new version of them that is compatible with the SDK requirements for the target version of the upgraded WEBCON BPS environment. SDK plugin providers can find migration documents at https://dev eloper.webcon.com/versions/. 2.4 Back up If the upgrade fails or is interrupted, you need to restore the databases and WEBCON BPS components to the version before the upgrade started in (...)
Applies to version: 2021 R1 and above; author: Łukasz Chechelski Introduction The OAuth2 authentication standard is becoming increasingly popular, as it enables integration between different systems. In many cases, the connection takes place in the API → Application model, which makes authentication much easier. In this case, a predefined set of data is used – Client ID
(...) possibility to define escalation actions. Good to define escalation templates, list of: WHEN, WHO (roles, managers), MESSAGE, CHANNEL you can attach escalation to each type of tasks 3. Tasks process dev elopment WEBCON tasks workflow is very simple. Do it ... done. I think it needs to move to next level. At least: 1. DOOIT (WHO, WHEN, reminders, escalations), WHO APPROVE, WHO TO INFORM (after approva (...)
(...) s to production, invoke the new path for every instance and delete it afterwards, if possible. I'm not sure whether this is even possible, because of the history entries. Luckily this is only in the dev environment so it's not a real problem but even so this is something for which I would like to have a solution just in case.:) I wish everyone a pleasant weekend. Daniel
(...) Can you please add a simple feature - application (or process) versions ? The idea is to have a "back" button - revert to (any) previous version if something goes wrong. I know - you want us to use dev /TEST/PROD environment. Sure. But versioning would be a nice feature, really. Two options for you to choose: 1. every save is a new version 2. save as new version button
(...) Hello again, Is there a possibility to add an HTML Button to a dashboard, which leads to another dashboard? I Implemented an simple button, but when I add an href with the URL from dev system and import this version on prod, it doesn't work anymore, because the URL doesn't match anymore. Greets Georg
(...) re Longitude and Latitude (e.g. in 2 extra fields of the process/workflow) along with Street, Zip and City (which is already happening). I hope you know, what I mean. Is this even possible without dev eloping some custom action? Thanks in advance & best regards, Nik
(...) document to try to get it working but my Start BPS column is not displayed. The json code that is in the post needs to be formatted and my final version (for my case) is: { "$schema": "https://dev eloper.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json", "elmType": "a", "txtContent": "=if ([$Status] == '' 'Start WEBCON BPS!', if ([$Status] == 'In progress', '', ''))", "at (...)
(...) When creating an SDK action there is an option to use the Logger Class to create logs (https://dev eloper.webcon.com/2021/resources/online-documentation-sdk/html/2c254e06-3ac3-3a82-7c44-dae3d829d1e4.htm) Does anyone know where these logs are located (log file on file system or a specific database table)?
(...) received a non successful HTTP code Completed with response Body: "error":"invalid_grant","error_description":"no_valid_keys_or_signatures"}" I'm guessing that i am missing something in my Docusign dev eloper Account but i'm not certain what it is and the Docusign Documentation isn't realy helping me here either. Has anybody tried this an maybe got an idea what the problem could be? Thank's in adv (...)
(...) Hello, I tried use action "Invoke SOAP Web Services", but I get this error "dll was not found" I tested using another platform for Api dev elopment and it works. Thanks regards, Raluca Lupu
(...) Hi, we recently upgraded our dev -Environment to latest 2021.1.2.136. Today i was evaluating the new version with our existing processes, and stumbled upon something that didn't occur to me in the past. I have a crucial picker field in an item list, that has target fields from some of the columns in that same item list. It works in our current PROD version (2020.1.3.411). In 2021 it throws: " (...)
(...) Hi everyone! I was just evaluating the latest version (2021.1.3.163) on our dev system, and wanted to prepare new functions for my processes. I had issues when trying to save a rule that included the new "select values" function to check if a collection of values from an item list is not empty. In the testing window the rule works as expected, it just wont let me save it because of invalid rule co (...)
(...) cument template to PROD and everything was fine. After that we added one new field to the datarow (SQL query was modified) as a new requirement and added the new field also to document template. On dev system everything looks fine, we deployed the solution to PROD and suddenly this new field is missing in Word Add-In (in the selection of datarow). The new field is also missing in the datarows adva (...)
(...) ficial parameters' which but they are not necessarily implemented by every authentication provider: - 'Official': https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest - Google: https://dev elopers.google.com/identity/protocols/oauth2/web-server#creatingclient - Microsoft: https://docs.microsoft.com/en-us/azure/active-directory/dev elop/v2-oauth2-auth-code-flow 2. Those who are using cust (...)