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

Daniel Krüger (Cosmo Consult)

MVP

Hi Fabian, I agree with you that the variables are a really great addition. :) Regarding your question, I'm in a similar situation that I need to send information to the server and would like to not store it in a field. Also you can delete the value before it is written to the database, I would

Hi Krzystof, you could try to add it manually. If you click on a field it's added to the document using properties. You can check these by right clicking the added field or toggling the field codes. You can see that the Company name uses the property BPS_COM_NAME_Company. I'm guessing that all

Actually I would prefer a simple bread over a cake in this case. The one thing theming is good for is creating problems, especially if you don't have full control over the website. :) But this is beside the topic and only a personal opinion. :)

Hi Fabian, I'm not aware of such an option. Depending on your use case an alternative could be to use the "Generate an html printout" action. You could than use a data row which returns the table Useful information: - https://howto.webcon.com/html-and-pdf-printouts-in-bps-examples/ -Workflow

Hi Kamil, thanks for the update. In my case this will come in handy in the near future:) Best regards Daniel

That would really be nice. The only thing left would be to have different global css styles for themes. At least I have no idea how I could use the correct class for the correct theme. Best regards, Daniel

Hi, you could achieve this already if you can use a custom SDK. There’s a remove method. I haven’t tested it though. https://developer.webcon.com/2022/resources/sdk-reference/html/f3dee895-67d2-23bd-3604-ca349cc34159.htm Best regards, Daniel

REST API with User Context
15.05.2022 22:33

Hi Ingo, this is the only documentation I’m aware of: https://developer.webcon.com/docs/registration-and-authentiaction/ Samples https://github.com/WEBCON-BPS I wasn’t in the situation to use a newly created Application (Client Id) with WEBCON BPS 2022, yet. So I can’t help with any issue

Hi Nick, in case you are still stuck the following could be a reason. A concurrency error will happen if workflow a triggers workflow b which in turn modifies other workflow. If this chain would modify workflow a again you can get this problem. This could also happen if you have an external sys

Hi everyone, I just had the need to get multiple rows of data without having access the the SQL database. I didn't want to create a field for this one time use case. Unfortunately the 'Test' result window of the expression editor, didn't have the option to copy the result. Luckily I thought of t

Hi Markus, this is just a "confirmation" post. I have no solution. I also tried to use the REST-API dataimport with 2022 and received the same error "invalid scope". Since I don't need to access the API at the moment I was content to postpone searching for an answer. Best regards, Daniel

Hi Mark, this is not possible. The path transition, along with all actions, is only triggered when the task is completed. If you set it up, so that all needs to complete the task, you will have the described effect. An alternative approach could be to use the standard "if anyone completes the t

Hi Björn, this link works in 2022.1.2: https://*.domain.com/api/nav/db/1/attachments/3062/download You can easily verify it by 1. executing the download link from the context menu of an attachment, 2. open the download window in the browser 3. Right click on the file and copy the downlo

At least for WEBCON BPS 2022 we have an official answer. :) https://community.webcon.com/posts/post/webcon-bps-databases-in-the-sql-2019-compatibility-level/320 From WEBCON BPS 2022.1.1, the lowest supported SQL Server is 2014. In the case of WEBCON BPS installations using the higher versions

Hi Marcin, you can use the below code inside a form rule which is set to JavaScript mode. The form rule in turn is executed OnPage load / behavior tab of the form. What the script does: 1. Show all attachments tab, which triggers loading the related attachment. 2. Once the loading is trigger

Calculate SLR in days
24.04.2022 23:42

Hi kaluser, I'm replying from my mobile so I can't make Screenshots and can't verify a few thinks. In your case I would do the following : 1. Check the workflow history in admin mode to see whether the action has been executed. 2. If this is the case and no other following action has overwr

Hi Ingo, I don't know your workflow but there's a potential problem. You only check the Workflow Tasks for the step. So if the workflow has some kind of reject path there could be the case where you exclude those users how completed the task on the previous approval iteration. I think that ther

It seems, that someone updated the database compatibility level. From Changelog 2022.1.2.31 https://community.webcon.com/download/changelog/106?q=b6419bb Fixed a problem with query performance e.g. in reports. The error occurred if the compatibility level in SQL databases (SQL 2019) was equal

Hi Nik, if you are using type script you are probably creating an extension using the SDK. This could be an interesting idea. :) I haven't tested it (knowingly) with 2022. Unfortunately I'm to busy at work with non BPS related tasks and I have other urgent tasks which I have to do during my sp

Hi Nik, thanks and if you have a better /simplified logic I would be glad to take a look and publish it. Of course I would mention you. :) I can understand it if you don't want to. So don't feel pressured. Regarding the modal, maybe adding different URL parameters would help. We could take