(...) the previous version of the app did not solve the problem. Designer studio throws the error on clicking every item as well. Restarting server did not help. Has anyone came acress similar issue? Any idea s on how to find the source of the problem? What does the phrase Key: (311, 5116) refer to? Thanks in advance. Designer studio error message: Typ: System.ArgumentException ------------------ (...)
(...) ect. ) 3. "Property section" like in for example in VBA - I see where attribute is visible (steps) ect. I can simply modify with out jumping on Designer Studio tree .... 4. Probably I have more idea s but they are not so much important ... ;-) 5. I would like to have option to save with out exporting project like I do change 1...2..3...20... but I need to jump to 3 and do other path of solutio (...)
(...) things. So lets say it is 50 ms. For 6 columns it means it is executed 6 times, so it takes 300 ms. For 10 rows it is 3 seconds. And of course orders can have many more rows. So I came up with an idea . I made technical Data Row column. It returns 1 if the columns should be editable in current row and 0 if not. It's just a copy of an above query. Then I changed "Column edit restrictions" to just c (...)
(...) Hello Everyone, We have some challenges with Archiving in Webcon BPS, so we have some idea s to improve. 1. Issue: you cannot setup field availibility for archived instances Proposal: there could be a 3rd form editor like standard/mobile form have. Or/and additional field matrix setting controlling visibility on archive form. 2. Issue: Instance level privileges are not inherited to archive (...)
(...) Hi, Can you help me with some idea s? My client wishes to have a functionality similar to the mobile notification app for the desktop version as well. Email notifications are not helpful because he receives a lot of emails daily, and he would prefer to be notified in a different way than through email notifications. Is there a way I can implement desktop notifications similar to those from the m (...)
(...) Hey, anyone have any idea why the problem appeared? Version installation: current -> 2023.1.3.76 target -> 2023.1.3.118 In changelogs there was information about changes as to the columns in the AdminWFEventLogs table. Last query from profiler: IF EXISTS(SELECT * FROM sys.columns WHERE Name = N'WEL_Details_Deprecated' AND Object_ID = Object_ID(N'dbo.[AdminWFEventLogs]')) (...)
(...) e discarding of the checkout but this wouldn't be an issue in my opinion since this would only reinforce the saving of progress for the users. Has any of you either done this in the past or has an idea who something like this would be possible? Cheers Pasquale edit: I'm using 2022.1.4.155
(...) Hi, The idea is to always default to connections to the current database. Now if we have defined others, some others are often substituted by default, which is irritating :) Regards.
(...) Hi there. I have a idea and am looking on a way to make it happen. We want to use Docusaurus for a documentation of a system. For this I need the text in markdown format/notation/language (I'm not sure what the correct word is for this). What I need on top of the "actual document" is the life-cycle of the single articles/pages, i.e. the development of the content (history) and the review and ap (...)
(...) that have an aditional filter. The filter should only allow entries that are higher than a Decimal Field in the Form. Somthing like in the Picture. But this did not work.... Has someone an idea ?
(...) Dropdown list and One Person then I can do Filter to Itemlist B ... If in Drop down list I have got 2 or more people then filter is not working because is more than One ... so ... I dropped that idea because Item list is more readable than dropdown list ... And now I stopped on depending Item Lists ... :/
(...) ts/post/integrating-ms-teams-with-ms-graph/53/4 Microsoft Learn Documentation: https://learn.microsoft.com/en-us/graph/api/chatmessage-get?view=graph-rest-1.0&tabs=http Unfortunately, I have no idea how to implement the delegated permissions in WEBCON. Does WEBCON authentication have to be implemented via Azure AD (Entra ID) so that the user's token is available? We are currently using our local (...)
(...) .GetNotSerializedResponse(RestLogger log, Boolean expectContinue) at WebCon.WorkFlow.BusinessLogic.Actions.Logic.Webservices.REST.InvokeRESTWebServiceAction.d__5.MoveNext() Do you have any idea s why it is happening? Version 2023.1.2.68 Thanks.
(...) Hi everybody, has anybody an idea how I could manage to make (copy) out of a base64 type picture field an attachment for a bunch of instances? I.e. I have an QR code within my workflow instance as picture field. But I need to export it for external use. Kind regards Klaus
(...) ied date and business entity which is currently not possible. I'm writing this post right now because I just received again a "bug" description without a link or even an instance id. I have a good idea which process the description is related to and in which timeframe the user worked with it but this doesn't help me because the date: - I may not change the report views - The "recent activities" (...)
(...) der of the validation message. This often results in unnecessary logging of error reports from users who do not read the content, but only suggest that there is an error. Perhaps it would be a good idea to change the content of the header to something else that does not suggest an error, or allow it to be defined per action or globally? Regards.
(...) Completion - All" and their name is logged. But when these "special users" finish their task, it logs "Information (editing allowed)" and their name. The workflow then goes into the next step? Any idea s? Thank you!
(...) it in the dashboard and even trying to select the margins, it doesn't fit in the page, like I just want to check the first 5 news and get a scroll. Maybe I'm asking for too much, but do you have any idea s? Thank you
(...) [Delete] button on element, as in the attachment. Also tried the archive action in button (removing completely from the database) with no luck as well. Do not want to remove it manually from DB. Any idea s how to do that? Version 2023.1.2.68
(...) I would like to send an email with a link to the client. Clicking on the link signifies ACCEPTANCE. Such acceptance would trigger a transition path in WEBCON. How can this be done? Do you have any idea s? The client is an external user.