(...) ical item list i use if you go from start step by "run x-times sub flows" the subflow is signed to each person from tech item list row ... now I can go by path: save >> revive element ID and menu Actions appears ... run subflow >> sub flow is using technical item list filed by invoke menu button action but is element was not saved then .... item list is empty ... So ... how to start new workflo (...)
(...) 23.1.3.269 (working previously on 2022) I've noticed a behavior change in following situation. There is an item list which has enabled following options - Allow adding, - Allow deleting, - Show Actions column, - Show "Remove all" It is filled with many rows which in most cases exceeds the display range so the user has to scroll down/up between entries. End user wants to delete entries one by one (...)
(...) Hello, I am trying to update some form fields and columns in an item list after some Actions . On my path i have configured a FOR EACH on my item list which is creating/composing JSON payload for my REST. (rows) However, I am encountering an InternalServerError (500) when attempting to save this data using REST service on path for my current instance. PATCH: api/data/v5.0/db/#{DBID}#/elements/#{WFD (...)
(...) business rule that uses, again, info from column collection and it is working, but when I go to all business rules and open it i will see something similar with the first example. (picture 2) The Actions work, but they might look broken the first time you see them. Is this normal? Best regards!
(...) omation and the "Execute for everyone" operator, where I indicated the above-mentioned BPS data source. 4. There is automation in the operator that starts a new cycle (Start a subworkflow). I have 4 Actions here because when I start a new element, I use 4 different paths. This is due to the fact that sometimes I assign a task to one person, and sometimes to two people per company. 5. In the data tab, I (...)
(...) ons granted to him work. By the way - when we "manually" change COS_Login to the domain\user format - everything works fine. However, after some time, WEBCON updates the entries in the CacheOrganizActions tructure anyway and everything falls apart. Dear colleagues, does anyone know how to force IIS to use the UPN format for user authentication or how to force WEBCON not to correct entries in COS_Lo (...)
(...) 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 (...)