Hello all, Does anyone configured an action for Document signatures using the built-in action for Sign an Attachment with CoSign? I'm not sure how to establish the SOAP Url and login. I thought that selecting the attachment, the user would be prompt to login in DocuSign page and sign the document. Thank you
Hi, I need your help. The topic is actually quite simple, but unfortunately I have a problem with this one process. I start a new parallel subworkflow in an action (ID is saved in a technical field), which I want to update later. In the action "Update related workflow instance" we get the message for the users: Incorrect instance ID: ''. When we execute this workflow, the ID is found and the data is written. So it seems to be an authorization problem? Both processes are in the same a (...)
I have a problem probably with permiossion for autoresponder. I used a action autoresponder with MS Graph. Wystąpił błąd wykonania akcji autoresponder na ścieżce. (Krok: Start, ścieżka: Autoodpowiedź) One or more errors occurred. (Code: InvalidScheduledOofDuration Message: The scheduled duration for sending automatic replies isn't valid. ClientRequestId: 9e12806a-64bf-4882-87f4-c831a7710e57 ) Code: InvalidScheduledOofDuration Message: The scheduled duration for sending automatic (...)
Hello, is there a size limit on how much data we can store in webcon dictionary? Couldn't find any info on it. Thank you for your help!
W designer studio chcę włączyć 'Obsługę modyfikowania obiektów w Active Directory'. Czy serwer, na którym jest zainstalowany designer studio musi być w mojej domenie? Przy próbie zapisu otrzymuje błąd dotyczący loginu i hasła, pomimo tego że są one poprawne.
Hi, I've inserted a line chart to my form. It gets data from database (4 columns). 2 columns are presented on a chart as data series. Sometimes there are nulls in one of the columns. Then Webcon interpreters it as 0. Do you know any countermeasures to it? If there is a null value from the database, then it shouldn't show that line at the given point in time. I attach a photo of that such graph with nulls as zeros. Would be grategul for your help.
I created process where I have got: 1. Parent process with Item list: a) description b) attachment 2. I start child process a) copy data + copy attachments b) i would like to populate the same in child item list with records correlated with coped attachments ... I did SQL source: [code="SQL"] SELECT e.DET_ID as 'ID wiersza dziecka', e.DET_WFDID as 'ID Elementu Detalu dziecka', e.DET_WFCONID as 'ID Listy dziecka', e.DET_Att1 as 'Rodzaj dokumentu dziecka', (...)
Hello, I'm looking for help in changing the format of values stored in COS_BpsID, on my test server the user IDs are stored as UPN (user@domain) but on the production server the format corresponds to samAcoutName (domain\name). How can i change my production configuration to match UPN format? Thanks in advance
Cześć, na wybranych krokach w aplikacji, chcę umieścić przycisk w menu, który skopiuje zawartość wybranych pól i wystartuje nowy element w procesie ze skopiowanymi wcześniej informacjami. Czy i w jaki sposób można to wykonać? Nie chce żeby był to podobieg, nie będzie to tez lista pozycji. Po prostu nowy element, który wystartuje z kroku startowego z pobranymi już informacjami.
Dear Community, After upgrading WEBCON BPS to latest standalone version 2023.1.3.202 (from 2023.1.3.169) I noticed that there are errors in mail sending report. E-mails are delivered but log is filling up with error. Error: "Failed to save information in the workflow instance history about the successful email sending execution" Error details: "Unrecognized Guid format." Attached screenshot with it. In history there is only information about adding e-mail notification to queue. No (...)
Similar to that thread: https://community.webcon.com/forum/thread/969/15 on initial step on path action to count attachment did not work ... doesn't matter if element is saved or not. The attachment was added by item list.
Hello! Why does Webcon suggest configuring simple recovery model for the databases during installation? Does this only apply for the installation process or is this also recommended for the productive system? For which Environment does this apply?
Hi, I have problem with the licence service shutting down on the version 2023.1.3.169. Sevice shuts down 3 times a day. So that we have to restart the whole server. Do you have any idea how to fix this problem?
Hello all, Does anyone have access to the document mentioned here for the digital signature: https://community.webcon.com/posts/post/attachments-in-webcon-bps/367/22 Thank you
Hi, does someone of you use a FormFieldExtensionJS for a multiline text field? We used this one to store a JSON as a string and in 2023.1.3 the plugin no longer works. I haven't checked the WEBCON BPS JS code in 2023.1.2 but in the new version: 1. the change function in the plugin triggers controller.change 2. this calls validateCCValueModel 3. Since the hasCustomModel is undefined 4. The default validation is applied and this validation fails. In the "past" I returned a string an (...)
Cześć, czy istnieje możliwość numerowania elementów w danym procesie tzn. startuje nowy element w procesie, wówczas automatycznie nadaje mu się odpowiednia sygnatura ale oprócz tego chciałbym mieć swój dodatkowy atrybut, który będzie po kolei numerował każdy kolejny element w tym procesie. Dla przykładu: główna sygnatura to FV/00001/2024 a mój dodatkowy atrybut przyjmie wartość 000001 następnie 000002 itd
Hello, Has anyone else had problems with the designer? I'm talking about crashes while making changes or situations where you save your work and later realize that around 10% of the changes didn't actually get saved. Does anyone know what might be causing this? Version: 2023.1.2.68 Thanks.
Hello, Here is something I've come across recently, if you have a report that uses a field that got changed to a data row then: 1. the report will be in an error state 2. you can't remove the column from report configuration panel. I understand that such a column is not allowed in a report, but at least let me exclude it from the report. The only way to fix this is to change the column back to something accepted, like single line, and then you can delete the column and then change it to (...)
Dzień dobry Mam problem z wykonywaniem akcji globalnej, która ma za zadanie startowanie obiegu sql. W zapytaniu zastosowane jest open query do serwera oracle. Przy teście zapytania lub puszczeniu akcji globalnej dostaje błąd z załącznika. W management studio zapytanie jest wykonywane normalnie Proszę o sugestię Wersja Webcona 2022.1.4
Hello! In the form, I have a list of items X that is sorted by column A in descending order by default. How can I set up an action to generate data into a .docx file or specify an attribute for the list of items in the .docx file so that the exported table with the list of items X is sorted by column A in ascending order? The descending sort by column A is because the data is being added to the table in the form, and there is already a lot of it - scrolling to the end of the form to see th (...)