(...) . I also deleted the website data from within Safari, but this didn't help. Ok, I was only guessing that the app might somehow use Safari for displaying the page so the data would be listed in the brow ser itself. Best regards, Daniel
(...) Rather, it is an order of magnitude to evaluate for these ready-made sample demo applications As far as the attachments can be estimated, I am interested in the scale and speed of the database grow th at the beginning based on the demo application. Has anyone tested it yet? Maybe there is a ready script that will measure it quite sensibly? (yes, I know sp_spaceused but I'm looking for a ready)
(...) to have access to old documents in end step (Final - positive). Clicking through several thousand documents is not an option. It would be best to use the option to check permissions to open in the brow ser, but that didn't work for me. I was thinking about using a dedicated BPS SQL procedure [proc_WFSecuritiesInsert] to add access for a group for specific cases but I don't know if it's a good sol (...)
(...) Hi, I would like to create an plugin that will open a link in the client side brow ser. I try using basic .NET method, but the brow ser starts on the server where Webcon is installing. Would I have to make a separate addon running on the client side? Then how to install such an add-on?
(...) specific step in the report (view - new view) (regardless of the DEV / TEST / PROD environment)? Unfortunately, when moved to another system (DEV to PROD), the ID of the steps changes. And from the brow ser level, when adding new views, you need to add the step ID.
(...) lls the form in: 1 form field: CAR: Volkswagen Golf IV 2 form field: Persons: Mr Smith, Mr Johnson, Mr Williams 3 form field: Position: Manager Then the Sharepoint list should add the following row s: 1) Mr Smith // Volkswagen Golf IV // Manager 2) Mr Johnson // Volkswagen Golf IV // Manager 3) Mr Williams // Volkswagen Golf IV // Manager Is it somehow possible?
(...) have a following where clause, which compares a date from Oracle table to a date from a form field that is completed by an user (it is "user's date"): "where table1.date = User's date: date acc. brow ser settings(text)" and it doesn't work because of different date formats. I've tried multiple methods and nothing worked. Do you know any solution? However, the following where clause works ver (...)
(...) Whenever I try to change the language of column "instance number", my report throw s up this error "An item with the same key has already been added". How to fix this issue? Please suggest.
(...) 'Internal' AS ID, 'Click me' AS HTML UNION SELECT 'Azure' AS ID, 'Link' AS HTML And we used this datasource in a datatable field on form. However, we have some interesting results. First row is rendered as text (with esacaped html entitities < ...), the second row is rendered as HTML, also the click event works. Can someone explain this behaviour? Is it even possible to add som (...)
(...) Hi folks, for some reason for the past few days the attachment preview no longer seems to work. Depending on the brow ser used we get a different message saying that the server seems to have refused to embedd the site in an IFrame. Opening the attachment in another tab and downloading does work fine. What could be the culprit there? Best regards Fabian
(...) ce.PortalService.d__123.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei WebCon.WorkFlow.Studio.Logic.PortalService.PortalService.d__121.MoveNext() --- (...)
(...) Hi all! We want to add some row s to an item list with 'Change item lists values' action. The SQL query should take a JSON array (which is perfectly valid) from UI element and return a table for adding new row s to this item list. Unfortunately this does not work. There seems to be some parsing on Webcon side, which eliminates all elements in the JSON array, apart from the separator, which res (...)
(...) low. I have a subworkflow that starts with the first value on that field, if the parent gets changed, I either update the information through Update Related Workflow or show the information as a data row in the child. But I need to alert the responsible on the child flow so they are aware that the field was changed. I'm not sure how to play with versions or IsChanged (using SQL command) to created (...)
(...) y one attachment (picture1). When I use the same action, but the SQL query returns more the one attachment - the action doesn't work (and it doesn't matter if the ID's of attchments are in the one row or many row s). Thank you for your time :)
(...) ems to an item list on the client side. We already found a way to add new item (which can be triggered by a form rule) and set some form fields before, which then act as default values for the new row . Since it all is asynchronous it has to be a promise chain, like this pseudo code: p.then(() => { SetValue(formField, 'Value') }).then(() => { InvokeRule('#{BRUX:1526:ID}#') }) This is work (...)
(...) Hi, I want to compare(lookup) an item list with dictionary items. On a start step I have the item list where I want to upload some row s from an excel file, then I want to check if uploadet row s exist in the dictionary. If exists, webcon should mark a column in the item list that the entry exists. Do you know how to achieve it? Could you help?
(...) n for Rents. The idea is: - Open request and save the date of request (as the current date) - Calculate how many months until end of year (civil year) - Initialize the item list with the number of row s as the number of months - Each row will create independently the payment for that month Although I have all the idea structured, I'm facing some questions in regards to: - How can I initialize (...)
(...) /537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36 | href: | ex: System.Collections.Generic.KeyNotFoundException: Der angegebene Schlüssel war nicht im Wörterbuch angegeben. bei System.Throw Helper.Throw KeyNotFoundException() bei System.Collections.Generic.Dictionary`2.get_Item(TKey key) bei WebCon.BPSCloud.Core.Applications.ApplicationsManager.c__DisplayClass24_0.b__3(KeyValuePai (...)
(...) tallation and database conversion as well as service start went through without error. But unfortunatly the portal does not come up again; also a connect through Designer Studio fails. The web brow ser tells an error: HTTP Error 502.5 - ANCM Out-Of-Process Startup Failure Investigating this I started the file "" within path "" manually and received the error dump added below. The sql user (...)
(...) Hi, from time to time we have the use case that an item list row may not be delete under specific circumstances by the user. Currently there's no easy way to prevent this. One option could be to display "virtual" columns for these actions in the item list, so that one could make use of the existing functionality "column edit restriction". With this we could define whether the action should be d (...)