(...) Hello Community, is it possible to deactivate in the calendar in the DateTime attribute the possibility to select dates from months before the CU rrent month and dates from months after the CU rrent month ? Example in the picture - January no possibility of selection (disable), February possibility of selection (enable).
(...) Hello everyone, I have a pretty workflow intense process (at least for me) - from main doCU ment i can start up to 5 subworkflows per subworkflow type (right now around 5). It sums up around possible 25 subworkflows, and none of those are technical. To avoid missing information, and digging through all of those elements we've decided, that commenting should be only possible on parent workflow, (...)
(...) Hi, Does anyone know how to use the 'Edit a list element' action to update a doCU ment element in a SharePoint doCU ment library that is in a sub folder in the SharePoint doCU ment library? I am trying to use a CAML query and while I can find doCU ments in the root doCU ment library, I can't get the CAML to find doCU ments in a sub folder in the doCU ment library. I should mention that this appears to be W (...)
Hello! I'm trying to import Slovene language pack obtained from the https://bpstranslator.webcon.com/ What I did: 1. Added a new record to the Interface language packs in System settings: sl-SI (Slovene); 2. Uploaded the .zip file downloaded from the BPS translator tool mentioned above; 3. Reloaded the configuration; 4. Reset the cache; 5. Change the language on my profile to Slovene.
(...) l Assignee/Manager is multiple value. If there are 2 persons assigned, it doesn't bring that instance in the report. This is my formula (SQL filter): and (WFD_AttChoose1 like trim('##CU rrentloginname## ' )+'#%' OR WFD_AttChoose6 like trim('##CU rrentloginname## ' )+'#%') Do you have any tips? Thank you.
(...) Hi, Are there any issues with deleting rows related to cyclical actions in those tables (WFActionExeCU tions ,AutomationSessionExeCU tions )? Thanks, Kuba
(...) he 2023 version, we have the ability to generate QR codes for each element. The mobile application has introduced a search by QR codes, which is very useful. I miss the ability to add QR codes to doCU ment prints from Webcon. It could look similar to adding barcodes in doCU ment templates. Thanks to this, a person who receives a printed doCU ment could easily find the right element in the Webcon syst (...)
(...) Hi, We have a client that uses sharepoint to work with doCU ments, for contracts. There is an item list that is used to manage these doCU ments (so far, only upload and download) and they would like to also be able to delete some of the already uploaded doCU ments. There is a main folder for each contract and there are a couple of subfolders for attachments, depending on when they where added. As f (...)
(...) are created. After the import, a timeout (minute) is defined which further delays the instance. A field value (multiline text) is set on the path. At this point, the workflow encounters an error (ConCU rrency Error). However, if I manually pass the WF instance on the path, the field value is set correctly. I hope someone can help me. Thanks in advance. Error Stacktrace: Nachricht Fe (...)
(...) Hi, The idea is to always default to connections to the CU rrent database. Now if we have defined others, some others are often substituted by default, which is irritating :) Regards.
(...) Hello, I need to set up two columns to calCU late some KPIs for a report. The first one will show the status based on Case statement and date difference: (select case when DATEDIFF(day,WFD_AttDateTime3,getdate()) >0 then 0 when DATEDIFF(day,WFD_AttDateTime3,getdate()) = 0 then 1 else 2 end) The second column should pick the number of instances that have the conditions DATEDIFF(day (...)
(...) Hello, I have a question more about the Polish side of the forum. There is a regulation available in the Journal of Laws that specifies the requirements for storing employee doCU mentation as well as the method of transferring it between IT systems. Has WebCon BPS been audited in this respect and do we know whether it meets the requirements set out in the regulation? https://isap.sejm.gov.pl/isap. (...)
(...) Hi, I have found this thread, but i really don't understand how to create a CU stom button for each row in item list :( I would like to create a CU stom button that InvokeMenuAction for the row i have selected. https://community.webcon.com/forum/thread/3293 Can you help me? Thank you.
(...) r [now I have got static Attachment ID] but now I have got problem with: [code="error"] Kopiowanie Załącznika do innego Flow - Request Url: Response Code: Exceptions: One or more errors ocCU rred. (The SSL connection could not be established, see inner exception.) [code] I see: Local parameters values before failure: Body => { 'name': 'Protokól Odbioru DostawyDOS_IN_2024_04_00017_20 (...)
(...) Hi community! I have to remove all privileges (except the author of the element) on CU rrent workflow element for seCU rity reasons. I tried putting the action 'On exit' of the CU rrent step, before exeCU ting all other actions (assigning tasks, adding certain privileges, ...) on path to next step. According to an old doCU mentation 'On exit' actions should be exeCU ted first and should not be (...)
(...) is action adds all rows from the specified Data source to the indicated Item list, without checking for duplicates, but taking into account the values specified in the Columns mapping section. ExeCU ting this action may result in duplicate rows of the Item list. As I encountered the described implications, I wanted to stress this, as the CU rrent action may have changed the previous behavio (...)
(...) Generating a Word doCU ment, converting to a Pdf and deleting the Word afterwards, so the result is a Pdf only, are often used doCU ment generation steps. Unfortunately, it is not possible to overwrite an existing Pdf when converting a Word doCU ment to Pdf. So we usually have to delete the original, but I would prefer having an updated than a new Pdf. I would wish there was an option like the M (...)
(...) Hey, we are looking to introduce possibility of Digital signature in WEBCON. I have found information that Certificate X.509 and DoCU Sign are support. However our business wants to use PandaDoc, do you know if it is supported? I cannot find any information about it. Kind regards, Jan
(...) BAL ACTION (on start cyclic) in an older process. It stopped working (unfortunately, I do not have a screenshot of the error message). Restarting did not resolve the issue. I noticed that the exeCU tion count had reached 65,536. Even after stopping and restarting (which reset the count to 0), it still didn't work. I had to create a new GLOBAL ACTION, deactivate the old one, and then everything (...)
(...) Hello all, Does anyone have access to the doCU ment mentioned here for the digital signature: https://community.webcon.com/posts/post/attachments-in-webcon-bps/367/22 Thank you