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

search results

for AI

(...) hi there, i need help on how to configure the on timeout action as i wanted once one instance starts and reach the next step, the user assigned must receive an emAI l reminder after 5 minutes if the user didnt make and action or even if didnt yet logged and check the instance.., please note that im using a date field ( date and time) as a start date please advice

(...) 1.3.118 In changelogs there was information about changes as to the columns in the AdminWFEventLogs table. Last query from profiler: IF EXISTS(SELECT * FROM sys.columns WHERE Name = N'WEL_DetAI ls_Deprecated' AND Object_ID = Object_ID(N'dbo.[AdminWFEventLogs]')) BEGIN EXEC(' IF NOT EXISTS (SELECT * (...)

(...) hi there, kindly i need help how to resubmit already archived instance agAI n to start (with same inputs and attachments) on monthly basis? i 'm thinking of cyclical action but struggled to configure the action please advice

(...) 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 explAI ning on how to configure using MS Graph and Rest API. However, in the connections area, there's one specific for Onedrive but I'm not sure on how to get the detAI ls for the configuration. Thank you

(...) Hi, Are "Fixed values list"s' content avAI lable 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/resolveFieldVa (...)

(...) Hi! We're stuck with an error using the Send Custom EmAI l action with the default User or Group attribute as the Recipient, after updating from 2023.1.2.123 to 2023.1.3.118. Any tips on how to resolve this issue? Thanks, Patryk

(...) acts. There is an item list that is used to manage these documents (so far, only upload and download) and they would like to also be able to delete some of the already uploaded documents. There is a mAI n folder for each contract and there are a couple of subfolders for attachments, depending on when they where added. As far as i understand, i will need to use the action 'Delete a list element'. I (...)

(...) ign with the evolving needs of businesses seeking more agile and efficient digital solutions. It acknowledges the reality that while mobile applications serve their purpose, the desktop experience remAI ns paramount for many professional settings, including ours. I kindly ask the WEBCON development team to consider this request to incorporate PWA capabilities into WEBCON BPS, thereby enriching the (...)

(...) no longer being displayed. In the HTML, they are present but the CSS class is set to "display:none" (see image attached). Where can I change this setting or how can I display the meta-information agAI n? This has been the case since the update to version 2023.1.2.123. Thanks in advance. Martin

(...) t I don't actually want that the users have editing rights on all instances and do not want to create complicated rules, that then unlock the overall rights, but immediately revoke the rights for certAI n fields. In the field matrix I can only set the attachements checkbox to visible or invisible. Other formular fields can bet set to 'Read-only'. In my example, a sales employee should still be a (...)

(...) ryone, 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 mAI n Workflow should be able to see the current status/step of every subworkflow. But with what I did, I am getting 2 Errors [Form] "FAI led with an unknown exception Fehler-ID: d1a18cc6-c67d-43bb-b883 (...)

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

(...) roblem? 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. == FAI led to activate some modules Category: Activation FAI led to activate some modules OLAP (for db: BPS_Content ) Warning (db:BPS_Content): OLAP actualization schedules have not been set. You can set (...)

(...) nik. Object reference not set to an instance of an object." the flow ID from where I would lite copy attachments is = 20008 I try use tech_filed set as text or drop down list ... and all time fAI lure if in tech field I have "20008" then "Object reference not set to an instance of an object." if I have signature of flow "ZAM/2024/03/00188" then "The current transaction cannot be committ (...)

(...) Hello, We have set a working Oracle connection. There is a procedure with 2 params, one IN, another OUT. Running a Business Rule contAI ning a SQL Command agAI nst 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 (...)

(...) Hello, I have a question more about the Polish side of the forum. There is a regulation avAI lable 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. (...)

(...) abs=http Unfortunately, I have no idea how to implement the delegated permissions in WEBCON. Does WEBCON authentication have to be implemented via Azure AD (Entra ID) so that the user's token is avAI lable? We are currently using our local AD. Does anyone have any experience here and can help me further? Many thanks in advance and best regards Marc

(...) mple. Even if it's a new row just added by the user at that moment, even if it's a row added previously by other user in another step.. I just simply want that column C to be "enabled" only for a certAI n condition. What I did, I followed the steps from this thread https://community.webcon.com/forum/thread/2646. But seems that for me it doesn't do the correct thing.. What am I doing wrong? Th (...)

(...) ow - Request Url: Response Code: Exceptions: One or more errors occurred. (The SSL connection could not be established, see inner exception.) [code] I see: Local parameters values before fAI lure: Body => { 'name': 'Protokól Odbioru DostawyDOS_IN_2024_04_00017_2024-04-30_ZAM_2024_03_00187.pdf', 'description': '', 'group': '', 'content': 'JVBERi0xLjcNCjU [.... bla bla bla bla ... ] DY1NzQ (...)

(...) e author of the element) on current workflow element for security reasons. I tried putting the action 'On exit' of the current step, before executing all other actions (assigning tasks, adding certAI n privileges, ...) on path to next step. According to an old documentation 'On exit' actions should be executed first and should not be dependent on the path, that was taken. Unfortunately the (...)