(...) 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?
(...) t System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Installer.steps .Prerequisites.SearchServer.SolrMigrateHelper.d__27.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchIn (...)
(...) Hi, Could you clarify what changes were made to the SDK licenses in WEBCON 2024 and 2025? I don’t fully understand the modifications and would like to know if I need to take any additional steps regarding the license or key to sign plugins. If I’m currently using an SDK plugin developed by our in-house development team, does that mean I might not have an SDK license? Or do I need to do something with t (...)
(...) untime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.SolrIndexer.steps .IndexActivityStepWithoutCommit.d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at (...)
(...) Hi, I am wondering if i can use an HTML field to be displayed in Reports (interface). My html field contains some info that is visible in some steps based on a business rule. And now i might need this info to be visible in reports (for filtering) and export to excel. Or do i have to create another field (single line of text)? thanks
(...) Since the latest version, exporting/importing of application start pages is not working correctly. steps to reproduce: 1) Change the start page in the existing application (dev) (e.g., move a widget) 2) Reload the application in the designer 3) Export (e.g., from dev) 4) Import (e.g., to prod) => Change is not visible in prod. In my case, it was a resizing an existing widget and moving it do (...)
(...) We will soon be using the “Public Access” feature, which allows external users to be invited to a WEBCON application step (in our case) or steps without a BPS account. So far, I’ve only found the option to customize the invitation email (see PIC-1). However, most of the people we invite are unfamiliar with WEBCON or WEBCON BPS and don’t immediately connect it to JR Rädlinger. In the invitation, we’ve a (...)