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

search results

for attachments

(...) S Portal Scanning barcodes and 2D codes and inputting informationstored in them into form fields Recording voice memos Determining approximate location Capturing photos and adding them as attachments Browser Authentication   Mobile application architecture diagram The diagram below presents relationships between mobile application and individual WEBCON BPS plat (...)

(...) e global search page On the form, users will be able to navigate editable input fields, Menu buttons, and select Paths in a similar manner. It will also be possible to set focus on the Info panel, attachments and Comments sections and their respective elements.   Fig. 7. Navigating the form using the keyboard   Reports and their views In the case of table reports, users will fin (...)

Applies to version: 2024 R1 and above, author: Krystyna Gawryał   Introduction WEBCON BPS is equipped with application export and import mechanisms, enabling users to create applications in one environment (DEV/TEST/PROD) and then deploy them in another. Until now, export and import operations have been initiated by administrators in WEBCON BPS Designer Studio, requiring user input

(...)   If you aren’t interested in these then you can still take a look at the SQL command stubs: Get workflow data Get item list data Join workflow element and item list Get attachments of the workflow Get emails of workflow List users in a group READ MORE: here.

(...) search data After updating all system components, and updating the databases to version 2024 R1, the following things will all be added automatically to the indexing queue: all workflow instances, attachments , navigation elements, and change requests. This will happen automatically and parallel to other WEBCON BPS WorkFlow Service activity.   Instructions for specific steps Here are addit (...)

(...) thin an instance in Portal. In addition to the aforementioned ability to utilize admin mode in Portal, they also have access to all instances, with the ability to edit and delete them (including view attachments ). Furthermore, the Business Administrator can initiate new instances and view archived ones.   NOTE: Please remember that the roles of Business administrator and System administrator are d (...)

(...) lă dacă nu a fost deja salvată } window.fetch = async (...args) => { const url = args[0]; // Regular expressions to match the two patterns with dynamic IDs var uploadPattern = //attachments /upload/; var sessionFinishPattern = //attachments /session/[a-f0-9-]+/finish/; // Verifică dacă URL-ul se potrivește cu pattern-urile specifice pentru atașamente if (uploadPattern.tes (...)

(...) gnatory to select the exact position of their signature on each document. This innovative functionality uses an HTML field in WEBCON, enabling the selection of individual documents from the “attachments ” section. This way, for each signatory and each document, we can precisely place the signature where it’s needed. Additionally, the interface allows for navigation between document pages, (...)

(...) rocesses. Additional permissions are required for each applications being read. App.Elements.ReadWrite.All – reading, starting new, and editing workflow instances in all processes (form data, attachments , metadata). Additional permissions of the appropriate type are required at the instance level. Admin.BusinessEntities.Read – reading business entity data. After saving, add permissions f (...)

(...) AI TEXT SUMMARY AI SENTIMENT ANALYSIS AI PROMPT   AI TEXT SUMMARY The AI TEXT SUMMARY function is used to automatically create a summary of texts taken from form fields, attachments (using the GET attachments function), or entered manually as one of the function arguments. You can optionally specify the maximum number of words in the summary, thus customizing its length. (...)

(...) d the ability to zoom in on details for damage assessments. To prevent these images from unnecessarily taking up space in the workflow history, we came up with the idea of transferring them to the attachments section instead. Since no further processing was required - the images were purely for documentation - this was a suitable solution. The file names of the images could be derived from the values stor (...)

(...) this field, you must define an SQL query on the WFDataAttachmets table that returns the ID of the attachment to be signed. For this scenario, the query is limited to the current instance and filters attachments from the To be signed category that have not been deleted.   Fig. 9. Authentication configuration   In the Authenticate section, select the previously created connection and (...)

(...) kflow 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 to SOLR. This parameter defines the timeout for executing that SQL query. By default, it is set to 300 seconds, but the va (...)

(...) ons.   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 identifies and processes the data it contains. A key element of this solution is the use of (...)

(...)   This article describes the steps that should be taken to merge two WEBCON BPS environments, thereby transferring business applications along with their created documents, histories, and attachments .   NOTE: The environment merge operation should only be carried out in justified cases and must be preceded by thorough testing in non-production environments. The risks are listed at the (...)

(...) I get error "The sign-in name or password does not match one in the Microsoft account system"). I don't have SDK purchased, therefore I won't be able to create custom action to send these files. My attachments are also greater than 4MB, so Microsoft Graph is not an option as well. Do you have any other suggestions what to use to exchange files between these two systems? Thanks in advance.

(...) Hello, I hope you can help with this! I need to guarantee that a file in the attachments is checked-in (so the version will be different than 1) before moving the workflow to the next step. In the validation form, I don't have the attachments system so that I can construct a query to verify this. Does anyone have an idea? Thank you!

(...) What would be the best method to get the attachments of an instance inside an SDK plugin in order to make use of them in C# code?

(...) s in BPS with on-premises Active Directory. Currently we experience timeout issues after some time of inactivity on WEBCON BPS site. Sometimes it's few minutes, sometimes about 1 hour. See example in attachments . Please notice that WEBCON BPS and SQL Server (VMs) are placed in Azure. Does anyone experience same issues? Any feedback is more than welcome :)

(...) We are going for NIST 800-171 / CMMC compliance and we will have contracts with CUI data potentially stored in WebCon flows via attachments . Because of this we need to be able to trace every single action a user takes and log it. Uploading attachments , accessing, deleting, updating, etc.... Is this possible with WebCon? Does it have the ability to send access logs to a SIEM?