(...) r to an attribute or to a local variable. Similar to the mapping of response values in a REST action. This would allow the received data to be further processed/used in subsequent autumatization actions . Regards.
(...) , the option 'Support for modifying objects in Active Directory' is enabled. Both servers are in the same domain and use the same user account. The SSL connection is active. On the test database, actions work correctly, and users are added to Active Directory. However, on the production database, I receive an error related to credentials. The login and password are definitely entered correctly. I a (...)
(...) e Content databases, where processes are divided to improve system scalability. Currently, this can be achieved using the API, but if we want to transfer and delete the attachment simultaneously, two actions are required: using the REST API for transfer and a separate action to delete the attachment.
(...) ion. I’m having an action “Run a PowerShell script” where I’d like to add an attachment to the currently running instance with the help of a WebCon REST API call. The problem is that while processing actions WebCon locks down the instance and I couldn’t find a way to make any changes to the process. I use the parameter “forceCheckout=1” – that works fine as long a user is editing the form but fails whe (...)
(...) ll fail, if the integer values are not the same on both systems. In the worst case the value does exist for item list on both systems but for different ones. You can use the below query to get all actions which have a faulty configuration. Best regards, Daniel SELECT TOP (1000) ROW_NUMBER () OVER ( order by actionDefinition.ACT_ID asc) as RowNumber , actionProcess.DEF_Name as ActionProces (...)
(...) Hello How to trigger Automation with standard actions (On attachment add – there is only one action related OneDrive allowed) or trigger Form Rule on attachment changes? I need it for scenario: Requestor add/add new/overwrite/delete attachment in the very same step without pressing save or going to another step (change in attachments is there even if one close the browser tab without previous saving). (...)
(...) a document Has anyone tackled a similar requirement before? If so, I would really appreciate any advice, ideas, or suggestions on how to approach this. Any pointers on how to capture and log these actions would be incredibly helpful. I was thinking of potentially tracking the internal SQL queries but I need to know which user accessed the data specifically and I'm not sure I can engineer a solution th (...)
(...) ds which retrieves the id of the last created attachment. It should always be the one which was created just before. But it doesn't "feel" right. This option should be available on all attachment actions . Best regards, Daniel
(...) action configuration. See logs below: OG_ID LOG_DEFID LOG_WFDID LOG_WTHID LOG_STPID LOG_ACTID LOG_Status LOG_TSInsert LOG_TSUpdate LOG_RowVersion LOG_WFID LOG_AdditionalMessage LOG_actions ucceeded LOG_Duration LOG_ActionType LOG_TransactionType LOG_ParentActionID LOG_ShowOnlyInAdminMode LOG_ACBID LOG_Name LOG_Description LOG_SectionGuid LOG_ASEID LOG_ActionExecutionGuid 409 (...)
(...) like deleting a message in Messenger) OR both :) In the change history (in administrative mode), the comment will remain always available for viewing to maintain full transparency of administrative actions . For the system administrator, a Delete option will appear next to each user comment. Justification: Increases control over content entered into the system. Provides the ability to moderate c (...)
(...) or instance, if the API app is named "something", the created user is named "something - Registered App". This user needs access rigts for the app/process it need access, and that's clear. But, api actions are also performed by that user, and this name is visible (for example - if we start the workflow over API, workflow instance is started by "something - Registered App"). So, how can I change the us (...)
(...) w System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) w System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseactions actions , Int32 x, Int32 y, Int32 wheel) w System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) w System. (...)
(...) I am trying (without any success) to read data (ie. employee id) from an existing text-based PDF (test pdf created via MS Word). The documentation is explaining the different actions (ie. wait for ocr ai, wait for text-layer), but not how they actually work together or how to use them. Maybe I am completly wrong in trying to use "OCR AI recognition", "Wait for OCR AI" etc..... My goal is: * A con (...)
(...) Hi, unfortunately there seems to be no configuration for output parameters in PowerShell script invoke actions . This is much needed to get back calculated values, created logs or whatever else. The workaround from Daniel is not really convenient: https://daniels-notes.de/posts/2021/retrieve-ps-variable-value It would be really nice if one could define input and output parameters like in other a (...)
(...) Hi, it would be really amazing if one could choose the credentials that have been used for "Active Directory actions Configuration" in System Settings in the configuration of a "Run a PowerShell script" action. It's a mess having to copy & paste the same credentials every time. And if one day the password needs to be changed all action configurations have to be found and updated. Therefore it would (...)
(...) Hello, I propose a change in DEsigner Studio, in action templates. If the ability to create action groups in templates were added, it would make it easier to manage actions in the case where there are more than 10 in the process. It would then be possible to group and arrange actions thematically. Regards,
(...) Currently, “Add privileges ” and “Remove privileges ” actions cannot be used in cyclic actions Adding the ability to use this action could help cyclic action to check item permissions and remove them.
(...) e attached documents, and select specific documents which should be deleted? Or any other solution to be able to work with those attachments quicker? I could create a workaround with item lists, and actions , but this would add unnecessary clutter on the form, when this could be a built-in feature.