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

search results

for list

(...) onal configuration is usually not required. The localhost address is treated as trusted by default. If the reverse proxy runs on a different server, its IP address or IP range must be added to the list of trusted proxies. To support this, the application provides configuration under the Security:ForwardedHeaders node, which can be set in the standard configuration files or by using environment vari (...)

(...) the path from issuing a command to carrying out a specific operation in the system. In practice, users no longer need to begin by manually searching through the Portal structure, menus, or process list s. Instead, they can describe what they need in natural language, and AI Concierge will identify the relevant area of the system, guide them to the appropriate process, and then assist them in complet (...)

(...) participants — after running the action, they can proceed directly to signing the document from the form level, which speeds up their work and simplifies document handling. The Signers Item list is used to specify all participants in the document signing process and assign them the appropriate roles and authorization settings. Each row in the list corresponds to one person participating in t (...)

(...) d-only and exploratory scenarios. Get current user’s profile – returns data of the currently logged-in user (name, email, ID). Get my tasks – retrieves the user’s task list (with filtering and sorting options). Get element data – returns details of a specific workflow element (form, form fields, comments, assignments, etc.). Get attachment – allows downl (...)

(...) orkflow instance running mode in User Defined APIs offers a more targeted alternative. It supports starting instances, saving, executing paths, and reading a single instance, with full access to item list s and the option to include business rule results in responses. The post covers benefits and a few limitations. Find out when to use it and what to watch out for in this blog post.

(...) g MultiSport cards can then verify the submitted data, order the card, confirm that it has been handed over, deactivate it, or reactivate it. The application also uses data sources: a fixed values list and a dictionary source. These make it easier to manage the available card types and card recipients. As a result, selected configuration elements can be updated directly from WEBCON Portal, without (...)

(...) Welcome to the WEBCON community forum. To ensure the best possible experience for everyone, we kindly ask that you adhere to the guidelines list ed below. By participating in the forum, you acknowledge that you have read and agree to follow the established rules. You also agree to keep forum discussion limited to topics best suited for this type of medium. We wish for this forum to be a place where ou (...)

(...) Hi guys, I've I some suggestions for the task management process : 1. Add reminders configuration for tasks * possibility to define reminder templates:list of reminders: WHO, WHEN, MESSAGE, channel (email, sms, other ?) * you can attach reminder templates to each type of tasks (workflow steps) 2. Add escalation configuration for tasks * possibility to define escalation actions. Good to define escal (...)

(...) Yeah, the new version is released and based on the change log, these are my three highlights: 4.11. Using variables representing configuration objects’ ID Item list improvements. Ok, this is cheating but there are a lot of useful changes :) 4.17. Report views in the navigation menu I didn't list the new WEBCON BPS Designer Desk because it's not comparable and would probably be on everyone's top list (...)

(...) Hello Everyone, I am looking for solution to exchange files between WebCon and SharePoint Online. I was thinking about built-in actions in WebCon ("add an attachment to a list ") as described in this article: https://community.webcon.com/posts/post/creating-a-sharepoint-site-with-a-webcon-bps-action/203/3 Unfortunately probably because of MFA I am not able to establish connection with SPO (I get erro (...)

(...) ew to WebCon BPS. I wonder if it is possible to get all items of a process or a datasource/dictionary defined in BPS from client side via REST API. In SharePoint I did something like this: _api/web/list s/getbytitle('Mylist ')/items?select=Title... This does not seem to be possible with BPS REST API or at least I did not find it ;-) I am thankful for every hint pushing me into the right direction. (...)

(...) levant document. In my case, we have customers who wants to link to files in SharePoint and other dms. So I'm wondering, how you guys solve this challenge. I'm currently thinking about a simple itemlist having a hyperlink column to store the links to the external content.

(...) the id. As picker fields are usually based on datasources, it would by great, when the api would be extended with methods to query datasources. There should be at least two methods: 1) getting a list of all available datasources (overall / by application) 2) query a datasource with a filter. To make it easier, the filter should be passed in as query string

(...) Hello all, I want to set up an action to Add a new list element in a Sharepoint list where my URL will be different based on a form field. But when I'm selecting the list where I want to add my new elements, we can only choose the ones in that site content. Does anyone have any idea on this? Thank you all!!!

(...) Hi, a user just tried to search for a word through all documents in a report via the report's search panel, using the "Search in Attachments" option. As the hitlist was way too small I got called. I found out that the result only includes instances that have the searched term somewhere in the metadata. If i do a global search I get hundreds of hits - so the documents are properly indexed, and can b (...)

(...) nd Webcon. I have a process set up to approve internal documents and they need to be renewed after 1 year from the previous date. I was trying to set up the beginning of the process in the Library list (and in the future use the renewal date do display the Start Workflow option for the line) and took the example of https://community.webcon.com/posts/post/starting-workflow-from-the-sharepoint-docu (...)

(...) called Power Automate) but when I need to configure the Get Token Action I only have the options in the picture and they are premium. Anyone with ideas? Using the json in the column of the item list is not working. Thank you!

(...) What would be the best method to remove rows from the item list of an instance inside an SDK plugin in order to make use of them in C# code? I tried to remove rows from the item list in the code C# (SDK plugin ) using function : WebCon.WorkFlow.SDK.Documents.Model.Itemslist s.Itemslist .RemoveAt(int index), but can't delete all the rows because I get the error from the image

(...) on their own, but we don't wont to give the required rights. We solved this by means of a little helper workflow, that enabled us to configure the BPS group to manage, a responsible person and an itemlist with the assigned users. This works quite nice this way. However, it would be great, when this option would be built-in. Could be either in the same place as for the admin or a widget which could (...)

(...) Hello, I tried to use "ConfigEditableDropDownlist " for input parameters and it will return list object I uploaded the project sdk but not working. How to configure the type parameter ConfigEditableDropDownlist ? Best regards, Raluca Lupu