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

search results

for steps

(...) Hello. I have a choice field that is appearing in 2 different steps . Is it possible to filter the returning data depending on the current step? ex: if in step A, choices to be 1,2,3 and if step B, choices to be 4,5,6.

Hi, if the browser window is small enough, the actions of the item list are collapsed to a context menu. It would be great if this popup would contain information in the DOM about the about the source. For example by adding a data-key attribute to the top element with the value item list and row.

(...) al. or if not, is it possible to migrate just by exporting SharePoint list data to Excel then import it on Webcon dictionary? Let me know if there are other recommended method to do this and the steps . Thanks in Advance.

(...) d in step with timeout there always will be elements. How to get rid of this timeout. I've tried setting is to always false, but it's still trigered and goes to list. I have few of them on diffrent steps and they total 10k elements in timeout list.

(...) ionary. I’ve attached an image of my sample script, which successfully retrieves SharePoint data, but it encounters an error with Webcon authorization. I would appreciate guidance on what specific steps I should take or modifications I need to make. Thanks and Regards,

(...) Nom du paramètre : name cz-cz n'est pas un identificateur de culture valide. à System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride) à WebCon.WorkFlow.Service.SolrIndexer.steps .DetermineLanguageStep.c.b__26_3(String x) à System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() à System.Linq.Buffer`1..ctor(IEnumerable`1 source) à System.Linq.Enumerable.ToArray[TS (...)

(...) se a http request to pull data from an API and map those retrieved data to populate a Word Document Template.docx? For context the retrieved data is in table format. I would appreciate it if the steps on how to do this is provided. Thanks and Regards,

(...) following statement to find out if a check in our invoice approvals is necessary, depending on a template workflow that defines the running order, using an item list to define parameters to jump into steps or not. Query is: if exists (select 1 from wfelements WF_E , wfelementdetails WF_D where WF_E.WFD_ID = WF_D.DET_WFDID and DET_WFCONID = {WFCON:1614} and {DCNCOL_ID:121} = {ST:153} and WF_E.WFD_ (...)

(...) sh positive type step). When the numbers are equal then the parent instance should move to next step, otherwise it will move on a path that leads to same step (a save path). In my case there are no steps of type "finish (negative)" only "finish (positive)". All is good except the parent is not moving to the next step when all "kids" are moved to a finished (positive) step. When a related "kid" mov (...)

(...) orting an application, but I'm getting errors. There are no active tasks in step 3091, but there are some documents in step 3090, because it's a final step. Also I didn't do any changes in these two steps . Does somebody have any ideas on what's wrong?

(...) could prove especially beneficial on devices with smaller screens, like laptops. For instance, in scenarios where a form is open with the details panel visible, reducing the spacing between workflow steps could help optimize the available screen space. Allowing users to set their preferred density could influence multiple elements of the interface, such as: • Spacing between form fields. • The (...)

(...) ion systemAttributes, ICacheStore cacheStore) w WebCon.WorkFlow.Studio.Logic.Managers.StepFormsManager.FillStepForms(Step step, ICacheStore cacheStore) w WebCon.WorkFlow.Studio.Logic.Managers.steps Manager.Getsteps (steps Collection steps , Int32 workFlowID, ICacheStore cacheStore) w WebCon.WorkFlow.Studio.Logic.Managers.WorkFlowsManager.FillWorkFlowEntity(DocumentWorkFlowsCollection collection (...)

(...) .BusinessLogic.ImportExport.Report.MappingListsDifferenceBuilder.GetDifferenceAsDictionary(MappingList source, MappingList destination) at WebCon.WorkFlow.Studio.Forms.ImportExport.ImportWizard.steps .Content.ImportPackageContentStep.c__DisplayClass15_0.b__0() at WebCon.WorkFlow.Studio.Forms.ModuleProcess.Attributes.ProgressForm.c__DisplayClass5_0.b__1() at System.Threading.Tasks.Task` (...)

(...) _DEFID join DicActionKinds on ACT_ActionKindID = DicActionKinds.TypeID join DicActionTypes on ACT_ActionTypeID = DicActionTypes.TypeID left join WorkFlows on ACT_WFID = WF_ID left join WFsteps on ACT_STPID = STP_ID left join WFAvaiblePaths on ACT_PATHID = PATH_ID left join WFPlugIns on PLU_ID = ACT_PLUID left join Automations as actionDefinitionAutomation on actionDefinition.ACT_ (...)

(...) n systemAttributes, ICacheStore cacheStore) at WebCon.WorkFlow.Studio.Logic.Managers.StepFormsManager.FillStepForms(Step step, ICacheStore cacheStore) at WebCon.WorkFlow.Studio.Logic.Managers.steps Manager.Getsteps (steps Collection steps , Int32 workFlowID, ICacheStore cacheStore) at WebCon.WorkFlow.Studio.Logic.Managers.WorkFlowsManager.FillWorkFlowEntity(DocumentWorkFlowsCollection collectio (...)

(...) nity. In my application, I would like to have stopwatch. • Stopwatch should starts and run when the form field with stopwatch is visible and stop when not visible. It should be visible through few steps . When not visible, it will reset. When visible again, it will start again. Alternatively, • JavaScript, HTML, CSS stopwatch with buttons (Start, Reset are enough). Are these requirements fea (...)

(...) i would like to have 3 columns: 1) person 2) behalf (if was) 3) time step at the moment I'm struggle with filtration .... skip save or other than end step paths ... in green lat 2 - the "steps " where I clicked - finish ..live the step ... where I have 1 person and no waiting for other to finish - it was easy .. but if in step I have assigned 2-3 people and one of then is behalf then (...)

(...) Type: AttachmentMetadataAndContent ATT_ID: 181565 Whole process duration: 0,00s. Attachments: 0 (with content: 0, corrupted: 0). Exception at ID: 93238 WebCon.WorkFlow.Service.SolrIndexer.steps .AttachmentNotFoundException: Attachment (ATT_ID: 181565) not found. Queue item will be deleted. at WebCon.WorkFlow.Service.SolrIndexer.steps .SolrGetAttachmentMetadataStep.d__14.MoveNext() --- End o (...)

(...) step. In basic setup I have only 3 options: No subworkflows, All subworkflows finished positive, Any subworkflow finished negative. In my scenario I will have very often negative steps Solution 1 option to solve all path put to positive step and use wait for all positive and forget about problem Solution 2 set sql query where it will wait for all subflows doesn't matter (...)

(...) Why in 2025 version add (new step) button is missing from General tab and user can only add steps in Workflow designer? Is there any chance that you'll restore it in next version?