(...) application created in the Admin panel in Portal, APP_BPS_PORTAL_CLIENT_SECRET – secret generated in the Admin panel for the application, APP_BPS_PORTAL_DB_ ID – ID of the BPS content Database . The default value is 1. Fig. 11. Entering environment variables After entering and saving the data, it is recommended to recycle the pool on which Public Forms is ru (...)
(...) Applies to version: N/A; author: Filip Janiga Introduction In some cases it may be necessary to look beyond the diagnostic sessions and events stored in the Database to diagnose errors occurring in WEBCON BPS Portal. Here, information stored in the browser comes to the rescue: developer console data and HAR files. This article provides instructions on how to create and save the mentioned (...)
(...) An issue has been discovered that prevents WEBCON BPS upgrades to version 2025.1.1.87 if the names of content/attachment Database s contain special characters outside the Latin alphabet, e.g. ö, ä. If the administrator is aware of the presence of such characters in the Database s, it is recommended that the version upgrade be delayed. If there is no clear information about the presence of speci (...)
(...) Type error when executing a path Instance start buttons Empty report tiles REST and business rules Updating to BPS 2023 Calculated columns for Choose fields New Database field Breaking change due to one’s own laziness Checks before upgrading to BPS 2023 Do choose fields with only ID exist Where are choose fields IDs used Actions (...)
(...) field named Document ID from Autenti, which is essential for the subsequent steps of the process. This field stores the document ID (GUID) assigned by the Autenti system upon successful saving in its Database . According to the Autenti REST API documentation, you need to verify that the Autenti system has returned a valid GUID. If this ID is missing, it indicates that the document was not properly regis (...)
(...) rror at the 60-second mark. Number of seconds allotted per SQL operation during SOLR indexing When the Workflow Service receives a task to index a workflow instance in the SOLR search Database , the first step is to execute an SQL query that retrieves the instance data (form data, Item lists, permissions, attachments) from the Database . Based on this data, an XML file is generated and sent (...)
(...) copy of the image as supporting material and, if necessary, for documentation in Word/PDF format. Regardless of whether an alternative approach might be more appropriate, we explored how to reduce Database usage with this variant. In this case, we were allowed to reduce the resolution of the image already at its initial save within the document template. We chose a maximum resolution of Full HD &nda (...)
(...) be migrated into another, already operating environment (hereafter referred to as the target environment). 1. Updating both WEBCON BPS environments to the same version All WEBCON BPS Database s must have exactly the same version (down to the build number) in order to function correctly within a single environment after the merge. Therefore, both environments must be updated to the same ver (...)
(...) t OneLake. This article describes how to integrate a MS Fabric lakehouse via its SQL analysis endpoint. First you have to set up once the necessary Entra application registration and the WEBCON MSSQL Database connection to the lakehouse SQL analysis endpoint. Then you can create as many data sources in WEBCON Designer Studio as you wish to query your tables in the lakehouse. Microsoft Entra App A (...)
(...) lculated columns (https://community.webcon.com/posts/post/using-calculated-columns/196/3) but that's not my case. What I would like to do is join the items from the report to a table in a different Database (on the same server) or to an existing MSSQL data source. In many processes I have a global field with the unique identifier. I would like to use this key for a 1:1 join. I can show the join results (...)
(...) on, where I get the data from my xml-file. In my code I implemented something but the file path is static at the moment and compares the file names. Normally every read in file gets an ID in the Database but I don't know how to access this data. Has anyone experience with this and know what the best way it is to implement this? The code excerpt from me is in the attachment below. Thank yo (...)
(...) We are implementing a solution of Master Data Management and are trying to use Webcon as a User interface with all the logic behind forms. The Database is prepared in MS SQL with different tables. The challenge we are having is to update entries with foreing keys. Scenario: Table 1: Country has one column (apart from ID) – 'Country' Table 2: City has two columns 'Country ID' (Choice column from table Cou (...)
(...) as A ON G.COS_BpsID = A.UCL_BpsID where WFD_ID = '{WFD_ID}' I actually want to get the UCL_LicenseType (Integer denoted license type) associated with the user, I've changed the form field to ID, Database ID/ Name and it retrieves an error all the time. Does anyone tried this before? Thank you all
(...) Hello all, Does anyone configured an Item List to be initialized with a SQL query that will query from another Database ? In this case I want to query from an Oracle DB and initialize the columns with the columns from the query: select milestone as {DCNCOL:185}, milestone_date as {DCNCOL:186}, amount as {DCNCOL:187}, currency_code as {DCNCOL:188}, amount_euro as {DCNCOL:189} from PL_Invoicing (...)
(...) s://developer.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)?
(...) checked will be Customer Name and Address (because a customer name can have more than one address). I was trying to follow the query below but I'm not sure on how to add the dictionary there (in the Database documentation I have, I don't find alias for a dictionary=) if exists ( select 1 from WFElementDetails where DET_WFDID={WFD_ID} and DET_WFCONID={WFCON:1726} and isnull({DCNCOL:121}, '') = '' (...)
(...) cal machine. The cerificate is showing in IIS, certmgr (Personal -> Certificates), but is not selectable in Webcon BPS installation. We cancelled setup and tried new installation (after dropping all Database s), then the IIS creation page was not even showing. At the end of the day, we are left with an unusable Webcon BPS installation with no IIS site created. Can anyone tell me how to overcome this iss (...)
(...) hod, password, ...)? Documentation is not very clear about this. 2.) How can we create the application pool & website after installation, without having to uninstall everything (Webcon BPS, dropping Database s, ...)? Many thanks in advance & best regards, Nik
(...) Hi, I have a project where I can't save attachment in a webcon Database storage(becouse of company policies). I am looking for a solution to store attachments on network drive. Is there possibility to change localization of attachment ? May be some workaround? Some action, rule, ect? I thought about action which will create a folder on shared drive and webcon form will show information to user where (...)
(...) Dear All, When I try to submit quantity of labels with barcodes to be printed from field I get an error (attached). Same situation when I use definition of Database field (i.e. {WFD_AttInt1}). This field is integer. When entering manually a digit there is no issue. Any workaround? :) Kind regards.