(...) an excel file? I have an excel file with employees information(say 50 rows of employees). I want to navigate through each row, read and populate data in my form from excel columns and then trigger a workflow for each employee.
(...) Hi everyone. I've prepared my first prototype in Designer Desk and now I'm trying to test the workflow (before publishing the process in Designer Studio). When I'm trying to go to the next step I get an error.
(...) We have a supporting workflow which is being started via hot-folder. The name of the attached file is then being analysed (we have a naming convention) and based on the attributes we want to move the file to a target workflow elements. Is there a way to do this via standard actions? I've struggled to find one and we might be required to create a sdk action to copy the file.
(...) Is there a way on a new record to prepopulate an item list with static rows? The idea is for each new workflow started, an item list would have 6 rows already setup to have other data entered. Nevermind, I found it :) https://webcon.com/item-lists-repeating-data-done-right/
(...) Hi All, Does anybody know why system column "Step" on any report is empty? It doesn't show anything. Other columns are ok and show information from workflow s. I noticed that when I enable Grouping on Step, every step name shows on the left of report but still not on the system column.
(...) Hi Community! I tried to create a view which returns all elements from a specified workflow that have a datetime field NOT set (empty), but that seems to be impossible. I do not know how to filter that, a standard filter in the view with selected field equals to value in textfield does not solve that. I am pretty sure there is a trick how to do that I am not aware of ;-) Many thanks in advance & best (...)
(...) informations from other columns in this list. By having three entries in the itemlist, there would 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 workflow s would be started with the "Start a subworkflow (SQL)" action based on the itemlist content. Are there other/better approaches to solve this scenario?
(...) Several of our workflow s have multiple attachments that are usually quite large, some can range up to 100MB for a single file. I would be nice to have a progress indicator of attachment uploads so our users could be sure that the file actually finishes uploading and doesn't leave the site prematurely.
(...) alLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) at System.Reflection.Assembly.ReflectionOnlyLoad(String assemblyString) at WebCon.workflow .Studio.Forms.ModuleSDK.AssemblyNameLoader.MyReflectionOnlyResolveEventHandler(Object sender, ResolveEventArgs args) at System.AppDomain.OnReflectionOnlyAssemblyResolveEvent(RuntimeAssembly assemb (...)
(...) Hi everyone, I'm currently facing the following situation: A workflow has a 'wait for sub-workflow s' 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 (...)
(...) Value cannot be null. Parameter name: id ------------------------------------------------------- CallStack ------------------------------------------------------- at WebCon.workflow .Base.Exceptions.Handling.ExceptionHandler.ThrowException(Error error) at WebCon.workflow .Studio.Logic.Authentication.PortalRequestHandler.CreateException(HttpResponseMessage response) at WebC (...)
(...) shows the error: Error in SolrActivity Search. Identyfikator błędu: 610fd0f1-0c4b-4234-aefe-df17ef065005 ServiceLocationProvider must be set. In event log: Message=SOLR not initialized Source=WebCon.workflow .Data.Solr StackTrace= w WebCon.workflow .Data.Solr.BPSSolrServerProxy.GetInstance[T]() w WebCon.workflow .Data.Solr.DirectSolrIndexAdder.AddToIndex(BPSActivity activity, ActivityTypes type) w W (...)
(...) Hi, I really like the new default picker option "Show link to selected workflow instance". Unfortunately it's only available for the data source "BPS Internal view". If I select a dictionary and probably a template process, it's not available. Therefore I have to create an Internal view in addition to the automatically created dictionary data source. For those who don't know what this option does: The p (...)
(...) I see the following error in event viewer. PowerShell Error Message=WCF Service can be executed on registered account only. Valid PortalAppPoolIdentity username from database is empty. Source=WebCon.workflow .Service StackTrace= at WebCon.workflow .Service.WCFService.WCFService.ValidatePortalAccount(Int32 dbId) at WebCon.workflow .Service.WCFService.WCFService.PowerShellExec(String script, String login (...)
(...) Hi there, by using the Designer Desk in 2021.1.3.205 our user made the mistake to use multiple START STEPs while designing a workflow for us. Also it is not possiple to save this work, it would be better, if the user gets an error message, if he/she wants to place another START STEP or it doesnt work at all (like in the Designer Studio). Bye, Bjoern Poller
(...) ink 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.workflow Exception: An (name) action execution error on a menu button occurred. ---> System.Net.WebException: Cannot get document template for id: / DOCTEMP / {EPV: 6} It appears in (...)
(...) Hello, I have designed a solution for users so they can access their workflow documents via a simple report, that shows a list of documents with links. This seemed to be the most user-friendly way of presenting documents list. The report shows a list of documents from specified document flow definition. Unfortunately, the report runs very slow, even though there are not many documents in the database yet (...)
(...) d. Maybe for a reason or due to some misconfiguration: SELECT AGR_Name, APP_Name, DEF_Name, WF_Name, STP_Name, ACT_Name FROM [dbo].[WFActions] actions join WFSteps on ACT_STPID = STP_ID join workflow s on STP_WFID = WF_ID join WFDefinitions on WF_WFDEFID = DEF_ID join WFApplications on DEF_APPID = APP_ID join WFApplicationsGroups on APP_AGRID = AGR_ID where ACT_LogExecution = 0 and ACT_IsDele (...)
(...) Dear WebCon Team, we just updated to 2021.1.4.55 and recognized, that the so long working function "Attachments Count" does not work properly any longer on the intital step of a workflow as long there is no Instance ID. For Example I would like to validate if there is an attachment uploaded or not (see picture). If I do a path on the step itself --> Instance ID --> the rule works fine!!! I think it is a (...)
(...) Dear WebCon Team, we just updated to 2021.1.4.55 and recognized, that the so long working function "Attachments Count" does not work properly any longer on the intital step of a workflow as long there is no Instance ID. For Example I would like to validate if there is an attachment uploaded or not (see picture). If I do a path on the step itself --> Instance ID --> the rule works fine!!! I think it is a (...)