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

search results

for action

(...) there a possibility to implement an automation mechanism for granting application privileges, such as the "Metadata access", "Access all workflow instances" permissions etc? I have created a Global action - On start (cyclical) that is creating a group and adding a user to that group, but also i have to add that group to Application privileges so they can access the app. How can i do that automatically (...)

(...) nova.com/db/1/app/15/element/57427/%E2%80%9DMessage Support This way it prevents from opening external links. Is this by design or am I doing something wrong? I found another solution via path action "Hyperlink" but this inevitably uses a path Button and I would like to be more flexible, thus the HTML field. Any idea? Thanks.

(...) nt.get_StackTrace() at WebCon.WorkFlow.BusinessLogic.DataHelpers.SDK.SDKPluginsActivator.CreatePluginInstance[T](Int32 pluginID) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Evaluators.action Evaluator.GetPluginExecutionType(IWFaction wfaction , IWorkFlowObject wfObject, IAuthenticationProvider authenticationProvider) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Evaluators.action (...)

(...) .g. daily) to see whether it is today or in the past and then send an email to the author of the instance. However, I don't really know how to do this. I assume that I can do this with a Global action - Cycle action . But I don't know which Webcon action I can use for this. (What I already have is a "BPS internal view" of all instances from the process. With this I could filter on the reminder dat (...)

(...) Hello, We have 3 environments (DEV - TEST - PROD). We have noticed that in TEST environment the action "Start a subworkflow" does not have the option "Set form field data before defaults evaluation (compatibility mode)" set to visible. In DEV and PROD this option is visible. I attached some screenshots below. Can you help me understand why the option is not visible on TEST environment? And what (...)

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