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

search results

for path

(...) d some screenshots. In screeshot called Template, that's how i setup Action template. In screenshot 'Action' that's how i setup the action - Create a list. When i run i get error: Error in On path action Create a list. (Step: Start, path : Sharepoint) List template not found. Can you help? Thank you.

(...) e not all results are available. I can edit single document and save it, so it triggers Solr index action, but maybe there is a global option to do it for all documents? Alternatively I can define path to add permissions to every document via actions and quick path - but this is not a scenario you can use in every circumstance. Is reindexing whole process an option here (from Solr report in BPS (...)

(...) orks fine in testing. However, when I try to run the subworkflow in the application, I receive an error message that says, "An error occurred while executing the start subworkflow (SQL) action at the path . (Step: Verify application, path : Submit for review) Incorrect syntax near the keyword 'from'." What could be the cause of the error if the test query displays values correctly?

(...) I'm having some troubles using OPENJSON to parse a nested JSON response from a REST API: Following the solution posted at https://alterpath s.com/json-nested-collection-handling-in-webcon-bps/ but I cannot get the query to work in Webcon. When copying the whole query from the Show window into SQL Studio it works just as expected, but in WebCon Designer studio the following error occurs (see scree (...)

(...) ager, IHttpContext synchronizedHttpCtx) at WebCon.BPSCloud.Portal.Extensions.RestApiLogging.RestApiLoggingMiddleware.Invoke(HttpContext context, IPerformanceCounterFactory counterFactory, IVersionpath Parser versionParser, ICurrentUserProvider userProvider, IRestApiLoggingManager restApiLoggingManager) at WebCon.BPSCloud.Portal.Extensions.RestApiLogging.RestApiStatusCodeMiddleware.Invoke(HttpCo (...)

(...) I am fetching report data from the following endpoint: https://developer.webcon.com/2023/resources/rest_api5.0/#tag/PublicApiReport/path s/~1api~1data~1v5.0~1db~1{dbId}~1applications~1{appid}~1reports~1{reportid}/get There are properties for page and size, but information on defaults and max is missing. This seems to be explicitly documented on other endpoints, so i am questioning myself if there a (...)

(...) ator usagesGenerator) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.DocumentationDocxAsposeManager.GenerateDocumentationDocx(Process process, List`1 allProcesses, String path , List`1 plugins, List`1 allRules, List`1 dataSourcesList, List`1 dataConnectionsList, Func`5 bmpGenAction) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.ProcessDocumentationGenerato (...)

(...) Hi Guys, knowing i am a newbie, i just have a maybe quite simple question. Can i get the ID of the 'calling' action on the entry path of an action? Would like to check which ist the caller and depending on the result send an email or not. Thats it ;-) Thanks for some hints, Gerd

(...) Hi Guys I need your help. I start tasks based on a workflow but attachments do not transfer. If I do it manually as a action on path then the attachments move to subworkflow and its ok. But if I use a cyclical action to call the same action -> "create SQL subworkflow", tasks are created but without attachments :/ Example in the attachment, I trigger the same action: Uruchom zadanie TEST (en: R (...)

(...) of changing, of course, entering your description. Another idea is that when generating the documentation, you can select the type option, 'Fill in the blanks in the documentation: attribute name, path , etc. Then if the documentation section for an attribute, path , action, etc. will not be completed in the studio, the name of the object will be overwritten.

(...) e information about the error? (Without ACTID or GUID I can't search for errors in the administration tool. Where else could I search?) Thanks in advance! ** The subworkflow directly follows a path that points only to an end step. No other actions are performed on the path . I have been able to successfully execute the SQL query in the subworkflow configuration via "Test" without any errors, so (...)

(...) row - Compare the old against the new data - Trigger an update if something changed Problem: Executing xxxx REST Requests in a "for each" loop in an item list will probably exceed the timeout of path transition. There's no option to filter the item list in the "for each" loop. Using a "any collection" source for the for each would work, but than I can't update the item list row. I could use so (...)

(...) rkflows, and forms, but with partially shared attributes (marked blue). I'm configuring actions in new process, so i've copied them from existing process, to avoid refilling data about workflow/form/path etc, as those are same, but I had to change attributes (different process) It would be great to have Bulk Edit possibility like in Postman (https://i.postimg.cc/nh60WG6d/Postman.gif), to just copy (...)

(...) Hello, Introduction: 1. right now WebCon BPS allows to configure actions which triggers on path , on exit, on entry (and of course on a few more) 2. sometimes process is configured to assign the task to multiple users, e.g. multi-approval (without subprocesses), e.g. assign tasks to 3 users 3. again sometimes business got the need that after every approval (finalizing single task) they would lik (...)

(...) Hello Durning installation of the Webcon BPS for Microsoft Outlook Addin 2021.1.4.195 plugin and opening Outlook, the error "Access denied to the path c:\Users\xxx\Appdata\local\Temp\Deployment\A3Y823NQ.KMT\9J59YY7H.WXE\sk" appears when loading the plugin. \Webcon.Workflow.Outlook2010.resource.dll" (I'm attaching a screenshot). Massive deployment from sccm . Command line : Execute-MSI -Action Instal (...)

(...) that I created some time ago. In doing so, I started to implement some things (e.g. sending emails) in a better way. Now I have noticed that I have an "on entry" action in the step actions in some path s (which was previously responsible for sending emails). Where can I find this "on entry" automation? The automation is obviously not available in the step under "on entry" (see screenshot) - I hav (...)

(...) hi I have datetime type fields i.e From and To , i want to check in current db table (WFElements), if datetime exist or not between two dates validating on form submit path using sql query. Issue: all the time showing validation error message , My validation Sample below: select case when ( SELECT count(*) FROM [BPS_Content_Prod].[dbo].[WFElements] where wfd_attchoose1='{1189}' (...)

(...) , there is a section column which should have a name of the attribute. And based on it this attribute will be seen in Task Workflow to edit. To the first point, I've tried to add action on ending path in Task Workflow to update related workflow instances, but I don't see Item list. Maybe SQL?? But I don't know how to write it... Thanks for help.

(...) Hello, I have a workflow and after clicking on the path button I want to assign it to the another workflow as a sub-workflow. In start step I have an attribute where I can choose the instance of workflows and after clicking the path button, this workflow will be a sub-workflow of choosen workflow. I don't know if I write it clearly :) Regards Adam

(...) n.finnova.com/db/1/app/15/element/57427/%E2%80%9DMessage Support This way it prevents from opening external links. Is this by design or am I doing something wrong? I found another solution via path action "Hyperlink" but this inevitably uses a path Button and I would like to be more flexible, thus the HTML field. Any idea? Thanks.