(...) t menu. The only additional thing which would be required is the id of the current attachment. The hyperlink action supports executing JavaScript and one use case would be to trigger the print dialog without opening the preview. While this is one there may be other use cases which is the reason why I don't request a "print action". Best regards, Daniel
(...) n environment to production. The process worked for a while just fine, than it failed with the error: ** The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction ** Digging deeper brought up the actual error: ** Conversion failed while converting value 'xxx' to integer ** The root cause was that I forgot to add the sin (...)
(...) n.com/docs/2023R3/Studio/SystemSettings/GlobalParams/UserSynch/SynchConfig/LDAP I'm trying to make it work, but all entities (users, and groups) are being synchronized as groups. From the error log it seems like Webcon is generating LDAP query with an error - the OR - | - operator seems to be in wrong place: - (8/12/2024 8:29:33 PM) Searching LDAP://ldap-server:389/DC=ldap,DC=goauthentik,DC= (...)
(...) Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at WebCon.WorkFlow.Actions.Engine.ActionObject`1.DispatchAsync() at WebCon.WorkFlow.Businesslog ic.Automations.Engine.Evaluators.ActionEvaluator.d__23.MoveNext() Thread was being aborted. Hello, I have a global action - cyclical which runs every 3 minutes for 1-2 hours and is starting a (...)
(...) duals to this task. My goal is for both individuals to click confirm in this step, and only one person from the group (which contains several people) needs to do so. To summarize, I need to write the log ic in a way that differentiates between the assigned individuals and the group, so that only one person from the group needs to confirm. I hope I have explained this clearly enough. Thank you for y (...)
(...) Hello there :) I have fairly an easy question. I want to set up the timeout action which would remind users to do their step while the step would have the "Active" Status or onhold. The current log ic did not work unfortunately :( Any tips on that? See attached. Igor
(...) ess migration between environments - what could the error be and where to look for a solution? System.InvalidOperationException: No item type: WFApplications, id: 25 at WebCon.WorkFlow.Businesslog ic.ImportExport.Mapping.MappingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.Businesslog ic.ImportExport.Export.ExportManager.RunExportContainingRootNode(MappingList mappin (...)
(...) tances from "within" and they are not somehow modified by an external source may it be the UI or REST. Besides the fact that I'm confused about this change, it's strange that we can disable "Check log ged-in user privileges" but are limited by the field visibility. It would be great if one of these changes would be introduced: - If the log ged-in user privileges are ignored, then the field visi (...)
(...) The article: https://community.webcon.com/posts/post/regular-expressions-business-applications/268/4 have missing pictures. BTW: any progress in backlog since 25.08.2021 ?: https://community.webcon.com/forum/thread/860?messageid=860
(...) Dear Community, I'm trying to connect with REST API to SAP API. According to SAP API documentation this should look like this: POST https://localhost:50000/b1s/v1/log in { "CompanyDB": "SBODEMOUS", "Password": "1234", "UserName": "manager" } In response I receive receive 2 HTTP Cookie items (B1SESSION and ROUTEID) that I have to submit with every REST API call to SAP API. (...)
(...) _ID of the parent (BPS data source ID column). 8. The cyclic action, when run, returns an error, and even if I turn off all actions on the transition paths, I get the same error. You can see in the log that elements are being created, new signatures are being assigned and there are exactly 10 of them, but at the end an automation error appears: System.NullReferenceException: Object reference not (...)
(...) n the system configuration Authentication Providers = Windows Active Directory. Once completed, all BPS users have been synchronized and are listed in the CacheOrganizationStructure table with COS_log in in UPN format. Now the problem: When a user log s in to the portal, the system sees him in the domain\user format and none of the permissions granted to him work. By the way - when we "manually (...)
log Range: Solr Message: SOLR indexing failed Category: Exception Role: SolrElementQueue Description: SolrElementQueue item ID: 1089 Type: Full Whole process duration: 0,00s. Elements: 0. Exception at ID: 7400 System.Globalization.CultureNotFoundException: La culture n'est pas prise en charge. Nom du paramètre : name cz-cz n'est pas un identificateur de culture valide. à Syste (...)
(...) There is the same reaction as when I do it through the browser. I enter the correct password, because if I enter it incorrectly, I get a message about it. What is the problem? where are the log s Maciej
(...) Hi guys, in some use cases we need to have some formatted text based on an textconstant on a pdf dokument. Therefor we have some log ic in the application which places the text in a given multilinefield if a date is changed in a special way. The texttemplate ist displayed correctly in the application and in the word, if the user did not make any changes on the text. But the user has to make ch (...)
(...) Hi, I have a process that was checked out before we migrated to new servers. On the new server, I can't log in with the user that checked out the process and the old server has already been decomissioned. I know I can force check out of the process, but I am afraid I will lose everything that was done on the process since it was checked out. It was checked out in 2016. It was last saved in 2024 (...)
(...) Please let me know if the application supports the SCIM protocol for "synchronizing the BPS user list with Azure"? I'm asking because I want to introduce SSO log in, but in the Azure organization I can't enter permissions: Microsoft Graph Application Group.Read.All Microsoft Graph Application User.Export.All Microsoft Graph Application Directory.Read.All I understand that NOT granting such (...)
(...) Adding a confirmation dialog for the process cloning action. Occasionally, users may accidentally click the clone button, and this accidental click leads to cloning the entire process, along with the full process/action definition, etc.
(...) us because I had hidden a lot of the elements in the "Administration" folder and the other folders are quite empty. My idea for this would be to provide two settings on the navigation element dialog : - Position is fixed - Sort alphabetically For example we could activate "Position is fixed" for all folders and the top x elements in the folders, while we could set "Sort alphabetically" for t (...)
(...) Sometime because of some specific requirements or where we wanted to provide additional options to guide the users through a large form. I also tried and failed creating an "advanced validation dialog ". I wanted to display a dialog in which the user had to set some fields. I mainly failed because I couldn't replicate the log ic attached to the choose fields and similar. Therefore I would think w (...)