(...) We created a set of powershell cmdlets to connect to a portal, start/update/delete workflows and adding attachments. Inspired by the -UseWebLogin parameter off the Connect-PnPOnline cmdlet i extended our powershell cmdlets with a use weblogin feature. Fiddler and a bit of research in the web provided the right approach quite fast. Authentication works fine, but when using the rest api i receive an (...)
(...) ut I still get the Error "Incorrect column PATH_ID format". I already checked all of the IDs, they should all be fine. I used the following thread as a reference: https://alterpaths.com/wait-for-sub-workflows -step-advanced-configuration/ Does anyone have a clue what might be wrong? Thanks in advance
(...) I have a process with 2 workflows . Those workflows have similar steps. When I would like to filter elements by step, but the number for elements is incorrect. When I check one value, a second value with the same name is checked too, but I see data only from one workflow.
(...) imit the choice tree node selection to the last leaf I have rechecked that the option 'Allow also choosing intermediate nodes' is unselected on the choice tree configuration options Checked older workflows and they are also now not limited to the last node. As this breaks a relational dependency its something I can't leave this up to the wisdom of the user Is this a known issue?
(...) data of director C (only employee A who manage the list can see all data). I've read that articles but still don't know how could I split item list (https://community.webcon.com/posts/post/starting-workflows -in-webcon-bps-actions/76). I hope that you understand my problem that I try to describe. Thank you in advance for any sugestions.
(...) Hi, since version 2022.1.2.59 (my last 2021.1.4.118) i can't copy & paste group elements. Is it possible to get back this feature!? For example: we have for all workflows and steps the same headline and a specific subtitle. With copy & paste I can create very fast the basics of a (new) workflow... Thanks and best regards Daniel
(...) Hi, this question may be silly, but I found no sufficient solution yet: Task: After generating sub workflows from item list entries get the item list entries removed. Approach: Use the action to change item list values with "Replace" Effect: One item list entry is created, all the others are removed Question: How do I get an item list blanked, all entries removed from the database *without* one ent (...)
(...) Hello all, I have a process that would require the automatic start of workflows in webcon. The format of the email content is text and a table however I can change it to be fields only. I have everything set up but I'm only able to copy the content into a text field but I need to have the information as an item list. Does anyone tried to do this? How can you pick up the text field and work it som (...)
(...) Hi there I want to make basic steps and decisions in workflows as easy and non-questionable as possible for our users. Is it possible to embed pictures and use those as buttons to get to next steps ? idea is to have two distinct pictures (pictograms) for either step A or step B. no other options available. the path would then auto-fill several fields according to chosen path so.. would this (...)
(...) in or app admin). 3. Tool is reading all attributes and follow on production processes to recreate all steps as user did (including changing user and their privileges). Starting all parent and child workflows as it was on production. 4. Reporting differences if it gets any errors during process or system couldn't pass test. 5. If pass clear then change privileges/access to admins only. During proces (...)
(...) Hi, it would be great, if in a multi-tenant WEBCONAPPS environment the deletion of workflows could be activated. I understand that it's easier to remove the whole archive action but there are cases where the delete action is necessary. For example in use case of PCG Academy during the WEBCON DAY. Deleting via REST API may be an option, I haven't tested it but I assume, that this would execute the "U (...)
(...) Hello all, I'm having some issues with the multiple lines filed which is now giving issues with a limit number of characters not allowing subworkflows to run. Does anyone have the same issue? I've added more lines in the field but it doesn't work as well. Thank you
(...) ked in the forum, but I have an issue with the action Move workflow. I've read the answers for another user, but I think I can't use the example on the https://alterpaths.com/massive-update-of-sub-workflows -in-webcon-bps/ because for my case I have 5 different chains in the Child workflow and each of them as their own Complete and Cancel step. This was working prior for the cancelled but I'm wonderin (...)
(...) ers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.GenerateAttributeDetailsSection(List`1 formFieldsToShow) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.workflows DocxGenerator.Generateworkflows Docx() at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.DocumentationDocxAsposeManager.GenerateDocumentationDocx(Process process, List`1 allPr (...)
(...) on entry of default path a subworkflow AR should start using action "for each" collection from the item list populate the fields in AR instance . But even if fields with values of agreements in both workflows are floating type I'm receiving the error from started subworkflow saying that data which I want to put into value fields in Agreement Register is not a decimal. What am I missing here?
(...) Hi, Because an employee left our company, I need to remove his information from Created By fields. How can I do this? Can I transfer workflows he created to another employee or generic account? Can I anonymize his data some other way? I tried with GDPR actions but "Author" is a system field and I didn't find a way to do it. Is there a built in action that could do this? Do I need to resort to SQL (...)
(...) /save data would allow to create a new style of mass actions. When initiating mass action we could then choose an option from a dropdown list and execute the corresponding action by the usage of the workflows global "Upon instance saving" action.
(...) Hi, We have trouble uploading documents to some workflows 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
(...) Hello everyone, I was wondering... Is there a way to start workflows by an external API without the need to exchange the token first? I'm asking the question because I'm exploring the possibilities offered by using a service as MailGun. They can parse the incoming email message and post the parsed information in form of JSON to a URL. The issue I'm having is I can only configure a URL to which the se (...)
(...) Hello, I'm facing a challenge. I'm starting the workflows 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