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

search results

for List

(...) ication I have two processes: Employee file, Holiday request. I wanted to ask you, how do you organize data sources for such a process? 1. Should the source of data be an employee's file with a List of items that reflects holiday leave limits? In this case, each submitted application should update the parent workflow (Employee file), but I am afraid that over time the file will have too many ver (...)

(...) is other person editing. Is there a way to block this edit mode? I mean, when i click on a task, i want to have it in a VIEW mode and then click on that EDIT button if i want to edit. 2. For ItemList there are option to Export/Import to Excel. Is there a way for Export option to configure/rename the filename? It exports with that name of my ItemList 's field name. Thanks.

(...) Hi, i would like to automatically mark flagged some elements after few days. Is this possible? my main goal is this elements should be on the top in "my Task" List

(...) At Webcon BPS, on the form's List of items, I have a checkbox field and a second field of dropdown(choose) type. The second filed - dropdown field retrieves data from a data base and allows for adding values outside of the database. The first filed - checkbox field determines whether the value in the second field is from the source or added externally. How can changing the value of the checkbox fiel (...)

(...) installed a new webcon production environment. The configuration was done identically to the running test environment. Unfortunately, on the new production environment, when accessing a report with a List of existing elements or into one of the element, an error message is displayed: "403 - Forbidden: Access is denied.\r\n You do not have permission to view this directory or page using the credentia (...)

(...) rkFlow.Studio.Logic.Helpers.UsageSearch.MappingRowsToTreeNodesConverter.GetTreeModel() at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.UsagesGenerator.TransformToFlatUsagesList (ISearchableEntity searchable, Int32 processID, Boolean processUsagesOnly, Boolean filterOtherProcesses) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.DataSourcesDocument (...)

(...) able - with subworkflows or not, which columns, etc. BUT basic version is about WHO clicked WHAT (and WHEN) in the process. What is also CRUCIAL...such solution MERGES ACTIONS and COMMENTs on one List in chronological order - you got one place when you read history of actions with comments SORTED by time. You do not have to jump from history into comments and have a look on action times from 2 PLA (...)

(...) Hi, the API endpoint returns a List of all processes inside a appliation. /api/data/v5.0/db/{dbId}/applications/{idguid}/processes It would be great, if the result would contain a property to check, whether a process in the result is only a relation. { "processes": [ { "id": 0, "guid": "string", "name": "string", >> "isRelation": "boolean"

(...) ely, I don't want to create a new version for an instance on a daily basis if nothing changes. What are your ideas for solving this? My ideas up to this point: 1. Update workflow with item List I wanted to: - Create an item List with all active workflow instance - Fetch the data from the ERP system for each row - Compare the old against the new data - Trigger an update if something ch (...)

(...) cked how to do this and I came up with this query using the GET /services/data/v52.0/analytics/reportTypes/Opportunity But when I use the field as a Data table in order to check the information, the List comes empty. Anyone tried this? Do you know how to bring reports instead of using SQOL queries? Thank you!

(...) Hello, I copied one item List from one process to another and after trying to save the process I get the below in the attached image. There are some datarow field in the item List that are showing data coming from business rules. I guess they are causing the problem. The main issue is that designer studio doesn't show the fields anymore so I'm unable to delete the item List that I copied. As you ca (...)

(...) Configuration could be on Application level via e.g. 2 checkboxes: "Visible in Anroid App" / "Visible in IPhone App". That solution would enhance Mobile user experience not be overhelmed via full List of application which e.g. mostly could not be foreseen/designed from form/dashboard level as Mobile optimized. Best Regards, Dominik

(...) ed, True) I'm setting "mark required" other related field. In such situation I could set placeholder value i.e. 'fill this field with phone number' suggestion. Especially it would be useful in Item List . Today I can set row value (in item List ) / field value (regular fields) that needs to be replaced by user with proper values. Such placeholder would be a better option to suggest expected conten (...)

(...) Hello, Does anyone know if there's a way of adding a tooltip to custom buttons one adds to the form? I have an item List with a datarow column. Inside this column I'm creating a button like so: Basically, I'm replicating the buttons from the action column. I know I can add the title="some text" to the button to have a default tooltip. But I'd like to use the built (...)

(...) ration used the Aspose library which supports a template syntax. This allows to write code inside the word document to generate more sophisticated documents. Examples: - Instead of rendering item List / data tables as tables in word we could generate "chapters" - Chapters could contain other chapters - Displaying multi line fields with rich text - Displaying pictures from attachments inside th (...)

(...) on: Form is taking data from other processes 1. Purchase Request (process) form >> you pick item and the fields are filled ... 2. Sales Company's (process) form >> again you pick from drop down List a Seller company 3. Seller Form (dictionary process) >> drop down List if you pick Sales Company, then you can pick seller And now I would like to do Doc (word) template ... but I receive error m (...)

(...) Hi, I'm not sure if this is supposed or it's a bug from the app. Does the item List field are not available for Dictionary processes? thank you

(...) ntime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.AutomationEngine.RunAutomationOperationsAsync(List `1 operations, AutomationEvaluationParameters evaluationParameters, IAutomationWithParameters automationWithParameters) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.AutomationEngine.d__24.M (...)

(...) Hello, I have an template with a simple excel file that has a table named "TableExcel". This table has 4 columns: DATE,CUSTOMER,VALUE,CURRENCY. In designer I created an item List with 4 colums that have the same name. When I map the columns in designer I use "Sheet1!TableExcel" and on the right i drag the columns from the item List . Every time i run the action i get : Invalid cell name If i tr (...)

(...) ne of text in Picture mode. Use case: I'm working on a process, where sales department should specify which base product should be used as a starting point to create a new one. There is a long List of those base products, and remembering how each one looks just by number/name is not possible. Displaying the base product during selection could help with selecting right base, and speed up furthe (...)