(...) includes a three column design with one report in each of the columns. The problem i'm facing now is that because the columns are too narrow, the reports get displayed as tiles rather than a compact table row list. I can change the view mode when viewing the dashboard in the browser (see image), but I would like to define it as the default view. Is there any way to change this behavior and define a (...)
(...) ich, as far as i found out, is deleted after using the "Load picture"-button. To make it a little bit easier for our users, it would be great to place an e.g. "Add F1"-button above a read-only-editable picturefield which opens the "Add Attachment"-dialog with no need for selecting the group, because F1 is predefined. But even just the "Add Attachment"-Function without group-selection whould be g (...)
(...) flow (Employee file), but I am afraid that over time the file will have too many versions. On the other hand, I have change history and actual data. 2. Should the data source be a dedicated database table ? In this case, I have to use the "Load by default" option in the directory to update the list of items with holiday limits if I want to see real data. Due to the SQL procedures used in holiday reques (...)
(...) Hi everyone, I was working on a process and out of the blue I receive the following errors: In BPS Portal / testing a data table : The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction In the event viewer there's the following entry: The connection has been dropped because the principal that opened it subsequently assum (...)
(...) t understand where should i define an additional row... (text fig. 13) Or i get error "column DET_Att1 not found.." https://community.webcon.com/posts/post/confiugration-of-the-item-list-and-data-table -form-field-in-e-mail-templates/14 Can you help? Thank you.
(...) Cloud.Portal.Extensions.DebugInfo.DebugInfoMiddleware.Invoke(HttpContext context, IDebugInfoGetter debugInfoGetter, IPerformanceCounterFactory counterFactory, IFrontendTraceProvider formatter, IDefaultable DbInfoProvider defaultable DbInfoProvider, IUserCredentialsManager userCredentialsManager, IDebugInfoManager debugInfoManager, IHttpContext synchronizedHttpCtx) at WebCon.BPSCloud.Portal.Extensions (...)
(...) oject B and then all of those lines will create a subworkflow to request an approval from person X. Also, is there any option to select prior the lines that will be in the item list? Like a pop-up table with all the lines, and then only the ones chosen will be in the form. Thank you!
(...) Does anyone configured an action where the value in a specific column for an item list is a value coming from a datasource different than MS sql server? My idea is, I need to get from an oracle table the rate for a specific employee, so I'm using the action with Datasource = my table and in the advanced filter, I just add the person id and the dates for comparison but this is not working. I've a (...)
(...) Cloud.Portal.Extensions.DebugInfo.DebugInfoMiddleware.Invoke(HttpContext context, IDebugInfoGetter debugInfoGetter, IPerformanceCounterFactory counterFactory, IFrontendTraceProvider formatter, IDefaultable DbInfoProvider defaultable DbInfoProvider, IUserCredentialsManager userCredentialsManager, IDebugInfoManager debugInfoManager, IHttpContext synchronizedHttpCtx) at WebCon.BPSCloud.Portal.Extensions (...)
(...) Hi all, I was wondering what the best practice is when using SQL queries in Webcon with attributes, table s or views that have different names in different environments. One example is the views. These are automatically generated by Webcon and the name is combined from the process name and the process ID. The process ID is of course always different in the three different environments. This mean (...)
(...) I recently noticed a problem with sending emails from my environment. The most likely cause was the wrong password for the application pool account. I see a lot of entries in the WFMails table with a status of 0. I do not want all outstanding e-mail notifications to go out after changing the password. Is adding to the send queue based on the WFMails table , or is there another, dedicated database table (...)
(...) CriterionFactory.GetAutomationCriterion(Automation automation) at WebCon.WorkFlow.Studio.Logic.Helpers.UsageSearch.NodeCriterion.NodeOwnerCriterionFactory.GetOwnerCriterion(DbNodeType type, IExportable Entity entity) at WebCon.WorkFlow.Studio.Logic.Helpers.UsageSearch.BranchGenerator.CreateMissingBranch(DbNodeCriterion criterion, String columnInfo) at WebCon.WorkFlow.Studio.Logic.Helpers.Usa (...)
(...) ntry vs national holidays in the country? Like having the calendars for Portugal Holidays, Spain, etc I know that we have to manually insert the holidays in the System configuration for calendar's table but in this case, the idea is, if I'm abroad and inserting extra hours, by defining where I am, the system could check if it's an holiday or not. Thanks!
(...) Hello, I have a short question. I want to generate an Excel file with my data from the BPS datasource. I created an Excel template with a worksheet(test) and a table (mytable ) and a action create excel. I write the assignment like this: test!mytable and my data to the right cell. But I always get an error. (Invalid cell name) If I just want one data set and just write the cell names for each l (...)
(...) Hi everyone, I wanted to ask if anyone knows where or in which table the "Fixed values list" are stored. I am using a "Start a subworkflow (SQL)" to migrate data from our old sharepoint workflow tool to Webcon. Unfortunately, it seems that Webcon has decided that 'Choice fields' always require a GUID#Name to be populated. (Without this format I get an error and the subworkflow does not run). N (...)
(...) Has anybody an idea if and how it is possible to create a data source from two different data connections? I.e. I have a database (MS SQL) with visitor data and the CacheOrganizationStructure table in the webcon content DB (MS SQL, too). Now I want to create a datasource for a Choice field, where I could query for names in both table s. It is purely for reading data. Kind regards Klaus
(...) Hi everyone, I've been working on a "to do" app and I thought that a calendar report view showing the tasks to be dane with their date would be perfect. In the calculated columns of my standard table report I have a calculated column with a red square for an overdue task and green for all the "to be done n the future" ones. Works great. I created the same for the calendar report and there is a problem (...)
(...) ataAttachmets and [BPS_Content_Att].dbo.WFAttachmentFiles When im trying to add attachment like always going step by step in my workflow everything is ok - attachment is being added in both table s. But i also have a button making me back to previous step ( i am using Start Element()) and then when i try to add attachment it is going to be added only in table [BPS_Content].dbo.WFDataAttachme (...)
(...) Hi, in an Azure Active Directory environment it would be great to add an option to the people field which would configure it, whether external /guest users are selectable at all. Default value should be false. A customer worked around this by limiting the selection to a BPS group and adding AAD Groups as members of the group. No external user was a member of the AAD group. Technically this w (...)
(...) ike to bring in a specific report. I've checked how to do this and I came up with this query using the GET /services/data/v52.0/analytics/reportTypes/Opportunity But when I use the field as a Data table in order to check the information, the list comes empty. Anyone tried this? Do you know how to bring reports instead of using SQOL queries? Thank you!