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

search results

for Actions

(...) ove his information from Created By fields. How can I do this? Can I transfer workflows he created to another employee or generic account? Can I anonymize his data some other way? I tried with GDPR Actions but "Author" is a system field and I didn't find a way to do it. Is there a built in action that could do this? Do I need to resort to SQL and would that even be wise? Thanks in advance

(...) tance moved through the path in the background and the view did not change. Now (as in 2022.1.2.59, not the newest one, I know) when I push the button, the object runs through a path and does all the Actions , but the view changes to the details of the object, losing the filtered report list. I've tried the quick path while marking several objects, but in my case it doesn't work (these path passes see (...)

(...) Hi, I have encountered a strange problem in version 2022.1.4.84 - previously in 2021 it worked fine, and the configuration was not changed. I am using Actions for Sharepoint Online - add/edit/delete list elements, and none of these Actions work if triggered by timeout - error "The remote server returned an error: (401) Unauthorized.". Going through the same path/action manually doesn't cause an error (...)

(...) developers, if you would add "activate"/"deactivate" on every element in the business rule / form rule / other similar places. It would make debugging much easier in many cases. Just as it is in the Actions now.

(...) n the report. When I logged in as a one particular user on my laptop, it's working. When the same user is logged in on her laptop to Webcon, quick path is not not showing at all. Also if I add "Mass Actions " buttons, on my laptops are shown, on the same user are always inactive.

(...) , 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?

(...) Dear Forum I am trying to remove SharePoint list items in one of Actions . It works well when I pass a sharepoint item ID, but I do not have this available in webcon. I would like to delete an item based on other column that I have. I tried CAML query below, but it does not work. Tried different columns, tried "" and '', tried contains but it does not work. Any ideas how to do it properly? (...)

(...) t WebCon.WorkFlow.Base.Security.ElementPermissions.Set(String login, DicSecurityLevels level, DicSecurityChangeReason reason, String reasonAdditional, Boolean isPermanent) at WebCon.WorkFlow.Base.Actions .SetSecurity.SetForAllElementsAndReturnErrorMessage(IWFAction wfAction, StringBuilder logMessageBuilder, XmlActions Config config, DicSecurityChangeReason reason, XmlSecurityReasonAddMsgConfig reasonAd (...)

(...) Hello, it would be nice to have an option of inserting a "CAML command" similarly as it is done with "SQL command". It would help in setting conditions and checking the outputs of sharepoint Actions .

(...) kflow service and bps portal. - Get the assembly of the required version and assume that using another version will actually work. After all the plugin was not build with this version. The other Actions I tested so far worked fine, but than these are executed in the Portal process. Best regards, Daniel

(...) an element with an item list on it. E.g. I opened element in the browser and the service logged "Control not found ('SubElems_257')WFD_ID=21065". I don't have any page loading rules and there are no Actions performed on this item list in the current step. It occurs in various applications and processes that I have. The event viewer does not provide any additional information. Does anyone have a similar (...)

(...) ION 2: Is there any build-in option to anonymize the AUTHOR too? Thanks for your help, Bjoern ---------------------- WEBCON does not have a vaild link for informations... 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-administration-process/ ] (...)

(...) d.Portal.Extensions.MainContext.MainContextMiddleware.Invoke(HttpContext context, IDbRegistrator dbRegistrator, IHttpContextAccessor httpContextAccessor) at WebCon.BPSCloud.Portal.Extensions.TransActions .TransactionManagerMiddleware.Invoke(HttpContext context, ITransactionMgrFactorySetter transactionMgrFactorySetter) at WebCon.BPSCloud.Identity.MSOFBA.MSOFBAuthenticationMiddleware.Invoke(HttpCont (...)

(...) Hi, Is there the ability to run Actions in the background without being forced to wait for them to finish in the loading screen? I have created an automation which invokes a SOAP service and it takes some time (20 seconds). This thing must be disturbing for the user. As i see, Actions are executed synchronously, meaning the user interface waits for the action to complete before allowing further i (...)

(...) single document and save it, so it triggers Solr index action, but maybe there is a global option to do it for all documents? Alternatively I can define path to add permissions to every document via Actions and quick path - but this is not a scenario you can use in every circumstance. Is reindexing whole process an option here (from Solr report in BPS Studio)? Will it work? Very often users receives (...)

(...) d.Portal.Extensions.MainContext.MainContextMiddleware.Invoke(HttpContext context, IDbRegistrator dbRegistrator, IHttpContextAccessor httpContextAccessor) at WebCon.BPSCloud.Portal.Extensions.TransActions .TransactionManagerMiddleware.Invoke(HttpContext context, ITransactionMgrFactorySetter transactionMgrFactorySetter) at WebCon.BPSCloud.Identity.MSOFBA.MSOFBAuthenticationMiddleware.Invoke(HttpCont (...)

(...) the invoice workflow from point 1 using signature (and then WFD_ID) as a key. Is it even possible or I should rather take another approach: Invoice workflow will have a systems step with cyclical Actions monitoring workflow from point 3 and then if an instance with the same signature field value appears will add attachment to itself and move to the next step?

(...) he form. It is also configurable - with subworkflows or not, which columns, etc. BUT basic version is about WHO clicked WHAT (and WHEN) in the process. What is also CRUCIAL...such solution MERGES Actions and COMMENTs on one list in chronological order - you got one place when you read history of Actions with comments SORTED by time. You do not have to jump from history into comments and have a look o (...)

(...) or them. It is also crucial to know which are used within the specific Application. We can dig into the BPS Studio and check Application, Process, Worfklow, Document Types permissions. We can check Actions , business rules, etc. We can try to do it better via SQL or/and WebCon BPS Application. It is well described here: https://community.webcon.com/posts/post/checking-user-and-group-privileges/258/3 (...)

(...) ization: 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: [TEST]_Azure_APi_User (13) So the user did (...)