WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Most commented > Actions

Actions

MVP

Hi, Have you encountered this situation? I deleted some instances using the 'Remove Personal Data" then "Archive workflow instances' action. Both actions delete the instance, but the instance's signature remains in the WFElementSignatures table. Thanks, Raluca

Hello, I have a big problem. I have an order form, e.g. for a contractor, and I have created a data source that shows all the orders of this contractor. Additionally, Kontrahnet has a monthly order limit entered in the field I need the system to check whether the limit has not been exceeded during the next order. Please help me how to do this

Is there any way to avoid refreshing a form after invoking a menu action? The problem is that it moves the form to the top and the form flashes.

Hi, I don't think the "Replace Item List Values" action is working properly. When I provide a BPS source in the configuration and use a filter to select data, the filter does not work on the form. The filter in Designer Studio works during testing. This problem does not occur in the "Update Item List Values" action, so I used a workaround: "Clear Item List" + "Update Item List Values" / Add new rows from the data source. Do you also have such a problem? However, using the SQL query instea (...)

Hi there. Couldn't find it but is there an option to create global actions like with global business/form rules? I would like to create a Hyperlink action once and be able to use it in every Webcon application. Thanks.

Hello, I have an application where users attach documents, and I want 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.

Hello, After upgrading to 2023.1.1.89 I'm getting error "Attempting to launch workflow instance for a form type not connected with the current workflow." I found out that the reason for this error is wrong workflow ID in hyperlink function. Everything works well on dev environment but after export and import on test environment hyperlink is not working causing above error. It seems that Workflow ID tag isn't "translated" during the import process and remains the same on TEST like it was on D (...)

Hello all, Does anyone configured a validation rule and/or control field where you need to check if the lines added in a item list were already added in another instance? I have a process for overtime registration and I want to block the user to add a new instance with dates that were already added for the same person in webcon. I've created a control field but now all the processes are moved to cancel even if the values are different. Can you help? Thank you

I've managed succesfully to configure Webcon for Exchange calendar (exchange online - ms graph). But I have a problem with configuration for Exchange tasks acctions. Even if I granted in AZ Tasks.ReadWrite permission, When I'm trying to configure action Designer is not showing the connection to Exchange Online. How it should be set up?

I've got strange behaviour of email notification. On path I create an action to send a custom email. For last couple of days all emails have status pending in Report module. 1. What might be the reason email are not reaching the recipient? 2. Is it possible to push pending emails? Mass notification emails are working correctly

MVP

Hello everyone, for a new idea i have in mind, it would be great, if there would be an easy build-in way to anonymize all form fields of an instance, which are marked as "Data Type - Personal data" in the Personal data storage (Style and behavior TAB). As far as i tested, there is always the need for a "Personal Data Dictonary", when using the action "REMOVE PERSONAL DATA". QUESTION 1: Is there any other way? QUESTION 2: Is there any build-in option to anonymize the AUTHOR too? Th (...)

Hello everyone, Hope you're all doing great! Does anyone by chance knows how to configure an email that only the newest row in an item list form field will be sent in the email? The examples from webcon are how to paste a complete item list in the email but I just want the new one (that I have a flag for that) because I'm sending documentation and I just want to have the latest one Thank you in advance and Merry Christmas!

Is it possible to create at the finish stage word file using data from WFHistoryElements table? Where should I store data regarding stages, time of the stages and person details assign to this stage to be able to used them in document template?

Hi, I'm creating the workflow for registering agreements with some typical fields: counterparty, agreement no., value, signature date - let's call it Agreement Register (AR). To avoid manually register all necessary data I've also created another workflow (Import Agreements Data) with item list, which is populated using excel file and on entry of default path a subworkflow AR should start using action "for each" collection from the item list populate the fields in AR instance . But even if fiel (...)

Hello, In 2020 version of Webcon when using "Generate/Update a Word File" action, there was a checkbox "Show on screen" on the Output tab. We were using this option in one aplication to show generated file to a user in a preview mode. After upgrading to version 2021, the option was changed to "Download after file generation" which causes automatic file download without option to quickly preview the document and print it. Is there a possibility to get that previous functionality in version (...)

Hi! Has enyone encouontered errors with adding entries to Exchange callendars through action and e-mail sending? Recently Microsoft stopped support of basic auth... Oh, I forgot to mention: I have reactivated Basic Auth for all the protocols available in the article https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-deprecation-in-exchange-online-september/ba-p/3609437 . Still no luck... maybe some more time is needed for changes to take effect.

Hello again, here is a next issue that I assumed to have fixed with the latest version of BPS, using 2022.1.3.65. I have a web service that has the structure as given in screenshot 1 (attached). The screenshot shows my configuration within a little test app. When I start this action, the request body fully ignores all data regarding the item lists as given in the dump below. (Hint: The error has been forced by the web service to receive the dump.) With POSTMAN the web service oper (...)

Hello, During an export I get a process export error like below: Invalid reference tag occurences: Business rule (13551) - "Column "BasicDesignerXml" in table "WFBusinessRuleDefinitions" contains a variable referencing object "Form field" with an ID of 11805. Referenced object does not exist" The thing is I don't have any form field with ID 11805 and I don't use any business roles in that process. How to get rid of this error?

MVP

We have the requirement, that text from a rich text enabled multiline field should be displayed in the word document together with its formatting. Does anyone have experiences how this can be achieved?

When I use form fields in some actions the field value are not actually filled correctly. It just uses the field code. Updated to the latest version this week. Don't think it was an issue before, so maybe a bug?