(...) We would like to run a PowerShell script periodically, to prepare data for selected cases in one of our interfaces. BPS Studio version 2023.1.3.202 doesn't give us an option to add that type of action in global action s (configured for the process). So currently we have to use a task, that is configured in TaskScheduler on the application server, to run it. Is there an option in BPS Studio to run a Po (...)
(...) Hi, it would really be great to add support for the hyperlink action on the attachment menu. The only additional thing which would be required is the id of the current attachment. The hyperlink action supports executing JavaScript and one use case would be to trigger the print dialog without opening the preview. While this is one there may be other use cases which is the reason why I don't reque (...)
(...) a question about the service configuration. In the Services configuration -> Services -> Service_name -> Configuration tab, the database components are configured. How can I increase the number of action threads for timeout? I would like to parallelize several timeouts and not wait for the transition after each of them is completed. Do you have any idea for this? Regards ;)
(...) I noticed in Webcon 2022.1.4.404 if I do action "Send custom email" and the action is not related with "action templates" then there is no prefix if action is saved as "action templates" and template is using "default" Template - no prefix but if any action template is using "E-mail notifications" template then prefix appears like: "[PROBPS#21293]" I don't know where I can configure it to remo (...)
(...) Hello, I want to clear some form fields after path transition that leads to the same step. I tried using action template to change values of multiple fields by inserting null values, howewer I get an exception when it gets to the datetime fields: System.ArgumentNullException: Value cannot be null. Which value should I insert to set date form field to empty, or is there another way to do it (...)
(...) hen is validate for last person but it should ship validation and hold only particular use doesn't matter if other finished or not. I did the bugging from step and if anyuser go ba save then: - action on save is done - condission check is done to see what was the path thats fine it went throw save and path grup of acctions but ... if any user went by "next step" then "holds" ... waits for (...)
(...) Hi, I am trying to configure an OCR action . For my configuration I have followed various instructions in the webcon community, especially: https://community.webcon.com/posts/post/the-ocr-verification-view-for-the-modern-form/71/3. I have seen in the text layer queue report that the status of my documents is "ProcessingPending". I don't see anywhere what is the reason why the status is not changing or (...)
(...) . A process was tested with a test protocol and transported from validation environment to production. The process worked for a while just fine, than it failed with the error: ** The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction ** Digging deeper brought up the actual error: ** Conversion failed while converting valu (...)
(...) Error code: 100 Thread was being aborted. at WebCon.WorkFlow.action s.Engine.action Object`1.d__9.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at WebCon.WorkFlow.action s.Engine.action Object`1.DispatchAsync() at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Evaluators.action Evaluator.d__23.MoveNext() Thread w (...)
(...) w by path depending from current step. I miss something ... I try to do it reading this: https://community.webcon.com/forum/thread/900 and this: https://community.webcon.com/posts/post/cyclical-action s/106/18 .... I have configuration where: Parent (main flow) can "flow" ... independent from child. but if child is finish then I would like to move Parent by path "save" ... but path save is diff (...)
(...) user has an Active Directory user or not, the user should either be sent to the blue path or to the purple path in WF (2). The issue is that the business rule in the 'Start a Sub Workflow (SQL)' action s, which checks if someone has an AD user or not, isn't working when I pass parameters like ##Vorname## [engl. Firstname] and ##Zuname## [engl. Surname] (which turns into {Vorname} & {Zuname}). The (...)
(...) Hey, I set up the default value 0 in column A of the Item list. How do you clean it by action or something on that condition where it is 0 then set an empty value in that row? A screen of the part item listed above
(...) ied to the new instance. Idea 1: I check "copy attachments" in the "Start a subworkflow". Issue: all attachments of the parent workflow are copied Idea 2: I create the instances and create an action template to copy the attachments from the parent workflow using a SQL query, reading the ATT_ID from the attachment column. Issue: with single attachments per line it will work, with mulitple I ge (...)
(...) hello, I'am importing process form test to production environment, but after i import process page can load beacuse i got error: action : Get ip: 10.200.97.3 | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0 | href: | ex: System.ArgumentExceptio (...)
(...) Hi, I have three fields: Name - text lastname - text domain - choice field And one technical field to which an action is assigned: concat[name][.][lastname][@][domain] The action works correctly but takes Polish characters into account. Is it possible, and how, to remove Polish characters in the technical field, i.e., replace "ą" with "a," and so on?
(...) HI Everyone, I see that you're using a SDK action to delete rows in an item list. I'm following Daniel's post to add the pluggin in Webcon but I'm having some errors while importing the zip file. What SDK pluggin you're using? Thank you all https://github.com/Daniel-Krueger/webcon_cclsaction s/releases
(...) Hello there :) I have fairly an easy question. I want to set up the timeout action which would remind users to do their step while the step would have the "Active" Status or onhold. The current logic did not work unfortunately :( Any tips on that? See attached. Igor
(...) uld be the easiest way to achieve this using WEBCON? I was thinking of writing the content of my XML file into a technical multiline text field via SQL and then extracting it with the "Change Values" action . The lists would be handled with the "Update Item List" action . Is this possible? Thank you very much for your help!
(...) e changed to either: 1) Allow the selection of existing reports as a data source 2) Define the view in the report tile configuration I would prefer the first option so that we can still use mass action s, quick paths and the like. Btw. does anyone use report tiles without a link? If I see a number I want to go to page where I can see the details. Best regards, Daniel
Hi, I have a problem with process migration between environments - what could the error be and where to look for a solution? System.InvalidOperationException: No item type: WFApplications, id: 25 at WebCon.WorkFlow.BusinessLogic.ImportExport.Mapping.MappingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.BusinessLogic.ImportExport.Export.ExportManager.RunExportCont