(...) Hello, after playing around with the answers in the form er thread I think it may be helpful for others to present my approach here. If anybody wants to reply to improve it, I will be grateful to learn. 1) Requirement Within a process a group of users is requested to deliver an approval by two different members from within the group. Also it shall be possible to change the process to two persons (...)
(...) Based on Daniels blog (https://daniels-notes.de/posts/2021/javascript-form -rule-execution-on-page-load#show-all-attachments-after-page-load) it is posible to open first attachments after page load but from all attachments tab (becouse attachment is in parent workflow)?
(...) Hi, I have a following problem. I've created a data table form field that downloads data from SQL query. In that SQL query I have a following where clause, which compares a date from Oracle table to a date from a form field that is completed by an user (it is "user's date"): "where table1.date = User's date: date acc. browser settings(text)" and it doesn't work because of different date form a (...)
(...) you already has a solution. I am working on an internal Knowledge-Database. One given requirement is: In case of an update, the old entry has to be archived and a new entry with all previous inform ation should be created to be edited. So far no problem - except for the attachments. I dont want the old attachment files to be copied to attachment section. Instead of that it would be nice to (...)
(...) and some rows on item list that shouldn't be there. Now if you want to delete them by action you have to use Replace Values option with SQL Query that returns only rows, that you want to leave in the form , so other rows are going to be deleted. The problem is that every row is deleted and than rows from SQL Query are added so every row have new DET_ID. It would be nice, to have option to delete only (...)
(...) Hello, current version tracking tool in BPS is pretty good, but i'm lacking one feature. Let's say we have a workflow, where i'm at version 1, i need to get some more inform ations, so the document is being send to another people and new versions are being created 2, 3, 4, 5, 6 etc. After they will do their job, and i'll receive the document back in version 7 i want to be able to see all changes b (...)
(...) looking into alternatives. I know that with the new version, it is possible to create automation variables which are VERY useful, but is there a possibility to create a variable ( maybe through JS form rule or something along this line ) which is usable in a whole workflow or step. Thanks in advance :)
(...) can I change the appearance of the history button on the form ? Just add the inscription history next to the icon?
(...) data in this field (she see field but data source is empty for her). I checked already if there is some space sign or any other which limited the search result. She has privilages to application, form , on choice field there is no limit. I've seen everything because I have an admin privilages but even if I revoke permission (to replicate the problem) I still see the data source. Any suggestion (...)
(...) nt thing is that I would like to open the decision card after selecting the decision card and budget item. At the moment I have 2 bugs. If I set the DET_ID field in the data source, it opens a custom form for me. If I choose ID, I will get the error that it does not find the element (even though it gives a good element ID). How to embrace it so that you can open properly, this and the data after selec (...)
(...) Hi, Is there any way to freeze data in 'data table' field type? My case is following: The 'data field' form field downloads data from Oracle database. The data in Oracle database changes every hour. An user completes a form on T day, so the data in the 'data table' form field is refreshed. Then (after a few days) his manager opens the form to accept it. The manager should see the data in 'dat (...)
(...) administratorem. w Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInTrustEvaluator.VerifyTrustPromptKeyInternal(ClickOnceTrustPromptKeyValue promptKeyValue, DeploymentSignatureInform ation signatureInform ation, String productName) w Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInTrustEvaluator.VerifyTrustUsingPromptKey(Uri manifest, DeploymentSignatureInfor (...)
(...) differences between the version of webcon without sharepoint and with sharepoint? We have a lot of documents that we edit online and I am curious how it will affect the operation. I cannot find inform ation on the differences :/ My version (2020.1.3.443, display mode: Modern on BPS portal) I will be grateful for your help.
(...) Hi, I have a main workflow where I have 5 text fields. Some of these fields are displayed on the sub workflow form (Sub Workflows start on a specific main workflow step) Sometimes I have to change one of the filed value on the main workflow( on step " Wait for sub-workflows) which is displayed on the subworkflows form . When I change field value on the main flow, the same field is not updated on (...)
(...) Hi, Does any of you know how the API key should be entered in the SDK action in the "Integration key" field? On the autenti platform , I generated the ID and key, but entering the same key in the integration key does not work and I get the error: 401 Unauthorized. Best regards, Jakub
(...) p line breaks (CR-LF) in the output of the SQL Command used in a Business Rule? I'm selecting values from DET_LongText1 which has line breaks. I'm attaching 3 images to show what I mean. 1. Webcon form : What I see on the frontend. 2. Notepad++: What I see in Notepad++. 3. Output: What I see in the email if I output the value of the field with a Business Rule. I can't output the form field dire (...)
(...) Hi community! In some scenarios it is necessary for us to render datatables on form containing some custom links or buttons. For this reason we built following SQL statement for testing purposes: SELECT 'Internal' AS ID, 'Click me' AS HTML UNION SELECT 'Azure' AS ID, 'Link' AS HTML And we used this datasource in a datatable field on form . However, we have some interesting results. (...)
(...) Our scenario: We are sending a prefilled pdf document to an external user with the instruction to complete the form and return it together with a copy of the id/passport. Which could be one or more pdfs or images. We've configured a hot-mail-box to check for e-mail having a pdf with a valid barcode. The pdf with the barcode is attached nicely :). But also want to add the additional attachments. (...)
(...) p to get things working: Having the task to show a picture within a report in WEBCON BPS 2022.1.2.59 I found this article in the knowledge base: https://community.webcon.com/posts/post/the-picture-form -field/32 Establishing the fields and trying to get the image rendered within a report I had to learn: Only the link generated in the way as described in the article is shown. No matter, what type (...)
(...) Hi everyone, does someone has an idea, how I can add a mail address to a local user account? If I want to add one, I get an error, that the existing BPS Id does not match the UPN form at. background inform ation: a customer uses a single server machine for running a test environment for WEBCON BPS. The VM has no access to a domain so the installation has been executed using local user accounts. (...)