(...) Hi everyone, Jarosław created a threat in which he points out that elements are no longer rendered if they are used in an item list data row column.: https://community.webcon.com/forum/threAD /5247 I tested the most common/likely elements and to verify which are supported by using this SQL query: select 'a tag' + ''+ 'button tag' + ''+ 'div tag' + ''+ '' + ''+ 'img tag' + ''+ 'input t (...)
(...) Hello there! We are encountering a similar issue as described here: https://community.webcon.com/forum/threAD /4743?messageid=4743 Despite checking everything, we still haven't found a solution. After a few seconds, the license service stops and gets disconnected... The problem seems to be: The connection is initially established but after refreshing a few times it gets disconnected. How c (...)
(...) mproving the comfort of their work. The second topic is the code editor. Currently, in Designer Studio, the place where we edit code that is, for example, "sql command" is probably a regular notepAD without support for, for example, tab. It would be useful to have such a small VS Code in the places where we edit code. Reports of this type have alreAD y appeared but I am refreshing the threAD .
(...) We would like to run a PowerShell script periodically, to prepare data for selected cases in one of our interfaces. BPS Studio version 2023.1.3.202 doesn't give us an option to AD d that type of action in global actions (configured for the process). So currently we have to use a task, that is configured in TaskScheduler on the application server, to run it. Is there an option in BPS Studio to run (...)
(...) have a question. I want to return all weekend days in SQL for my form validation. This is my SQL Code that returns these days, but only for the current month: WITH Dates AS ( SELECT CAST(DATEAD D(MONTH, DATEDIFF(MONTH, 0, GETDATE()), 0) AS DATE) AS DateValue UNION ALL SELECT DATEAD D(DAY, 1, DateValue) FROM Dates WHERE DATEAD D(DAY, 1, DateValue) < DATEAD D(MONTH, DATEDIFF(M (...)
(...) from. If there are more than can fit in the window width, scrolling through them is dramatically slow. I would suggest changing this to a drop-down list. With a search option it would be great. [I AD ded the same topic six months ago, but I'm doing it again because of the lack of response to the previous one].
(...) Dear Webcon Team, The new To-Do list feature is excellent. However, AD ding the ability to assign/delegate tasks would significantly enhance team collaboration, efficiency, and accountability. This feature would allow clear assignment of responsibilities, ensuring better workloAD distribution and improved project tracking. Best regards, KonrAD
(...) Hi, it would really be great to AD d a custom title or even a description to a new diagnostic session or in the overview. This would make it easier to identify the session. It would nice if the user could provide the details but it shouldn't be in the "end and save session" dialog. It happened to me a few times, that the a JS error occurred and the dialog wasn't displayed. Best regards, (...)
(...) about the service configuration. In the Services configuration -> Services -> Service_name -> Configuration tab, the database components are configured. How can I increase the number of action threAD s for timeout? I would like to parallelize several timeouts and not wait for the transition after each of them is completed. Do you have any idea for this? Regards ;)
(...) as reports. When I open any instance I can only see all info but no edit option. The purpose is not to manually access instances from this process, but to search for them using the global search. SAD ly it does not work. It should be able to search using info from pdf that is attached to one instance, but obvious it does not work. I tried to give this user AD min privileges and still nothing ha (...)
(...) is is not the best practice but I have an approval step where the users might need to have that rejected to make changes in the form. The step is only handled by the approver and I don't want to use AD min options to change the status for a specific request. I thought about AD ding a timeout to check if New comments were AD ded in the request. I know that in the notification configuration, I can s (...)
(...) automated? I need to change form type X to Y, no diferentiation whatsoever. Maybe some SQL? Changing WFD_DTYPEID in WFElements and WFHistoryElements will be enough? What do you think? Thanks in AD vance. Wojtek
(...) shot - if not now, then I'm not sure if there will be a better time ;) I think most of us have used SQL Server Management Studio or Azure Data Studio to test some queries, and maybe a VSCode / NotepAD ++ for some powershell - all of those support autocompletion (which in most cases of recent software is supported by language server protocol). Could we get a built in autocompletion for custom bus (...)
(...) Hi, Is it possible to remind the user to save the form after AD ding several items to the item list (WFD_SubElems). I ask because users report a problem, such that they forget to save (click on the transition path).
(...) via a subworkflow. The data that comes from process [2] is in an item list and should all be entered individually (as separate instances) into process [1]. Before this, however, a query should be mAD e as to whether the respective instance of the specified person has alreAD y been entered in process [1]. Problem: I can't seem to access the value of the item list (qualification) in any form with (...)
(...) both the ID and the Name for the same field. However, when I attempt to do this, I encounter an error. Has anyone else faced this issue or found a workaround to handle this situation? Thanks in AD vance!
(...) , the ability to group processes in Designer Studio would be useful. You can then group processes as you wish, making it much easier to navigate through large applications. Would it be possible to AD d such grouping to Designer Studio? Greetings to all ;)
(...) d could really use some guidance. I'm uncertain about the compatibility of the Webcon components I'm using. Is there a specific resource or document outlining which versions work best together? AD ditionally, I'm encountering error messages about missing files and dependencies during the installation. Does anyone have experience with troubleshooting these issues? I also check this: https://c (...)
(...) values as parameters, not objects. Does anyone know how I can get the column name from my value field? Otherwise, I would have to manually enter the column name, just like in reports. Thank you in AD vance, Bjoern
(...) Hello all I have one problem with configuration SharePoint Site Colletion. I installed on server SDK (https://www.microsoft.com/en-us/downloAD /details.aspx?id=51679) but even after installation this library I'm not able to connect to SP. Did you have simmilar problem and anyone know how to fix it? Thank you very much in AD vance.