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

search results

for workflow

(...) Hi, I've found the problem with a report configuration. If I chose 2 workflow s in a report. In one workflow I chose "All steps", and in another one "Selected steps", I don't see the workflow documents where I chose "All steps"

(...) Has anyone experienced Webcon workflow Service changing values of attributes by itself? As you can see in the attached screenshot, the change occured on step "Dekretacja" with no path passage. First at step "Weryfikacja OCR" the values of the OCR verification were corrected by the user and passed to the step "Dekretacja" for further proceding. But at that step Webcon decided to change the two fields (the (...)

(...) Hi everyone, with the advent of BPS 2022 during the save/path transition of an workflow instance it will be checked, whether the latest version of a process matches the version whit which the instance has been retrieved. If you save the process in Designer Studio it will get a new version and you have to reload the page. You can no longer execute paths or even save the workflow instance. While I can (...)

(...) Hi all! We have a workflow (service order) containing an item list, which represents a shopping basket. We have a workflow containing several sales locations, which can create service orders for their location. Every time the shopping basket changes we need to send (delta) reservations to an external system with a SOAP request. So far so good, this is a common scenario ;-) What we have so (...)

(...) ------------------------------------------------------- CallStack ------------------------------------------------------- at WebCon.workflow .Studio.Logic.Authentication.PortalRequestHandler.CreateException(HttpResponseMessage response) at WebCon.workflow .Studio.Logic.Authentication.PortalRequestHandler.ExecuteGetRequest(String path) (...)

(...) m one process to another and after save I can't open this process anymore. Message=The given key (432) was not found in WFBusinessRuleDefinitions cache for current content database. Source=WebCon.workflow .Data StackTrace= at WebCon.workflow .Data.Caching.Collections.WFBusinessRuleDefinitionCacheEntityCollection.ByID(Int32 id) at WebCon.workflow .Studio.Logic.Managers.BusinessRules.InlineBusinessR (...)

(...) Hi everyone, this is just a short list of actions I had to do, when I switched from a "local" text field, WFD_AttText1, to a global WFD_AttText1Glob: 1. Fixing Start Subworkflow actions Due to the change of the field type the assignment was "lost". Internally the action uses the database name, so it's obvious, that the assignment of field {690} to field WFD_AttText1 is no longer valid. Configurat (...)

(...) Hi, Why is only one task created, and everything executes in it, when I execute the following code in a loop: args.TransitionInfo.TasksToAdd.Add(new WebCon.workflow .SDK.Common.Model.NewTaskData(new WebCon.workflow .SDK.Common.Model.UserInfo("webcon", "webcon"))); Best regards.

(...) At this pointthe only way to generate multiple word documents is to create multiple actions, or if you have a dynamic number of documents, you should use subworkflow s. The second solution works alright when we are talking about 2-20 documents, but (I'm not sure if all of you are aware) creating an new instance, ore moving it one step is a verry slow action and if you need to move or create 1000 instan (...)

(...) Hi, Do you know how to make rows in a 'Data table' field colorful? I get some data from subworkflow s by the table field and I want to color some rows depending on their status: open - blue, closed-green ... Is there such posibility?

(...) Hi, I am populating 'workflow ID population' form field based on the 'Select Marketing support' selection. Select Marketing support is basically the the type of the request. upon Marketing support selection, populating it's workflow ID in the 'workflow ID population' form field. Once that is populated, I need to set a default value 'workflow name - test' form field. I have created a business rule with (...)

(...) Hi all! We implemented a button with popup functionality to create a new workflow item. On callback of popup item we want to set new workflow element id to dropdown, but obviously the new item is not in dropdown. Is there an easy way (with Javascript) to trigger reload of dropdowns datasource? Thanks a lot in advance & best regards, Nik

(...) proach would be to get the first approver from the tasks table via SQL and make sure that he is not within the users for the second approval. So that this user would not receive a second task on that workflow instance. Does that work or is there a better approach? Can I use an SQL statement for the user assignment? Any better suggestion? Thanks for your answers in advance.

(...) vascript-form-rule-execution-on-page-load#show-all-attachments-after-page-load) it is posible to open first attachments after page load but from all attachments tab (becouse attachment is in parent workflow )?

(...) Hello community, it may be a silly question but my research in the knowledge base did not deliver a clue: When I use a HotMailBox to initiate new workflow instances, can I get WEBCON BPS 2022 to take the e-mail subject as content for a field "Title" and the mail body as content for a field "Description" (multiline field)? I found the ability to set default values within the HotMailBox configurati (...)

(...) We created a set of powershell cmdlets to connect to a portal, start/update/delete workflow s and adding attachments. Inspired by the -UseWebLogin parameter off the Connect-PnPOnline cmdlet i extended our powershell cmdlets with a use weblogin feature. Fiddler and a bit of research in the web provided the right approach quite fast. Authentication works fine, but when using the rest api i receive an (...)

(...) Hello, current version tracking tool in BPS is pretty good, but i'm lacking one feature. Let's say we have a workflow , where i'm at version 1, i need to get some more informations, so the document is being send to another people and new versions are being created 2, 3, 4, 5, 6 etc. After they will do their job, and i'll receive the document back in version 7 i want to be able to see all changes betwe (...)

(...) I have a process with 2 workflow s. Those workflow s have similar steps. When I would like to filter elements by step, but the number for elements is incorrect. When I check one value, a second value with the same name is checked too, but I see data only from one workflow .

(...) imit the choice tree node selection to the last leaf I have rechecked that the option 'Allow also choosing intermediate nodes' is unselected on the choice tree configuration options Checked older workflow s and they are also now not limited to the last node. As this breaks a relational dependency its something I can't leave this up to the wisdom of the user Is this a known issue?

(...) Hello, Could somebody advise on following matter? We have a workflow that has been working for a year already, and today our users keep getting following message while trying to save a new document: One or more errors occurred. Failure on execution of procedure pCreateSignature with parameters: HOME_OFF/2022/05/01899, 20225#1#22, 1899 Execution Timeout Expired. The timeout period elapsed prio (...)