(...) o create multilingual custom emails? Example: A task is assigned to three users, one of them has set the portal language to English the other ones are using German. If we are using the "standard mail action " or activate the corresponding checkbox two mails will be send. One in English for the first one and another one in German for the remaining two. If we want to send a custom mail though, I don't have (...)
(...) Hi everyone, I'm currently creating quite a lot of "validate form" action s. For example: - Date one must be after date two - Date must be in the future - Integer value must be positive These are implemented as "validate form" action since I prefer validation on the server rather than on the client only. The draw back is, that it's a poor usability. So I "recreate" the same validations as form rules w (...)
(...) uld be three e-mails with different content to be sent. Currently i'm thinking about creating a simple workflow to send an e-mail. The workflows would be started with the "Start a subworkflow (SQL)" action based on the itemlist content. Are there other/better approaches to solve this scenario?
(...) as a 'wait for sub-workflows' step. A new request came in, to assign a task during this step, so that the workflow still get's listed in the tasks overview. So far so good, I used the 'Create a task' action to manually add a task. Unfortunately, this task isn't completed when the workflow moves to the next step. As a result there are two task in the next step. The one which is created by the path transi (...)
(...) Hi everyone! I'm facing a problem and hoping to hear that you might have a clue on what to do. I've a process that creates users in AD. However the user creating action expects a parameter of username in format DOMAIN\USERNAME. My domain users have changed UPN logins to their e-mail adresses (e-mail domain is different than my local domain name) in order to have one login in every system. Is there a way (...)
(...) Hi everyone, does anyone have a good solution for retrieving names/translations of objects within a SDK action ? Example: We have the step id: args.Context.CurrentDocument.StepID How do I get the (translated) step name? Is there some option inside the SDK? I haven't found one, so I'm thinking about passing ids/translations via the PluginConfiguration. I just thought about querying a data source. Maybe (...)
(...) Hi everyone, does anyone here use the 'Generate a Pdf file' action , to convert a html file to pdf and is aware of limitations? I just noticed that I couldn't either use counters or the pseudo element ::before is not supported. h1 { counter-reset: counterh2 counterh3 counterh4 counterh5; counter-increment: counterh1; } h1::before { content: counter(counterh1)" (...)
(...) Hi, I've run into an 'issue' using the 'Generate a Pdf file' action . https://community.webcon.com/forum/thread/770 I used 'new' HTML / CSS features which haven't been supported or even been available by the provided version of the 'Winnovative HTML to PDF Converter' engine. WEBCON BPS utilizes version 7, while the current version is 15. As far as I could find out version 7 dates back to 18 Feb 201 (...)
(...) Hello, Is there a way to send "High priority(importance)" emails using default WebCon action s? If not, can I use something else? Thanks, Dan Popescu
(...) Awhile back I was able to run PS scripts via an action without any issues. I don't use them much, primarily when playing around with what is possible. However I have a need for them now, but they will not run from webcon. I am running the powershell with an account that has the correct permissions. I have verified by running powershell on the webcon server with the account and testing the script. I se (...)
(...) n that redirects to below website doesn't mention anything about such limit: https://howto.webcon.com/exporting-a-data-table-form-field-to-an-excel-file/ I am aware of alternatives such as user action s / sdk, but it is about using built-in functionality that ensures consistency and is ready to go with a single click. Tested on version 2021.1.3.205.
(...) thing like this: 1. Fill parent form and start flow to save and start sub-workflow. 2. Sub workflow starts and now I want tha this sub-flow opens automatically in the same tab. Probably "hyperlink" action can do this but I don't know hoe to configure it:/ Can anybody help?
(...) chments. This gives me consistency when transferring processes between DEV / TEST / PROD. I don't have to think about replacing the name /DOCTEMP/f8e86bc...e967af9b62 with another guid in appropriate action . The same I wanted to do for generating MS Excel attachments. Unfortunately I get the error: WebCon.WorkFlow.Common.Exceptions.WorkFlowException: An (name) action execution error on a menu button oc (...)
(...) em fields\Assigned persons' contains the current persons during path transition, exit and entry. - Created an SQL statement which returned the latest row from WFElementTasks, and executed this in an action during path transition, exit and entry. They all returned the old row. - SDK object RunCustomaction Params.TransitionInfo.TasksToAdd is empty. I wanted to use this as an general option which can be u (...)
(...) parallel. They will be started through a item list and after one person for the task is selected in that item list. This is bringing me many issues and challenges. First of all, I need to use 2 action s in the subworkfows to fill in 2 different Item List but my query is not bringing anything because I only get examples for the cases where we have parent and child select {DCNCOL:466} as {DCNCO (...)
(...) all be required. The user has 3 checkboxes on the form. Depending on which of them are checked, there should be created a specific task for each in a single step. The tasks are being created in the action of "Approve" path of the previous step. It's all fine for now. (ex. if (checkbox1) -> create Task1 etc.) The problem is, before moving to the next step all of those tasks should be completed. Instea (...)
(...) When the user sets up a Subworkflow using the SQL version, it's not possible to save the ID of the instance created. This is only allowed doing other type of action s and most of the times returning Concurrency Errors in the system. This is allowed already in the Subworkflow normal version.
(...) Hello everyone, I have an action where I upload one or multiple attachements (PDF) to a SharePoint list in SharePoint Online. Currently all attachement uploaded to the SP list are checked out. Is there a known configuration in the action or in SharePoint? Or has anyone else had a similar problem? Best regards, Tim
(...) Dear WebCon Team, in our view, we found following misbehaviour of the form field typ - Floating Point. If you try to set this field with a periodical fraction like (14/15)*100 = 93,333333... you will get an error message. In our oppinion this is a misbehaviour, because the field itself should handle such an "exception". And it is hard to find ;) A possible solution is to wrap the "Round" function arou (...)
(...) er/no mobile devices like mobile. So to not do photo, save it on device and now addind to element. But to add exact after to the photo by camera, and run camera from element. It's could by by custom action or use build funcionality. That problems show on Windows Surfface oraz normal windows where we can't use such functions.