WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for database

(...) benefit of having an application: When something is automated, it can be tested, and therefore there's lest to document. Depending on the setup you may have the same processes in multiple database s but these have different configuration. Business entities, connections, global costants etc.. We have a version history for the import in the system and not somewhere else, so we know who did (...)

(...) in containers on any other containerization platform (e.g. Azure Container Instances or Azure Kubernates Service).   Installation plan When installing WEBCON BPS in containers, only the database is created using the installer. Other components of the system must be downloaded as Docker images and run in containers using relevant scripts. For this reason, it is good practice to plan the e (...)

(...) sp; Enterprise (Standalone) installation prerequisites, diagrams, and scaling SharePoint-hosted installation prerequisites, diagrams, and scaling Planning for High Availability WEBCON BPS database s overview and size estimation Disaster recovery for Enterprise and SharePoint Good practices for system upkeep WEBCON BPS Farm communication diagram List of Portal, SharePoint, Service, and o (...)

(...) External content by Maksymilian Stachowiak Starting Webcon journey usually begins with moving some data from other places, let it be SQL database s, but when more applications are created you still might need this knowledge to migrate further processes. In this series I'm creating an example application into which I'm importing data using built in cyclic actions, and external powershell script (...)

(...) mple, selecting the Information level will also log events from the Warning, Error, and Critical levels.   Nlog library The NLog library version 5 is used for saving entries in the database . In this scenario, the default configuration provided after installing the WEBCON BPS platform is used. However, please note that you can modify and expand logging to some extent, such as by changing (...)

(...) generate Word/PDF attachments and add them to dynamic attachment categories. Did you know that from version 2023R1 up to version 2023.1.3.231, in order to save a dynamic attachment category to the database , it was necessary to define the attachment categories in advance? Otherwise, the attachments would be saved in an empty category.   However, with the release of version 2023.1.3.231, this (...)

(...) sp; Enterprise (Standalone) installation prerequisites, diagrams, and scaling SharePoint-hosted installation prerequisites, diagrams, and scaling Planning for High Availability WEBCON BPS database s overview and size estimation Disaster recovery for Enterprise and SharePoint Good practices for system upkeep WEBCON BPS Farm communication diagram List of Portal, SharePoint, Service, and o (...)

(...) environment. SDK plugin providers can find migration documents at https://developer.webcon.com/versions/.   2.4 Back up If the upgrade fails or is interrupted, you need to restore the database s and WEBCON BPS components to the version before the upgrade started in order to be able to work with the environment again. If your servers are hosted in virtual machines, a simple solution may be t (...)

(...) 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.

(...) Hello, Is there any way I can see deleted instances ? Somewhere in the database ? Or anywhere ? Best regards, Laurentiu