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

search results

for WEBCON

(...) r, when I try to run a query on a form I get this message. I have already tried restarting DNS, disabling the firewall. The server is on startup and the server is listening on port 8000. I am new to WEBCON and just learning. Thank you in advance for your help.

(...) Hello Everyone, We have some challenges with Archiving in WEBCON BPS, so we have some ideas to improve. 1. Issue: you cannot setup field availibility for archived instances Proposal: there could be a 3rd form editor like standard/mobile form have. Or/and additional field matrix setting controlling visibility on archive form. 2. Issue: Instance level privileges are not inherited to archived (...)

(...) Hi, we have the option to create "child sources", by defining a superior source and a business entity. This way we can use different connections. https://docs.WEBCON .com/docs/2023R3/Studio/ConnectionsAndDataSource/DataSources/DataSource_RestWebService#3-superior-source This way we can use different connection for the "same" data source. This works fine for reading data. When we want to wri (...)

(...) Hello everyone, I have a question. We are migrating WEBCON to version 2023. I checked the table [dbo].[AdminAPILogs], and since the last version in 2022, there hasn't been a single log in this table. Has anything changed in the new versions, and do I need to turn on logging into this table somewhere? I have been looking for an answer on the WEBCON website and Google, but I haven't found anything

(...) Hello all, Does anyone configured a Onedrive connection in WEBCON ? I'm following the topics: https://community.WEBCON .com/posts/post/integration-with-aad-using-rest-invoke-method-and-microsoft-graph/117/18 https://community.WEBCON .com/posts/post/adding-attachments-to-onedrive/183/4 https://community.WEBCON .com/posts/post/working-with-onedrive-files/341/18 But this is explaining on how to config (...)

(...) Hi, Are "Fixed values list"s' content available through API? Not dictionaries or other process types, but "Fixed values list" object types only. The need is to synchronize WEBCON data with other systems, assuming WEBCON repository is master. I found this article https://community.WEBCON .com/forum/thread/2491 which states that there would exist /api/data/v4.0/db/{dbId}/elements/resolveFieldValue/ (...)

(...) 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 document prints from WEBCON . It could look similar to adding barcodes in document templates. Thanks to this, a person who receives a printed document could easily find the right element in the WEBCON system by scanning the QR c (...)

(...) Hi all, Yesterday i upgrade WEBCON to version 2023.1.3.118 and one things change. In workflow "Faktury" (Invoice) a had an action that download using Rest Api information about working time of employee. Using this data, system fill table with invoice items (eg. cost allocation ). But in this version i get error that: "No exact match was found for:..." ("Nie znaleziono dokładnego dopasowania:...") for (...)

(...) Hello everyone, I am new to WEBCON so it might be a dumb question. Anyway, I am trying to create an App where one Department starts one Workflow that creates subworkflows for several other departments. The main Workflow should be able to see the current status/step of every subworkflow. But with what I did, I am getting 2 Errors [Form] "Failed with an unknown exception Fehler-ID: d1a18cc6-c67d-43bb (...)

(...) sgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei WEBCON .WorkFlow.BusinessLogic.Helpers.TransactionsHelper.c__DisplayClass11_0.d.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runti (...)

(...) Hello, on my test instance the WEBCON BPS service restarts. On average every 3 minutes. I get messages like below. Have any of you encountered this type of problem? The WEBCON WorkFlow Service service terminated unexpectedly. It has done this 107 time(s). The following corrective action will be taken in 60000 milliseconds: Restart the service. == Failed to activate some modules Category: Activ (...)

(...) an SQL source where we can map columns with ID, Appid, and dbid? Alternatively, a configuration where we return, for example, the entire constructed link (e.g., references to applications other than WEBCON )? In environments where we use several content databases, this would be very useful and would introduce greater consistency for users. Regards.

(...) Hello, I have a question, a curiosity... In the WFDataAttachmets table, there is a column called ATT_IsDeleted. If I want to Run SQL procedure (WEBCON action) and update table and set the ATT_IsDeleted column with 1 or 0. Is it a good practice? Or is it not allowed? Thanks.

(...) n class (not my code) from version 2019 to 2021. In old CustomAction was used HostingEnvironment.Impersonate() and I have also used this in 2021 version, but it generates error: Method not found: 'WEBCON .WorkFlow.SDK.Documents.Model.Base.ReadOnlyEntitiesCollection`1 WEBCON .WorkFlow.SDK.Documents.Model.NewDocumentData.get_TextFields()'. System.MissingMethodException at WEBCON .SRC.CustomActions.AD (...)

(...) I try to add attachments from other flow using standard Action add attachment ... in theory is working: https://community.WEBCON .com/posts/post/the-add-attachment-action/156/18 or https://docs.WEBCON .com/docs/2023R3/Studio/Action/Attachments/Action_AddAttachment but not in my case :/ and I don't know why ... "Wystąpił błąd wykonania akcji Dodaj załącznik na przycisk w menu. Błąd wykonania (...)

(...) Witam Czy jest znane rozwiązanie dla zgłoszonego bugu ACCESSING ATTACHMENTS IN ARCHIVED INSTANCES Watek: https://community.WEBCON .com/forum/thread/2613?page=1#m2619 Po zarchiwizowaniu elementu nikt nie może otworzyć załącznika w BPS Portal, choć jednocześnie można pobrać i podejrzeć załącznik w historii elementu - w mojej organizacji jest ten sam komunikat błędu jak w wątku opisanym powyżej.

(...) the life-cycle of the single articles/pages, i.e. the development of the content (history) and the review and approval steps before it is published. My idea was to move the entire life-cycle into WEBCON and after approval it should be outputted into the docusaurus system (that I'm sure will not be an issue via some REST API). The question is now: Can I somehow implement the content creation into (...)

(...) rking Oracle connection. There is a procedure with 2 params, one IN, another OUT. Running a Business Rule containing a SQL Command against the Oracle connection: declare l_out NUMBER; begin ZZ_WEBCON _TEST.TEST_PROCEDURE(P_IN => {BRP:21}, X_OUT => l_out); end; where {BRP:21} is a Business Rule decimal parameter. The Rule is working, Oracle procedure gets executed (witness on Oracle db) and mo (...)

(...) ist A [pick person] So I create List Person 1 Person 3 b) Item list B [sorce proces 1 ] I would like to populate Item List B with only: Person 1 and Person 3 - who I pick in Item List A I WEBCON I don't know how: - for each row in Item List A check if column Person = Person in data sorce - copy all to Item List B and repeat - if i Could initialize it .. could be grate .. if not .. I can (...)

(...) f the forum. There is a regulation available in the Journal of Laws that specifies the requirements for storing employee documentation 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.nsf/download.xsp/WDU20180002369/O/D20182369.pdf