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

search results

for User

(...) Hi there, while starting a new instance, i am giving the User s the ability to make a save for the moment (caching all inputs so far), so they could finish the instance later. If the User wants to start that instance again, all input fields are invisible and a DATA TABLE shows the already started instance including LINKS to that instance. I would like to have that links opened in the existing window (...)

(...) Hello WEBCON, i was struggeling with the "Update attachment" action. Our User s have the abillity to to upload as many pictures they need to the attachment section in one of our procceses. We would like to rename all files to the same mayor file name with an attached ATT_ID or counting number. It would be great if in future versions there would be a third parameter under Attachment details, where th (...)

(...) Hi all, I'm having a problem in Studio with a Form Validation rule using SQL. I have an item list that is populated with lines if the User select a Sales Order in another field or manually filled if there is no information on the SO. There is a column that is mandatory to be filled whenever the item list has any rows and I tried many examples to construct a validation form rule in order to ha (...)

(...) HttpResponseMessage response) at WebCon.WorkFlow.Studio.Logic.Authentication.PortalRequestHandler.ExecuteGetRequest(String path) at WebCon.WorkFlow.Studio.Logic.PortalService.PortalService.GetUser ByBpsId(String id) at WebCon.WorkFlow.Studio.Logic.Managers.PermissionsManager.ConvertLoginIntoPermission(String login) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at W (...)

(...) Often there are scenarios, where the length of a text input field should be limited. This can basically done by means of a regular expression. However, this would still allow the User , to enter more than the allowed characters. It would be great, to have a property in the configuration section to limit the maximum length.

(...) and I have realized that I don't know how to use it and the community.webcon.com and howto.webcon.com websites don't mention much about it (Almost no information about configuring it or handling BPS User s). Does anyone have any article abut it? It would be useful to know how to get the clientId and secret and how to manage BPS User s passwords. Thanks!

(...) Dear Community, We have standalone version of BPS. When the User is loggedin via google account, they cannot edit attached word document due to attached error (attached pictures). Do you know any solution to this error? BR, Innflow Team

(...) Please add an option to configure font size in studio. Especially with high resolution monitors studio is almost unusable due to very small fonts. This is totally not User friendly especially for people with even slight vision disabilities (wearing glasses).

(...) Hi, ist there any chance to display a visual cue, like in the User voice, when a thread is closed? Currently the only hint is, that the "Add Post" button is not available, even after logging in. This may be ok, if you know how things work here but for newcomers this won't be so easy to understand. Best regards, Daniel

(...) rver with the account and testing the script. I see the following error in event viewer. PowerShell Error Message=WCF Service can be executed on registered account only. Valid PortalAppPoolIdentity User name from database is empty. Source=WebCon.WorkFlow.Service StackTrace= at WebCon.WorkFlow.Service.WCFService.WCFService.ValidatePortalAccount(Int32 dbId) at WebCon.WorkFlow.Service.WCFService.WC (...)

(...) Hi, We have encountered a 2nd customer asking us for the following functionality: When a User is opening an instance from a report, a list with all the User s who viewed the data should be available. I am not sure how that could be handled when User s preview a report, as the reports could contain all the data from the instances. That functionality should probably be added on the reports somehow, but (...)

(...) Hi there, by using the Designer Desk in 2021.1.3.205 our User made the mistake to use multiple START STEPs while designing a workflow for us. Also it is not possiple to save this work, it would be better, if the User gets an error message, if he/she wants to place another START STEP or it doesnt work at all (like in the Designer Studio). Bye, Bjoern Poller

(...) tation that redirects to below website doesn't mention anything about such limit: https://howto.webcon.com/exporting-a-data-table-form-field-to-an-excel-file/ I am aware of alternatives such as User actions / sdk, but it is about using built-in functionality that ensures consistency and is ready to go with a single click. Tested on version 2021.1.3.205.

(...) Hello, I have designed a solution for User s so they can access their workflow documents via a simple report, that shows a list of documents with links. This seemed to be the most User -friendly way of presenting documents list. The report shows a list of documents from specified document flow definition. Unfortunately, the report runs very slow, even though there are not many documents in the database (...)

(...) Hi everyone, does anyone have an idea whether it's possible to retrieve the User s to whom a task will be assigned in the next step? What I've tested so far: - Verified that the variable 'System fields\Assigned persons' contains the current persons during path transition, exit and entry. - Created an SQL statement which returned the latest row from WFElementTasks, and executed this in an action durin (...)

(...) Hi there, i am struggling with generating a clickable link from column of same row. I would like the User to enter a link in the column LINK and a clickable link should be generated in the next row column (LINK-TEST) on every value change (see attached picture). The perfect way would be a little HTML button, so i should be able to set the "[TECH] angeschaut" checkbox when clicking. What i am searc (...)

(...) ut maybe it is), so I wonder if maybe it is a bug? Maybe some of you have noticed such a change, or encountered the same problem? EDIT: Since I was testing mostly on the default value of the current User , I found that it works fine when only login or name is selected. Not sure if this is an intentional change though :) EDIT2: Found that change in version 2021.1.3.163 changelog, so nevermind, topic c (...)

(...) Hello all, my first post here. :) I have an issue with creating parralel tasks that should all be required. The User has 3 checkboxes on the form. Depending on which of them are checked, there should be created a specific task for each in a single step. The tasks are being created in the action of "Approve" path of the previous step. It's all fine for now. (ex. if (checkbox1) -> create Task1 etc.) (...)

(...) the Designer Studio: https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.spellcheck?view=net-5.0 In my opinion the most relevant places are those which are visible to the normal end User , so not necessarily in the admin view. These are: - all parts which can be translated - E-Mails - Error messages Are there any other places? If I'm not the only one, I think this could save a lot (...)

(...) When the User sets up a Subworkflow using the SQL version, it's not possible to save the ID of the instance created. This is only allowed doing other type of actions and most of the times returning Concurrency Errors in the system. This is allowed already in the Subworkflow normal version.