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

Nikolaus Schusser

User

Thanks for the info Karol, that's exactly what I thought. Sorry, I clicked on the wrong button (Wrong answer) and cannot undo that :-) Best regards, Nik

Hi all! I want to remove all element privileges on workflow element level (= all users assigned with Add privileges action) from certain workflow elements. Is there an easy (and maybe built-in way) to remove all these permissions without knowing the BPSId of these users? I know there is a t

Hi Daniel! Thanks for the clarification. And yes, I will get problems too ;-) It is always dangerous to use some internal endpoints / variables because the are likely subject of change. Best regards, Nik

Hi Daniel! Thanks for the info. We haven't installed R2 up to now, but we're planning it. Do you mean window.initModel? We are using window.initModel.isAdmin, to detect admin rights, but this is not related to a workflow instance. We need to detect this in any dashboard, so I am not s

Pending email notification
11.07.2023 13:58

Hi! The same problem here. Happens since update to 2023.1.1.89.

Hi all! Is there any official (or unofficial) documentation on Webcon designer studio parameters, like --sql or --iedebug? Is there an other way to logout from designer studio, without havin designer studio started? The problem is, studio does not start anymore and I want to try a different

Designer Studio License
05.07.2023 13:38

Hi Daniel! This is an on-premise installation, not SaaS. My first attempt was to try it with REST API endpoint and POSTMAN (/api/data/v5.0/admin/license), but this does not work unfortunately on an on-premise installation (throws an error). On SaaS this would have been easy, since you can c

Designer Studio License
03.07.2023 15:10

Thanks a lot, that was it.

Designer Studio License
03.07.2023 14:57

Hi all! We want to deactivate existing user license for designer studio and switch it to a different user. Sounds like an easy task, but I don't find a solution for this. We are running 2022.1.4.155 Any help appreciated. Thanks in advance & best regards, Nik

Item list and HTML control
06.06.2023 09:02

Hi Daniel! Thanks a lot for putting me (again) into the right direction ;-) That would be a nice feature request for Webcon to add some kind of HTML control to item lists. Thanks again & best regards, Nik

Item list and HTML control
05.06.2023 10:14

Hi community! We need to add 'active' HTML elements to an item list, e.g. a button containing some Javascript to set a field value or a label with a custom tooltip on mouseover. Is that even possible in an item list, we didn't find any solution for this up to now? Thanks a lot for your inpu

Hi Daniel! A workaround for me was, to store JSON data in a multiline form field (JSON data is generated by a business rule with SQL integration). Then I am using this field as JSON part value with Body type: JSON and everything works like a charm. Must be a problem with binary data, but I

Hi Daniel! Thanks a lot. Yes, SQL queries are fine, also data is correct. I found out that Autocomplete does not work at all, when datasource is an SQL query on current BPS database connection. I added a new datasource on system level and also added a technical filter field, which is set on

Hi all! I am really struggling with this action. I am trying to send JSON data to a REST web service. JSON string is generated by a business rule, which contains a JSON Query (FOR JSON). Testing this business rule works fine, also umlauts are shown. My configuration in request body is bo

Hi community! We have 2 choice fields, first one is a dropdown (field1), second one has behaviour autocomplete (field2). Dependent on selection in field1, datasource of field2 (which is an SQL query containing value of field1) changes. This is working as expected. Picker search mode of fiel

Hi Daniel! Powershell looks something like this: $user = '{EGV:63}' $pass = '{EGV:64}' $pair = "$($user):$($pass)" $encodedCreds = [System.Convert]::ToBase64String([System.Text.Encoding]::ASCII.GetBytes($pair)) $basicAuthValue = "Basic $encodedCreds" $Headers = @{ Authorization =

Hi Maksymilian! Thanks for your answer. I ended up with Powershell (Invoke-WebRequest) and a SDK action, which fetches the downloaded file from filesystem and adds it as attachment. Works like a charm and was much faster than experimenting with the standard action ;-) Best regards, Nik

Hi all! We are using the action 'Invoke REST Web service' a lot, but there are some limitations I am struggling with. I want to download an Excel file using this action, using an external REST service. My first approach was to store the response body into a multi-line content field. I am al

Hi Karol! Thanks for your answer and your interesting theory ;-) We need to generate Barcodes in Webcon (there is a custom SDK action for this) and store them as images in workflow. DOCX will be converted to PDF. We could switch to HTML, but I think that is a lot of work, to get the same

Hi community! I am struggling with Word Add-In and data tables. The requirement is to show a table of order positions, each position contains an image field with a barcode (which should be shown in table) and some other fields. Is that even possible and if so how? Thanks a lot in advance

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.