(...) ment for security reasons. I tried putting the action 'On exit' of the current step, before executing all other actions (assigning tasks, adding certain privileges, ...) on path to next step. ACC ording to an old documentation 'On exit' actions should be executed first and should not be dependent on the path, that was taken. Unfortunately the action 'Remove privileges' is always postponed a (...)
(...) od is GET. When i run the process manually, it works. I have created a global cyclical action that starts my workflow (every day run), but it doesn't work: Response Code: Exceptions: Error oCC urred : Cannot send a content-body with this verb-type. System.Exception: Error oCC urred : Cannot send a content-body with this verb-type. at WebCon.WorkFlow.BusinessLogic.Actions.Logic.Webservic (...)
(...) Hi, Currently we have 'Error oCC ured' in the header of the validation message. This often results in unnecessary logging of error reports from users who do not read the content, but only suggest that there is an error. Perhaps it would be a good idea to change the content of the header to something else that does not suggest an error, or allow it to be defined per action or globally? Regards (...)
(...) ersion and come across the new action and it's description: This action adds all rows from the specified Data source to the indicated Item list, without checking for duplicates, but taking into aCC ount the values specified in the Columns mapping section. Executing this action may result in duplicate rows of the Item list. As I encountered the described implications, I wanted to stress (...)
(...) Hello! I'm currently implementing a workflow where I first create a Word document with form fields, initiating with the 'Start editing a file using OneDrive' action. This allows me to aCC ess and edit the Word file directly from my OneDrive folder, and everything works perfectly at this stage. However, I encounter a problem in the subsequent step of my workflow. After making modifications to th (...)
(...) I have three environments: PROD, TEST and DEV. My current WebCon BPS version: 2023.1.3.169. There was a global problem with business rules in the TEST environment (it also oCC urred before the system update, i.e. 2023.1.3.76) - it is not possible to introduce a single new rule because an error immediately appears, as follows: Typ: System.ArgumentOutOfRangeException ------------------------------- (...)
(...) I would like to send an email with a link to the client. Clicking on the link signifies ACC EPTANCE. Such aCC eptance would trigger a transition path in WEBCON. How can this be done? Do you have any ideas? The client is an external user.
(...) Impossible! So... How to build WebCon BPS with EntraID as the only source of identity? I have some ideas for preparing some business processes in a cloud environment (Azure) that will never have aCC ess to classic domain controllers I need a full user database on EntraID (AAD). I tried with the free online instance of WebCon togeter with quite outdated manual. It requires restarting some serv (...)
(...) ct is the usage of validation rules. For usability reasons, it would be much better, to be able to restrict the allowed document types. With a little bit of javascript it is possible to set the aCC ept attribute of the input field. The open file dialogue reflects the aCC ept attribute and would filter the corresponding file types. However, this has no impact when drag'n drop a file. In this (...)
(...) onfiguration 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 aCC epted, like single line, and then you can delete the column and then change it to data row in order to keep your report. In this case the error GUID will show: "...Invalid column name 'SEL_SQLRow'. (...)
(...) 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 validateCC ValueModel 3. Since the hasCustomModel is undefined 4. The default validation is applied and this validation fails. In the "past" I returned a string and now it seems that an Object is expected (...)
(...) Hello all, Does anyone have aCC ess to the document mentioned here for the digital signature: https://community.webcon.com/posts/post/attachments-in-webcon-bps/367/22 Thank you
(...) 69) 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 suCC essful 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 additi (...)
(...) Hi, Having admin privileges on a given element, it would be very convenient to have aCC ess to at least 2 options such as: permission check and task completion. Now you need to perform 3 operations 1. enter admin mode 2. expand admin actions 3. select the action in question Regards
(...) ith 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 oCC urred. (Code: InvalidScheduledOofDuration Message: The scheduled duration for sending automatic replies isn't valid. ClientRequestId: 9e12806a-64bf-4882-87f4-c831a7710e57 ) Code: InvalidSchedu (...)
(...) ng regular ID when comparing forms, workflows, processes etc. I'm almost always joining with specific tables to get GUID, so reports won't break between environments. Inside custom columns we can aCC ess wfelems, which as far as i know is based on V_WFElements - if we could get DTYPE_GUID, DEF_GUID, WF_GUID there it would make that process easier - instead of subquery per column, we could get thos (...)
(...) the members of a BPS group. - We use the Add/Remove single user to BPS groups to add a single user in synchronous mode (1) - Even so the action times out after 50 seconds it's marked as completed suCC essfully in the history (2) - The duration of the corresponding synchronization of took about 2 minutes (3) - ACC ording to the 'Details' the synchronization took 9 seconds. Started at 33:46 and ende (...)
We use in one of our applications the option to generate HTML code (for example extra buttons performing some actions) in list item lines. For this purpose, data row field type was working well. For example such code: SELECT '➕➖' AS XX Generated two nice buttons with + and - that performed some actions. With the current version 2023.1.3.202 WEBCON adds extra " signs, so the
(...) ing application path: C:\Program Files\WEBCON\WEBCON BPS WorkFlow Service\WebCon.WorkFlow.Service.exe Faulting module path: C:\Windows\SYSTEM32\ntdll.dll Report Id: e616e2b0-0f38-47b1-b76f-4f8b73147CC 9 error log: Message=No connection could be made because the target machine actively refused it. (license-serv:8002) Source=System.Private.ServiceModel StackTrace= at System.ServiceModel. (...)
(...) define different main dashboards for different user groups. E.g. Invoices. A different approach to invoices is expected by the person registering, another by the person describing, another by the aCC ountant, another by the payment team, etc.