(...) tools from REST API and dates from WEBCON database to exclude unavailable tools. Unfortunately i didn't find the way to do it using the REST API filter available in WEBCON. My plan is to create some table in WEBCON, fill it with data from API and then use SQL for filtering. Is there maybe a better way to do it?
(...) or: "Error in Menu button action Start Counterparty Card. The INSERT statement conflicted with the FOREIGN KEY constraint "FK_WFElementDatails_WFD". The conflict occurred in database "BPS_Content", table "dbo.WFElements", column 'WFD_ID'. The statement has been terminated." I have exactly same button configured in other workflow in the same application and it works fine. It is irrelevant what hyper (...)
(...) URL, I'm passing the ID when the user creates a sub-task to a field in order to use it as editability parameter. However, although the field has information on it, I'm not able to make the fields editable . This is only working when I use instance from parent workflow. I cannot use this last option because this always come from another process and only when it's a subtask, the fields can be changed. (...)
(...) I don't know what), but its children are there.. created... and this problem creates for me duplicate children. And for that parent instance, because basically doesn't exist, there is no entry in WF table s so I can search for some bugs, errors, info.. anything that happened. Anyone have any idea why this happens? Thank you!
(...) ration finished. 8/21/2024 10:20:46 PM History save started. 8/21/2024 10:20:50 PM History save finished. 8/21/2024 10:20:52 PM How can i find this ID, FLD id? I was searching for this in this table but there is no ID column. Do you know how to find this?
(...) In which table can I find information about the time of editing a given ID by a user? Mayby do you have a query?
(...) shold for contributing would not be as high as it is for a Knowledge Base article, which usually requires a certain level of detail. Simple contributions like 'Displaying a Google Maps link in a Data table ', 'Coloring a Data table entry from the previous day excluding weekends', 'Displaying graphics in a report', or 'Limiting the maximum number of text lines in a multiline text field using RegEx' would (...)
(...) ou have to: 1) Choose a data source 2) Choose an existing report The current implementation forces us to create the data source twice. While the effort for the data source creation may be neglectable , I'm quite sure that a lot of us will forget to update both data sources. Especially because it will be rare that report tiles need to be updated and therefore we will not be used to it. It would (...)
(...) witch table contains information about filling time?
(...) {WFD_ID}#" } ], "itemLists": [ { "guid": "e182eced-f3b7-4451-a278-255f6700f5c6", "rows": #{RAW:2621}#, // JSON PAYLOAD "formLayout": { "editability": "Editable " } } ] } Is it possible to update item list using REST for current instance using a path (button) i press? for example: we have a simple process: START -> FINISH and on this path i (...)
(...) ied except by JavaScript)". If they are inside a group/tab the tab the same this cannot be marked as read-only either. We have more than a few cases in which we have fields, which should not be editable by users but are set by the system. This was working fine all those years. If we would be updating, we would be forced to check all actions and the field matrix. Besides this effort, it also looks (...)
(...) ce = None and in the system configuration Authentication Providers = Windows Active Directory. Once completed, all BPS users have been synchronized and are listed in the CacheOrganizationStructure table with COS_Login in UPN format. Now the problem: When a user logs in to the portal, the system sees him in the domain\user format and none of the permissions granted to him work. By the way - when (...)
(...) the maximum number of attributes per line for a horizontal layout? In my conception, a larger number of attributes added to a group would be automatically set in the next line , creating a kind of table . In such a solution, any division could theoretically be achieved. Regards.
(...) Hi, In my opinion, it would be useful to have the option of blocking the view of a given group at the top or bottom of the form (selectable in the configuration). It is about the behaviour when scrolling through the form. Similar to e.g. menu bar new, refresh, undo or like the tracks panel in the floating option at the bottom of the screen. Greetings.
(...) k Value then >> in column (B) points I can pick more than 1 value . so I can have: (A) >> (B) A >> a,b,c,z B >> a,z,dd,x C >> a D >> a,b and now in sub process I would like to split this table to: A >> a A>> b A >> c A>> z B>> a B>>z .... D>>a D>>b how to do it? probably is easy like 1-2-3 ... I tryed generate sql code .. but is not working ... SELECT d.DET_WFDID (...)
(...) Hi, Is it possible to Use a http request to pull data from an API and map those retrieved data to populate a Word Document Template.docx? For context the retrieved data is in table format. I would appreciate it if the steps on how to do this is provided. Thanks and Regards,
(...) se / form it may be helpful to extend the option to place field names above the control from multi line fields to all fields. They are already automatically placed above, if you are using a mobile/table t , but this could also help when using a PC. Especially if you are using an other form template than 50/50 this may improve the UI when for "normal" monitor resolution and large ones. You can take (...)
(...) n. This might be connected to the seperate ID columns and a change in the underlying DB function. I think that it even behaves differently when trying to get ID from wfelementdetails and wfelements table s. (specific ID field in wfelements, no specific ID field in wfelementdetails - you can see calculated columns in table wfelements, none in wfelementdetails, because there are no specific colums for c (...)
(...) Probably in 2023 versions of the processes there were two different dashboards set as Default. Does anyone know how to fix this? Error: System.Exception: Exception occurred while importing table AppDashboards ---> Microsoft.Data.SqlClient.SqlException: Cannot insert duplicate key row in object 'dbo.AppDashboards' with unique index 'UQ_AppDashboards_IsDefault'. The duplicate key value is (8). (...)
(...) A nice add-on feature to reports would be If we could use the widget field directly in the report table . By this users could benefit from viewing rich info widgets directly from report to check the whole project portfolio health for instance.