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

search results

for idea

(...) rest api user context in adminpanle , we can choose permissions to applications. When can chooses ReadWrite, but still it's giving possibility to overwrite element after creations. I think that good idea will be give new to of access like CreateOnly. To start only new element in Webcon, but not possible to overwrite by api.

(...) ly changes to workflow elements which are in different steps. For those cases i would be great having the option to just update the element rather than moving to another step. Background of this idea is a potentially new customer where we have to replace their current mass action functionality (e.g. sending e-mails, mail merge letters). Adding to possibility to just update/save data would allo (...)

(...) This idea is from my good colleague Sebastian Paziewski. When users enter many rows in item list the header is not visible (hidden on top). Maybe hearder could be floating when scrolling down the list. Or there could be a "copy" of headers on bottom of the list (when the list is longer than visible area of item list).

(...) t strictly Webcon related. Does anyone have experience with SAP, specifically how the sending of IDOC works? I need to receive the file but am banging my head against the wall how this works. Any idea s/tips would be much appreciated! Cheers, Martin

(...) I would like to delete an item based on other column that I have. I tried CAML query below, but it does not work. Tried different columns, tried "" and '', tried contains but it does not work. Any idea s how to do it properly? 3153 I have a field "Project Code", text type in Webcon, and "Project Code" text type in SharePoint. Filtering using this, does n (...)

(...) system will send many requireness (once requireness = one log on IIS). This causes slow loading of the form. No once form is unavalible ,error from web browser (Not enough ram memory). I have few idea s, but im intrested in yours.

(...) indow and the path transition can be done from there? When trying to set the comment using JS the path transition validation won't recognize it and still trigger the error. Has anyone of you an idea of how to solve this or maybe already solved it? Thanks Pasquale

(...) , on 'Description' field. I want to check if any word from order's 'Description' field matches the 'Product' tag and return the number of that products + set proper products on Order form. Any idea s? :)

(...) ments.WFD_ID FROM WFElements JOIN WFSteps ON WFSteps.STP_ID = WFElements.WFD_STPID WHERE WFD_STPID= 95 It's not an option to use the admin tools to delete all instances from the process. Any idea how I can fix this? Thanks.

(...) llName] ,[PLF_Guid] ,[PLF_Extension] ,[PLF_PLPID] FROM [DEV01_BPS_Content].[dbo].[PluginFiles] where PLF_FullName like '%Annotation%' I'm really lost here because I have no idea : - Why an older version is requested, - How I should know this in advance, up to now I added all assemblies to the plugin.zip which are not already "used" by the workflow service and bps portal. (...)

(...) Hello, is there a possibility to use existing SOLR as Data Source? I had an idea to show users SQL grid, which would show similar items found in database, based on text typed in regular TextInput field. That lead me to Levenshtein Distance algorithm, which might be slow in SQL, but i've found that such a thing is already implemented in SOLR (https://stackoverflow.com/questions/1752301/how-to-confi (...)

(...) Hi everyone, does anyone has an idea /have a hack to move the attachments / comments option to a tab? I'm currently trying to create a form, which should: - look good or at least ok - be usable with a big multi line text box - while using the task "view" and displayed info panel - has to compete with a paper based process with an arbitrary number of steps and options to write any informati (...)

(...) Hi, I'm seeking a hint, how to show in the table report that an item is assigned to more than one person. Has anybody an idea ? When a task is assigned to more than one, it is visible in the info bar in the item form, but in the tabled report (e.g. "all open instances") it shows only one name. Is it possible to show the result of a business rule in a report? Kind regards, Klaus PS: we (...)

(...) n this version the export and import button is missing in UI (Document templates report). Export and import via application does not work either. Am I missing something or is this a bug? Any idea s on how to import document templates on new environment having the same GUID? Thanks in advance & best regards, Nik

(...) Hi everyone, does anyone has an idea , why a data source dictionary would not return all data, also "access data in the context of system account" is checked? I was banking my head on the wall, why the form validation stopped working until I noticed that the lastest workflow instances are not returned by the data source. The screenshot shows the data from the "data sources" navigation pane, i (...)

(...) ater. Ver: 2022.1.2.31 Error: Unable to cast object of type 'system.directoryservices.accountmanagement.groupprincipal' to type 'system.directoryservices.accountmanagement.userprincipal' Any idea s?

(...) is I can only configure a URL to which the send a POST command with parsed JSON. There is no way to send the first authorization request to obtain the token and only after that send the POST. Any idea s would be much appreciated. Thanks, Martin

(...) omain.pl. Part of Global Norification: [|ElementAddress|] [|WebAddress|] [|MessageBody|] Thanks for any idea that helps me to fix it. Regards Stanislaw

(...) Hello everyone, for a new idea i have in mind, it would be great, if there would be an easy build-in way to anonymize all form fields of an instance, which are marked as "Data Type - Personal data" in the Personal data storage (Style and behavior TAB). As far as i tested, there is always the need for a "Personal Data Dictonary", when using the action "REMOVE PERSONAL DATA". QUESTION 1: Is t (...)

(...) the process steps to be done. I thought maybe it would be possible to simply show and hide the container using JavaScript. Unfortunately, I have not enough experience in this area. Do you have an idea ? I tried it once statically with CSS (See Screenshot). Thank you in advance!