(...) al sentiment. The scale is set to -1 to 1 by default, but it can be customized. The scale range should include at least three values, such as 0 to 2 or 1 to 3. AI PROMPT – interaction with the AI model This function allows you to pass your own commands or system instructions to the AI model, in response to which you will receive a text value. The function takes two arguments: t (...)
(...) ules, we have complete control over who can use the API and under what conditions. The flexibility of the solution makes it ideal for simple data retrieval as well as more advanced scenarios where action s such as registering new workflow instances, making updates, or taking the workflow to the next step are required. It is also important to note that the User Defined API does not require modifying (...)
(...) ;s signature The entry is an extension to the article Signing document with Autenti service. Introduction In WEBCON BPS, digital signature handling is implemented using dedicated action s developed with the Software Development Kit (SDK). This mechanism ensures secure and seamless execution of document signing operations. Currently, the user can implement integration add-ons that ena (...)
(...) ppert Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: action s | WEBCON BPS Automations | WEBCON BPS Services | WEBCON BPS Introduction A short response time ensures a smooth and comfortable experience for end users. However, some operatio (...)
(...) lved and some things would be implemented differently, you will gain valuable insights. If you wonder what has changed, let me point out two things: The way item lists have been updated with an action drastically changed. Automations haven't been available then. If anyone has something to add to this list get in touch with me. Daniel
(...) One of the features enables one to centralize all PowerShell scripts in this plattform and to create REST API endpoints for individual scripts. As WEBCON supports input and output parameters in the action "Invoke REST Web service" one can use this to call PowerShell scripts. The free version of PSU is all one needs to implement everything that is described in this article. Because (...)
(...) nt. These examples illustrate the flexibility of this function in practical applications. Invoice process The "Invoice" process in WEBCON BPS is designed to automate the extraction of invoice data and eliminate the need for manually retyping information from attachments. A user attaches an invoice to the form, and the system—using predefined rules—automatically iden (...)
(...) ration Applications migrated from the source environment will operate under a new address. Therefore, if this address is used in process configuration (e.g., in business rules, forms, or Hyperlink action /form field), it must be overwritten. 10. Updating MSSQL connections and database names in configuration Recreating and renaming source databases in the new SQL Server instance (see po (...)
(...) When User have permission to more then one entry point, the print action get first of it. User should be able to choose on witch point hi what to use.
(...) , WHEN, MESSAGE, channel (email, sms, other ?) * you can attach reminder templates to each type of tasks (workflow steps) 2. Add escalation configuration for tasks * possibility to define escalation action s. 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 development WEBCON tasks workflow is ve (...)
(...) Can you please add an option to encrypt fields, and user configure who can decrypt ? Why ? Becouse, in some business appliaction s, administrators not always should be able to see some confidential information send in BPS forms. Senders should decide.
(...) I have the challenge to read form fields of a pdf document and store them in the workflow instance. The idea is, to implement an sdk custom action , where I am able to configure a mapping between the pdf form fields and fields of the workflow instance. The ideal solution is having two columns in a dynamic grid (similar as in the image attached), where i am able to add as many rows as i need. One to d (...)
(...) r oder system administrator it would be great, that we can simulate a user. Within the simulation mode, we would be able to see what "user A" does. Of course we should not be allowed to execute any action on behalf of this user.
(...) What is the best way to send email to users from item list? I think it will be nice to have this option directly in "Send a custom email" action configuration". For now you have to use intermediate solution to get users list using SQL/CAML querry.
(...) What type should be predefined in the input parameters to read a type field itemlist/enum in a sdk BPS 2020 Exteinsion Logic- BPS Custom action utilizand ConfigEditableEnum/ ConfigEditableItemList?
(...) ing Postman application installed on the server where Webcon is installed. However, when the same call is made from Webcon, it doesn't work. I'm using the POST method of the "Invoke REST Web service" action on a menu button. If I enable "Use proxy" in System settings I get the following error: Request Url: https://test.findynamic.com/iris/credit-card/api/buyers Response Code: MethodNotAllowed (405) Exc (...)
(...) Hello Everyone, I am looking for solution to exchange files between WebCon and SharePoint Online. I was thinking about built-in action s in WebCon ("add an attachment to a list") as described in this article: https://community.webcon.com/posts/post/creating-a-sharepoint-site-with-a-webcon-bps-action /203/3 Unfortunately probably because of MFA I am not able to establish connection with SPO (I get error (...)
(...) Duble click on any field or action templates in the left panel, could open configuration of that field or action .
(...) WEBCON BPS reporting offers great functionality for sorting, filtering. It would great having the option to implement and configure a SDK extension for reports, which would allow to execute an action based on the current selection. In my case the SDK extension would receive the selected rows with all fields and generate an advanced Pdf report. Like configuring the mass action , there should be an optio (...)
(...) I try to implement a ConfigEditableItemList in a custom action in C#-code. When I go over the ConfigEditableItemList I get the message: "The class with the item list configuration must implement: IConfigEditableItemList". I implemented an example but when I upload the SDK into Webcon I get an error that there is the implementations missing and I can see nothing from the SDK. Has someone experience (...)