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

search results

for action

(...) Hello, While designing form I'm often getting questions about possibility to set some additional description to the field. I'm usually talking about the tooltip, but it requires the action of end user - he have to willingly hover on the (ℹ️) icon, to display the message, and there is no guarantee, that he will see it. Right now it ends with creating HTML field with some description near the field (...)

(...) t these documents to be uploaded to SharePoint. Additionally, I would like to create a dedicated folder for each set of attached documents on the current instance. However, I haven't found a specific action to achieve this. Can you suggest an idea? Thank you.

(...) Hi all! I want to remove all element privileges on workflow element level (= all users assigned with Add privileges action ) from certain workflow elements. Is there an easy (and maybe built-in way) to remove all these permissions without knowing the BPSId of these users? I know there is a table WFSecurities, which can be selected and filtered by WFD_ID, but maybe there is an easier way to do th (...)

(...) created an item list with 4 colums that have the same name. When I map the columns in designer I use "Sheet1!TableExcel" and on the right i drag the columns from the item list. Every time i run the action i get : Invalid cell name If i try to map to: Sheet1!A1 I don't get error but also I only get the first value from the item list, so obvious I need a table. I also checked this link: https://commu (...)

(...) Hello Community, is it possible to check whether a value exists in a sharepoint list before I create a new entry via workflow action ? What's the best way to do it? Can I use a data connection to query for a certain value in a business rule? Thanks!

(...) ts to new children. Something like this: -Parent --Child --Child -NewParent --NewChild1 --NewChild2 It's easy to copy Parent attachments - I'm starting parent with `Start a subworkflow` action , which has `Copy attachments to subworkflow` option - this works great. This is the first step I have in my automation. Unfortunately Category of the attachment is missing. I've been thinking (...)

(...) ield) that will start an instance, and in that instance, the project and category should be auto-filled. I have already checked these links: https://community.webcon.com/posts/post/the-hyperlink-action /65 https://community.webcon.com/posts/post/html-form-type/152 Is that possible? Or do you have any suggestions? Thank you.

(...) I would like to suggest building two action s: 1. Converting the value (integer) to the equivalent number of hours and minutes. 2. Adding and subtracting two time attributes (types of action ). Example: Ad. 1. 90 = 1 h 30 min Ad. 2. 1h 30 min + 0 h 40 min = 2 h 10 min

(...) I have an error that prevents BPS activities from being loaded. The most used applications list is not displayed and recent action s also does not refresh Version: 2023.1.2.68 Solr Index Queue has all processing pending on the error: Activation error occurred while trying to get instance of type ISolrOperations`1, key "" Admin Event Logs: url: https://***.com/api/nav/db/1/app/12/activities/filt (...)

(...) Hello, I've upgraded my Webcon only yesterday and today it seems that there is a problem when sending configurable e-mail through action . The action is simple and it worked until now (previous version 2023.1.1.89). When the action runs it returns an error "Can't send e-mail: Column 'mail' does not belong to table Results.". The field used in the action is named "Procedujacy" and is the type "User or gr (...)

(...) Hello. I have a "Invoke REST Web Service" GET action . I would like to save a part from response to a field, more specifically an ID. I have tried multiples methods, but i did not success... This is my response. How can i save the "value/listItem/id" to a field? (id=318) { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#sites('test')/drives('XNOnVydrSL6yetalE8-T')/root/child (...)

(...) hat creates a folder within a document library on SharePoint and needs to upload files to the newly created folder. I am encountering difficulties in uploading the file to SharePoint using the REST action with the Graph API. I get this error: "Invoke REST Web service test (2) - Request Url: https://login.microsoftonline.com/f656719a-4d1c-482b-be59-564f8c2af72d/oauth2/v2.0/token Response Code (...)

(...) which is responsible for processing the absences (holiday absences and sick leaves). When the entries are created in this different application (employee adds an absence or HR adds the sick leave) an action creates entries in this presence confirmation technical workflow. So this technical workflow stores the entries providing information when employees were absent and when they were working. So this is (...)

(...) It would be very helpful if excel generating action and data table attribute ability to save as excel could produce an Excel file with or without columns headers. This is sometimes useful, as some external applications accept only data in excel files and no headers.

(...) lows, a parent and one subworkflow. I'm trying to transfer data from the parent workflow (single line of text attributes - 'email' and 'phone') to a table in the subworkflow with the item list update action . The table has columns ('value' - single line of text and 'contact type'(selection list: 1#Mail, 2#Phone)). How to write an SQL query to put different WFD_AttText attributes into one DET_Att column a (...)

(...) loop which causes Workflow Service to crash. It can be due to: - default value on one of the columns of initialized item list - initialization itself (either in item list's configuration or by action s like "Update item list values") Usually, when item list is first time displayed on a form, it's either initialized or default values for its columns are calculated. ___ I've been looking for (...)

(...) is API /api/data/v4.0/db/{dbid}/elements/{id}/attachments. I have 2 fields into this form: contentBASE64 and fileName. All I'm trying to do is to use these values from my fields together with the API action so I end up with an instance in a final state having an attachment into attachemnts section. I have already checked this post https://daniels-notes.de/posts/2023/copy-attachment-to-other-workflow (...)

(...) jectForElementFormCreator.CreateWorkFlowObject(CreateWorkFlowObjectParams createWorkFlowObjectParams, Boolean saveOnlyComments) at WebCon.BPSCloud.Integration.Base.BusinessLogic.ElementManagement.action s.PortalUseraction Executor.ExecuteUseraction Async(IElementForm form, Menuaction Button button, String formRowVersion) at WebCon.BPSCloud.Core.WfDynamic.Services.action Service.InvokeMenuaction Async( (...)

(...) gin and configuration classes within a plugin package project. This works without any problems. Example: *** shared project / solution *** Base plugin class: public abstract class MyCustomaction Base : Customaction where TConfig: MyCustomaction ConfigBase, new() { public override Task RunAsync(RunCustomaction Params args) { /* initialize own logger object... */ /* run action (...)

(...) Hello dear community! I have a question regarding OneDrive. I've set up a path that loops back to the same step. On this path, I have the action 'Start editing a file using OneDrive'. Additionally, I have established a data connection to my OneDrive in 'Data Sources', which works when tested. However, when I execute everything, it loads for a bit, and then I receive the error message: 'Error transferri (...)