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

search results

for GET

(...) great if we have a similar setting to the "Process modified by export-import mechanism" on application level. This could then be used to prevent (accidently) on the production environment which may GET overwritten the next time. This would apply to: - Dashboards - Reports - Public views - Start buttons Of course, private report and private KPI views wouldn't be effected by this setting. (...)

(...) o find a way to move the document along this path due to missing comment. private async Task CancelInstance(DocumentsManager manager, int documentId, int pathId) { ___var document = await manager.GET DocumentByIdAsync(documentId); ___await document.Comment.AddCommentAsync("Adding comment required for this transition"); ___await manager.MoveDocumentToNextStepAsync(new MoveDocumentToNextStepParams (...)

(...) Is there a simple way to GET the URL of the current instance? Use Case: In a specific step a user can create a ticket (via menu action) in a 3rd party app (REST POST). In the request body of the rest call I create the json and want to submit also the url for this instance. Thanks! Ernst

(...) 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 oth (...)

(...) ying out the new user defined API in 2025 R2. I have a client application with application context and added the scope App.UserDefAPI.ReadWrite.All (according to documentation this is necessary to GET access to endpoint with automation). In addition the REST API client is application admin, can start new workflows and so on... What I am trying to do is a POST to an automation endpoint, which (...)

(...) ntions that "Default application dashboard The so-called default application dashboard is created automatically upon application creation. It includes standard elements such as the Task counter widGET , buttons for registering new instances, and the Suggested dashboards and reports and Recent activities sections. The default application dashboard also serves as the application's main page. While i (...)

(...) s are unable to freeze specific columns in Item Lists when scrolling horizontally. This often leads to usability issues, especially in wide tables, where the first few columns (e.g., item name or ID) GET lost from view. [Proposed Improvement] Introduce a checkbox option per column in the form field configuration that allows selected columns to be frozen (fixed) horizontally when scrolling the t (...)

(...) ns have to be found and updated. Therefore it would be perfect if one could have in system settings an area to configure global credentials that can be shared to apps like connections and so on to GET available in configuration of a PowerShell action and even in "data sources" administration for connections (e.g. SOAP HttpBasic). Kind Regards Sébastien

(...) lso has it's limitation and will require creating repetitive code. I would suggest the following: Create a new "type" "SQL function" Properties would be similar to a business rule: Name : GET FirstTextPart Description: Will split the text by the line break character and return the first part of the text. If no line break character is present, the input will be returned. SQL Command CAS (...)

(...) rticle will follow later. Small work in progress preview teaser in the attached screenshot. ;) Right now it is necessary to add this global form rule to all main form behavior sections manually to GET this loaded. It would be great if one would have a global function in system settings like it is for global CSS for form rules that shall be loaded for all forms automatically when set. Maybe it c (...)

(...) ebCon.WorkFlow.BusinessLogic.BusinessRules.Exceptions.BusinessRuleEvaluationException: Error occurred during rule SQL Fetch contractors with debt (Id: 5834) evaluation. ---> System.Exception: Error GET ting data for DataSource name: Windykacja - Fetch debtors ID: 3371 ---> System.ArgumentNullException: Value cannot be null. (Parameter 'tokensContainer') It's worth mentioning that the business r (...)

(...) In BPS 2023.1.3.202 version I started GET ting frequent warnings like the one below. What is the reason for this? FirebaseAdmin Category: Exception Role: MobilePushNotifications FirebaseAdmin.Messaging.FirebaseMessagingException: Unknown error while making a remote service call: Response status code does not indicate success: 404 (Not Found). ---> System.Net.Http.HttpRequestException: Response s (...)

(...) ny partner account would gain the license, it would still be necessary to assign the allowed privileges. So this wouldn't cause issues with these. Whenever we are starting with new customers, they GET a very limited number of licenses in the beginning. Adding this option would remove the unnecessary topic why the customer need to purchase licenses for the accounts/users of the partner in addition (...)

(...) Hi, could we please GET a user friendly error message like: No licenses are assigned to you (someone@example.com) please inform your system administrators (List of the users who can assign licenses). Best regards, Daniel

(...) ion', at the moment it takes 10 minutes on PROD environment. I already set execution time limit to 6000 for automation and also in global configuration, this should be fair enough. But all I am GET ting is HttpClient error message after 100s. Any ideas on how to solve this problem? Thanks a lot in advance & best regards, Nik

(...) ave a workflow with these steps: * Start => *Approval Task name: "upon approval" Task details: "check and approve the order" If I use "Standard Mail" in Task-Creation via Task-Configuration I GET these info in the mail: "Approval - upon approval" "check and approve the order" => all correct If i use "Create Custom Mail" in the action on path i GET : "Start - upon approval" "check and a (...)

(...) filled in data and copied attachments. The thing is, sometimes in the copy of the document we only need 20 from those 30 files, and manually removing 10 of them takes some time. Could we maybe GET some checkboxes near those 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 workar (...)

(...) it still works. Can you confirm whether it is a bug or not ? Error: Error in On path action Wgrywa nadgodziny (zrodlo danych). (Step: Rozliczenie nadgodzin, path: Pobierz nadgodziny) Error GET ting data for DataSource name: [Pracownicy] wszyscy - poszerzone (Licencje) ID: 597 Multiple concurrent database operations on the same TransactionInstance object are not supported. Additional log w (...)

(...) info, and each child may have a datarow to show the same about the parent. While parent & children are not archived, everything is just fine, but when you archive any of these elements, datatable/row GET s empty and datatable shows that "No data preview ... archived ...". Data sources are custom T-SQL, but I suppose that's not the problem. I need to show the data within datatable / datarow no ma (...)

(...) Hello, How to GET information from one specific body line to a given field on the form? I tried this way but it doesn't work, for example I want to download information only from decisions -> type -> and code content Part code of body : "decisions": [ { "id": 111111, "type": { "id": 0001, "code": "APPROVAL"