(...) is no such problem. LOG: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at WebCon.workflow .Base.Authentication.CacheAd.UserSearcher.FindByBpsIdThenByDisplayNameThenSynchronizeIfNeededThenValidate(String input, AccountSearchScope scope) at WebCon.workflow .Base.Authentication.CacheAd.Use (...)
(...) Hi there, I'm unable to delete a step in the workflow Designer window. It says (see screenshot). I can find the step in the db: SELECT * FROM WFSteps WHERE WFSteps.STP_ID = 95 But no associated Wf instances with it: SELECT WFSteps.STP_ID, WFSteps.STP_Name, WFSteps.STP_Description, WFSteps.STP_IsFinish, WFElements.WFD_ID FROM WFElements JOIN WFSteps ON WFSteps.STP_ID = WFElements.WFD_STPID (...)
(...) But I what don't understand is what artifact requires a 4.2.0.0 version. I searched all .json, .config and .txt files in the directories WEBCON BPS Designer Studio, WEBCON BPS Portal and WEBCON BPS workflow Service The only hits for the filename I got were in the Portal directory. Which is of no importance as the cyclical action is run by the workflow Service. I also made sure that no other plugins (...)
(...) got groups Managers, Project A & Project B 3. User A belongs to groups Project A and Project B. 4. Manager A is in Project A and Manager B is in group Project B. If we have e.g. expense acceptance workflow and depending on which expense belongs to which project, how can I find with query the manager of Project A or manager of Project B.
(...) I have a problem with the search in the report in the case of a workflow with a list of items. The "search everywhere" option does not find information about a column (in the list of items). This search results are empty. Example attached.
(...) Hi, We have trouble uploading documents to some workflow s and I would like to pinpoint the issue. I can't find any relevant information in Event Viewer, any other place to check? Thank you
(...) -Create a couple of different document templates with pictures already inserted and dynamically select template based on the other field value(s). -Insert picture into a image form field during the workflow and then insert the picture into the document with the generate word document action (this would not be a good solution, since users would all have to repeatedly insert pictures each time) and then g (...)
(...) Hi, We have a requirement for adding scanned signatures to pdf documents we generate. There are multiple possible signatures that must be added based on the person selected during the workflow (a responsible person). What would be a secure way of adding these "pictures" or scans of signatures to the generated pdf? One option we tried was creating a form field, that generated a URL with the path to th (...)
(...) uld not return all data, also "access data in the context of system account" is checked? I was banking my head on the wall, why the form validation stopped working until I noticed that the lastest workflow instances are not returned by the data source. The screenshot shows the data from the "data sources" navigation pane, it's not a field which is filtered. Best regards, Daniel
(...) Hello, I'm facing a challenge. I'm starting the workflow s from a hotmailbox so I have no control over the attachments order. I'm also using the "Show first attachment on page load". I believe the system shows the attachment with the lowest ATT_ID. Is there any way to control which attachment is shown on page load? Thank you, Martin
(...) ule returns the text value of the last attachment). When the whole thing is handled by TimeOut, I get the error: Message=Error executing SQL rule Create Attachment Base64 (Id: 3008) Source=WebCon.workflow .Base StackTrace= at: Evaluation requested at: Evaluation node: AttachmentContentAsBase64 at: Evaluation node: GetAttachments [...] An error occurred while attempting to replace a variable. (...)
(...) es for such a process? 1. Should the source of data be an employee's file with a list of items that reflects holiday leave limits? In this case, each submitted application should update the parent workflow (Employee file), but I am afraid that over time the file will have too many versions. On the other hand, I have change history and actual data. 2. Should the data source be a dedicated database tabl (...)
(...) Hello, How can I see the run history of a workflow ? How to check on which step it failed or if something run? For example, on a step i have a workflow to run a soap service... how to check response and how to get response and use that data to invoke another soap service action? Thanks
(...) Hi, I have problem with moving workflow from one step to another step. I mean if i create a workflow with 3 basic steps (start, intermediate, end(positive)) on those steps i set up paths with task creation on business rule level and i set up myself (my account). When I try to open that application in portal then on first step everything is ok and i can sent task to second (intermediate) step. AND her (...)
(...) Hi all. I have the requirement to create a report that aggregates process columns from multiple workflow s. In the portal report configuration menu from the source tab I can choose multiple processes->workflow s. However, doing so wil only allow me to pick system columns and not process related ones. Is there a way to surface process columns from across multiple workflow s to build the report? Thank (...)
(...) special condition which relates to a field/tab. Having the option to execute a form rule would allow to: - focus the field - show the tab - execute some JavaScript which would could display a subworkflow which needs to be closed. - etc When writing this it came to my mind, that it may be even possible today if each validate form action is an own automation which has an error handling. I haven (...)
(...) UWAGA! Najnowszy pakiet 2023.1.1.41 w pliku instalatora WebCon.workflow .Service.Installer.msi zawiera wirusa IL:Trojan.MSILZilla.11432 po instalacji wirus przenosi się z plikiem usługi do C:\Program Files (x86)\WEBCON\WEBCON BPS workflow Service\WebCon.workflow .Service.exe
(...) nows how to have a bulk update in a item list. For example, the idea is to have many lines and select the ones that will move from Project A to Project B and then all of those lines will create a subworkflow to request an approval from person X. Also, is there any option to select prior the lines that will be in the item list? Like a pop-up table with all the lines, and then only the ones chosen will (...)
(...) s from a Dictionary. I checked "Selecting addresses by SQL/CAML query" and as Data source: i chose my Dictionary When i write a SQL query it doesn't filter. It shows all columns and rows. In my workflow i have a choice field Vendor name (from a Dictionary - it contains Vendor Name, Vendor Email). When i pick that vendor, i want to send an email to that vendor. Can you help? Thanks.
(...) onReader& reader, Type returnType, JsonSerializerOptions options) at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, Type returnType, JsonSerializerOptions options) at WebCon.workflow .Common.AAD.AadCloudsConfigurationDeserializer.Deserialize(String json) at WebCon.workflow .Common.AAD.CacheAadConfigurationProvider.GetDatabaseConfiguration() at WebCon.workflow .Common.AAD.Aad (...)