(...) Hello folks, How can I let a user group delete all attachments, not just their own? Currently it seems as if a non admin users can only delete the ones they uploaded themselves. But we have to let a group of users delete any attachment. Is there a way to maybe toggle is somehow? Or is javascript neccesary? Kind regards Fabian
(...) Z. My result is that this cannot be achieved with the standard mechanism as this only allows to choose a substitute if a task is created on one level. I would suggest these alternatives: 1) An admin istrator needs to define Person P as substitute for Person A in the period given. 2) If the substitutions are stored in the database and can be retreived with an SQL statement, I think of an automate (...)
(...) Optional mode parameter that specifies validation behavior. When empty or standard, all fields will be validated. When set ignoreReadonly, readonly fields won't be set but no error will be returned. admin value allows to edit readonly fields, but requires admin permissions. Available values : standard, ignoreReadonly, admin I would opt for a different/additional behavior. Besides editable and r (...)
(...) to update packages to new version in NuGet package manager... What is the suggested Webcon-way here? By the way, deploying to GAC is no option, since we are also using SaaS (no server access or admin rights). Thanks a lot in advance & best regards, Nik
(...) h we then have access to. The question is, is it even possible to install Webcon into existing databases (e.g. Config, Content, Att,...) or do we need a fresh SQL instance from the customer and an admin account with db_creator or sysadmin rights (as described in the installation manual)? Sorry for the somehow unclear question... Thanks in advance & best regards, Nik
(...) ty after upgrade to new version and reporting potential issue on new version. Steps how it could work: 1. Upgrade DEV to new version (small or big version) 2. Pick list of IDs from PROD (global admin or app admin ). 3. Tool is reading all attributes and follow on production processes to recreate all steps as user did (including changing user and their privileges). Starting all parent and child wo (...)
(...) that this would execute the "Upon instance deleting" trigger. This is not the case with the delete action, for which I'm grateful as the trigger allows me to prevent the deletion from the UI even for admin istrators. Best regards, Daniel
(...) Hi, Adding new rest api user context in admin panle , we can choose permissions to applications. When can chooses ReadWrite, but still it's giving possibility to overwrite element after creations. I think that good idea will be give new to of access like CreateOnly. To start only new element in Webcon, but not possible to overwrite by api.
(...) in AD with login username: test.webcon and domain @webcon.com So the UPN for this particular user is test.webcon@webcon.com. And let's say the user changed his name to Test NewWebcon. So the AD admin istrator changed the user AD login name to test.newwebcon. When webcon synced with AD, my user got a new Bps_Id = test.newwebcon@webcon.com and after logging in, he can't access tasks because tasks we (...)
(...) fine, but when deleting, the log says that user is not a member of selected group. I tried with different groups, making sure that users are synchronized, and even for testing purposes used domain admin account in the AD actions configuration, but without success. Does this action work for you?
(...) utomationDataHelper, String& message, String& logMessage) at WebCon.WorkFlow.Base.Automations.Engine.Evaluators.ActionEvaluator.FireAction(ActionBase actionObject, String& userLogMessage, String& admin LogMessage) at WebCon.WorkFlow.Base.Automations.Engine.Evaluators.ActionEvaluator.Evaluate()
(...) TP_Name, WFSteps.STP_Description, WFSteps.STP_IsFinish, WFElements.WFD_ID FROM WFElements JOIN WFSteps ON WFSteps.STP_ID = WFElements.WFD_STPID WHERE WFD_STPID= 95 It's not an option to use the admin tools to delete all instances from the process. Any idea how I can fix this? Thanks.
(...) ns... INTRODUCTION TO ACTIONS IN WEBCON BPS https://community.webcon.com/posts/post/introduction-to-actions-in-webcon-bps/172 -> Remove personal data [ http://howto.webcon.com/gdpr-personal-data-admin istration-process/ ] -> File not found
(...) more: INTRODUCTION TO ACTIONS IN WEBCON BPS https://community.webcon.com/posts/post/introduction-to-actions-in-webcon-bps/172 -> Remove personal data [ http://howto.webcon.com/gdpr-personal-data-admin istration-process/ ] -> File not found I didn't check the other links. Thank you in advance, Bjoern Poller
(...) pplication in portal then on first step everything is ok and i can sent task to second (intermediate) step. AND here is a problem when i try move task from that step or even when i try open task in admin mode or remove task i get the same error with is: msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, (...)
(...) . Somehow my encoding (which should be UTF-8) gets lost. I am sending Content-Type:application/json in binary part headers, my assumption is that this header is not sent at all, also History in admin mode does not show this header. What am I doing wrong here or is it a bug? Thanks a lot in advance & best regards, Nik P.S.: Sending data from POSTMAN to my REST service works fine
(...) tallation. What does it come from? The error appears after entering the activation code and selecting the option: install license server. I am performing the operation on my user - I have local admin istrator rights.
(...) rks", "Others" or .... COMMENT... WebCon BPS has extraordinary feature available out-of-the box without even single line of code...VERSIONING and detailed HISTORY. Such feature is really needed for admin s/troubleshooting and for business analysis for single "cases" of the flow. Business (and sometimes IT) also needs a brief overview, visible at glance about WHO did WHAT (and WHEN) with some optiona (...)
(...) applications, about external groups used in the process, e.g. fileshares, reporting services. Such attitute with planned update to WebCon BPS 2023 (Global Role for Group Management and per Group admin ) gives as opportunity to give the "Power" of managing permissions by Buisness (Self-Service by Business admin s). We wanted to achive the idea which we had followed in SharePoint (business is maintain (...)
(...) en1 I added a connection to this authorization: screen2 Then in the REST action I added this connection. On the graph api side, added Group.ReadWrite.All delegated permissions, approved by the admin . The user who invokes the rest actions is the owner of the AAD group. When calling the action, I get the error: screen3 Response Code: exceptions: There is no valid token for connection: [TE (...)