Hi Marcin, the behavior /configuration itself wouldn't be changed but you could add a condition to the data source like where IsExternal = 0 This way the data source would not return any values if "is external" is checked. Best regards, Daniel
Hi Nik, I'm not sure whether I have tested it with buttons, but data rows with links work just fine in item lists. Best regards, Daniel
Hi Andreia, I'm sorry I currently have no time to reply. BPS 2023 keeps me really busy testing/changing/documenting stuff. I hope someone else can help out. Best regards, Daniel
Some notes regarding the new field: 1. This is only used for single value fields. In case of multi value fields the old logic is used. 2. In case of multi value fields only the first id is stored. 3. If you have currently, version
Hi Michał, I haven't encountered such an issue. Maybe you can take a look at the event log and see whether there is any hint. Instead of deleting all workflow instances you could also try this approach. It helps me a lot, without deleting all data. https://daniels-notes.de/posts/2022/delete-s
Hi Andreia, to me this seems similar to my post here. In my case I have a subworkflows which make up steps. During an active step the user can decide , that some steps need to be repeated. For this a dummy subworkflow starts, in a dialog. The user selects the steps to repeat in an item list and
Hi Nik, did you use a proxy to verify, what kind of headers are sent? For example you could make use of httptoolkit: https://daniels-notes.de/posts/2022/debug-web-service-datasource I haven't used the REST web service with a dynamic body. Best regards, Daniel
Hi Konrad, you can restore a production database as a test database. We have done so multiple times at least without SharePoint integration. I don't have any experience in regards to this. For the standalone version it would be: 1. Backup of Content, Attachment, Archive databases 2. Deactiva
Hi Michał, that's always the problem with the forum. If one has a problem there's seldom time to wait on a reply. At least any interested reader has now three different approaches to handle this. :) I doubt that the custom table inside the content database* will cause any issues during an up
Hi Nik, Have you enabled the diagnostic mode to check which sql statement is executed? I don’t have the version but I didn’t have any issues with cascading drop down in a while. Best regards, Daniel
I have a slightly different idea, which I haven’t tested: Instead of starting the technical workflow from the menu button, which triggers the reload, the button could create an invisible iFrame. The source of the iFrame will be the URL to start the technical workflow. Just loading the page won’t
Hi everyone, I think any changes to JavaScript is worth a dedicated thread, since these won't effect everyone and can be quite technical. As everyone has read the change log, it should be no surprise that we need to apply some changes to any JavaScript based modifications. The cash-dom lib
Hi Michał maybe you find a way to get in touch with Bo Jamison: TRACKING ACTIONS INSIDE WEBCON https://community.webcon.com/forum/thread/536 Alternatively you could connect with Markus Jenni from Nexplore on LinkedIn: https://community.webcon.com/forum/thread/271 I had just some other i
Hi everyone, maybe we can gather all the changes anyone encounters when testing the new version in a single thread. It won't take much of your time and will potentially save you more when others do the same. I will start with this one: SQL command: Varriable WFCONCOL_ID : WFD_DTYPEID = {DT:1
Hi Andra, for your case I have no useful alternative. In other cases I used dedicated steps with a timeout set to one minute / immediate, when it works. The timeout will use a path, which in turn leads to the next step or to a flow control which would move the workflow back to the step. This
HI AndreeLi, there are also two "sending single mail" actions in the workflow history. At least this it what happened to me, when I was informed, when it happened. But I have no idea what's the underyling root cause. Best regards, Daniel
Hi, the problem ist, that I don't have access to a SharePoint anymore and I can't test it myself. So I can only provide limited help. If you would have used something else than the generic list I would have guessed, that a feature is missing. You could also try with the name of the templat
Hi AndreeLI, I for my part have stopped understanding when which mails are send to whom. In the past it typically involved something with language: - Language of the process - Language of the user - Whether the use has signed into the portal at all. If someone can elaborate on this, please
Hi Daruisz, yes we do and haven't found (bothered) to identify the reason when it get's lost. In WEBCON BPS 2023 there's a new Preview which can be enabled in the form field matrix. I hope that this will be an appropriate/better replacement. I've only read the change log. Best regards,
Hi AndreeLi, the template refers to the type of list which should be created. Depending on the type different options are provided. Here you have an overview: https://learn.microsoft.com/en-us/openspecs/sharepoint_protocols/ms-wssts/8bf797af-288c-4a1d-a14b-cf5394e636cf Best regards, Da