(...) Hi, Is anyone having trouble calling a PowerShell script that connects to MsolService? After updating WebCon to version 2023, the action calling the script ends with the error as below.
(...) ed, these modifications apply only to that specific step. For a more visual experience, it would be nice to highlight these steps in the flow, similar to how steps containing "on entry" or "on exit" action s are highlighted. Thanks, Raluca
(...) he question - how to change field type, but in a way that won't create data loss? I know that WFD_AttBoolX will become WFD_AttChooseY, and propably it's possible to move that data with global cyclic action s like translate WFD_AttBool to WFD_AttChoose, but how should i clear WFD_AttBool? - I shouldnt leave there any data. Maybe should I rather mark those booleans as archive, and create new fields? A (...)
(...) 1. In Automation (action ) I create excel file from template and add few data to specific cells. 2. The excel file is attached to the form in attachment section. 3. I would like to create pdf file from that excel file. (i don't see that option) in design studio. what I would like to do: 0. create template with excel (done) 1. from fields update excel template (done) 2. excel template save as at (...)
(...) Workflows in the "fetch data" step to reduce the amount of request send to the ERP system. Overall problem: This is running on webconapps in a multitenant environment -> I don't have the archive action , so I can't delete these helper workflows. Best regards, Daniel
(...) Hello, Is it possible to input two different values into the 'Update Related Workflow Instance' action in Webcon BPS Designer, but have them appear on separate lines within the same field? Specifically, I would like to know if there's a way to use a newline character or any other method to achieve this. My Observatii 2 field is Multiple lines of text. Thank you
(...) ment\A3Y823NQ.KMT\9J59YY7H.WXE\sk" appears when loading the plugin. \Webcon.Workflow.Outlook2010.resource.dll" (I'm attaching a screenshot). Massive deployment from sccm . Command line : Execute-MSI -action Install -Path "v100.msi" -Transform "v100.mst" -Parameters "WorkFlowUrl=`"$envProgramData\Webcon2\WebCon.WorkFlow.Outlook.vsto`" /qn" What could be the issue?
(...) ield (aka. placeholder) in Style and behavior section. Would it be nice if I could enable and set such placeholder value via function (like form rule). As an example, I create a form rule or define action s on change value in field. Changing checkbox field value (as marked, True) I'm setting "mark required" other related field. In such situation I could set placeholder value i.e. 'fill this field wit (...)
(...) Hello, we use the action s "Convert word to PDF" and "Generate/Update a word file" and we assign the documents to a dynamic category. The category is not saved to the table WFDataAttachmets, the field (ATT_Attribute1) stays empty. in version 2021.1.4.55 it did work fine. Thank you! Balint
(...) Hi all, Is there any possibility to change an URL field adding the link in the address and the text we want in the name? I want to create an URL link using a field from (through Change field action ) the form but I don´t to display a more friendly name than the address. Thank you!
(...) I want to use "Invoke rest web service request" action and in response I don't have json but message in Header: Response-Code: Forbidden (403) Response-Body: {"type":"/challenge","title":"Challenge requested","status":403,"detail":"Request to perform challenges described","instance":"fe66c6a2-2cc5-42f9-a4ce-96bea7cd716b"} Response-Header: Date: Thu, 28 Sep 2023 07:06:57 GMT Connection: kee (...)
(...) Hi! We have a business request to save email in instance we have just sent out with Webcon action . I know some workarounds: - show some details from wfmails table - create hotmailbox and process cc-d email But I do not like them. I have not tried, but maybe with msgraph api it is solvable. Does anyone have a good solution to save sent email in msg/eml file as attachment? Thanks! BR Peter
(...) s one adds to the form? I have an item list with a datarow column. Inside this column I'm creating a button like so: Basically, I'm replicating the buttons from the action column. I know I can add the title="some text" to the button to have a default tooltip. But I'd like to use the built in tooltips. Please see the attached images to see what I mean. Anyone know h (...)
(...) sing the same template from different sources using data tables. You can find more inspirations here: https://docs.aspose.com/words/net/template-syntax/ Feature requests for this new / updated action would be: - Accessing all fields, item lists and data rows/column from the template - Joining multiple documents - Adding watermark - Generation of table of content Best regards, Daniel
(...) Hello all, Does anyone know if it's possible to have the behavior of Invoke Menu action - Create new process using Hyperlink, where the request that we configure open automatically in a new tab but instead of using Hyperlink, the system is launching a subworkflow? Thank you
(...) Hello community. I wrote SQL query for On timeout – Insert condition (SQL). My query is returning true value, but action is not working. See figure for details. Any idea what could be the problem? Thank you.
(...) Hi everyone, I'm trying to prepare an action that will send a file via the API. From the Postman app it works (screen below). How can I configure the rest API action to make the file dispatch mechanism work as in postman?
(...) Hello. Is it generally impossible to use the above action type to create a new workflow item with a "filled" item list or do I have a mistake in my doing? I have a table (item list) where I want to start subworkflows from (depending on field value) where this line of the item list is "copied" to the new workflow. Creating the WF item is easy, but the table stays empty. Is this a bug in my que (...)
(...) Let's say I have a workflow with a START step, INTERMEDIATE and a FINAL step. Intermediate step is assigned to Group B by default, but I need that after 5 days, if no person from this group took any action , to automatically assign the task to Group C. Is there such a way to do this? Thank you.
(...) the task workflow, there is a section column which should have a name of the attribute. And based on it this attribute will be seen in Task Workflow to edit. To the first point, I've tried to add action on ending path in Task Workflow to update related workflow instances, but I don't see Item list. Maybe SQL?? But I don't know how to write it... Thanks for help.