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

search results

for steps

(...) Hello everyone, Is it possible to set the attachment function so that users can upload files in all workflow steps ? Currently, in my app, this only works if the user has editing rights for this instance. But I don't actually want that the users have editing rights on all instances and do not want to create complicated rules, that then unlock the overall rights, but immediately revoke the rights for (...)

(...) t the correct word is for this). What I need on top of the "actual document" is the life-cycle of the single articles/pages, i.e. the development of the content (history) and the review and approval steps before it is published. My idea was to move the entire life-cycle into Webcon and after approval it should be outputted into the docusaurus system (that I'm sure will not be an issue via some REST (...)

(...) user at that moment, even if it's a row added previously by other user in another step.. I just simply want that column C to be "enabled" only for a certain condition. What I did, I followed the steps from this thread https://community.webcon.com/forum/thread/2646. But seems that for me it doesn't do the correct thing.. What am I doing wrong? Thank you!

(...) rol field to check if the invoice number exists in the external database 4. Process can only be moved to Finish if all the rows have a match So this works, if I just have one row. In the control steps , For Each is not available so I will probably have to check this using SQL command? Does anyone have suggestions? Thank you

(...) Generating a Word document, converting to a Pdf and deleting the Word afterwards, so the result is a Pdf only, are often used document generation steps . Unfortunately, it is not possible to overwrite an existing Pdf when converting a Word document to Pdf. So we usually have to delete the original, but I would prefer having an updated than a new Pdf. I would wish there was an option like the Mode (...)

(...) which depends on data from the parent form, and a path [Validate] which checks for required fields. To make sure that children forms are filled properly - when I'm moving the parent form to further steps I'm invoking that [Validate] path on all childrens to make sure, that data is filled correclty. It works almost perfectly, but there is an edge case. When user registers parent form, then childre (...)

(...) Hey, I am creating a workflow where I would like to give option [Send Back for LEGAL Check] on different steps (Screen shot added ). However, I want to create a restriction so on the legal check step users can see only paths related to the step that it came from. Not all paths because that would be extremely confusing (screenshot of all paths added). So for clarification if the flow was send to "le (...)

(...) econd one for suborders - on suborders I'm able to show 'customer' using custom column. With SQL like this: ( SELECT dbo.ClearWFElem(WFD_AttChoose2) /* Customer */ FROM WFElements JOIN WFsteps ON WFD_STPID = STP_ID JOIN WorkFlows ON WF_ID = STP_WFID WHERE WF_GUID = 'af556142-7ad9-44e1-9xy2-550c2cxz361cf' AND /* GUID WF Order */ WFD_ID = wfelems.WFD_AttChoose5_ID /* Field Order R (...)

(...) ND ISNULL(WFD_AttBool1, 0) = 0 AND ISNULL(WFD_AttBool2, 0) = 0 AND ISNULL(WFD_AttChoose45_ID, '0') = '0' AND ISNULL(WFD_AttBool8, 0) = 1) THEN 'Tak' ELSE 'Nie' END FROM WFElements JOIN WFsteps ON WFD_STPID = STP_ID JOIN WorkFlows ON WF_ID = STP_WFID WHERE WF_GUID = 'af556142-7209-44e1-9aa2-550c2cd361cf' AND /* GUID of the workflow */ WFD_ID = wfelems.WFD_AttChoose4_ID /* (...)

(...) 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 (...)