(...) name and are not usefull for end users). I know that it requires to relate companies accros all content databases - maybe it's good time to move companies definitons to config database, and allow map pings between content database and company?
(...) .Portal.API.FormsController.InvokeMenuAction(InvokeMenuActionParameters param) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypemap per map per, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) (...)
(...) wId, Nullable`1 docTypeId) at lambda_method1283(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypemap per map per, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) (...)
(...) a different way, but it is not consistent, for example, with other pickers using a BPS source. Would it be possible to introduce configuration options in the picker with an SQL source where we can map columns with ID, Appid, and dbid? Alternatively, a configuration where we return, for example, the entire constructed link (e.g., references to applications other than Webcon)? In environments whe (...)
(...) s description: This action adds all rows from the specified Data source to the indicated Item list, without checking for duplicates, but taking into account the values specified in the Columns map ping section. Executing this action may result in duplicate rows of the Item list. As I encountered the described implications, I wanted to stress this, as the current action may have changed t (...)
(...) ditionally, the threshold 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 map s 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 fi (...)
(...) en environments - what could the error be and where to look for a solution? System.InvalidOperationException: No item type: WFApplications, id: 25 at WebCon.WorkFlow.BusinessLogic.ImportExport.map ping.map pingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.BusinessLogic.ImportExport.Export.ExportManager.RunExportContainingRootNode(map pingList map pingList, ExportParame (...)
(...) Hi, A useful option would be the ability to capture and save the output of a powershell action, either to an attribute or to a local variable. Similar to the map ping of response values in a REST action. This would allow the received data to be further processed/used in subsequent autumatization actions. Regards.
(...) buzzword increased my expectations. Now, with the complaining part done, I’m looking for a solution to the issue. The idea is to use an external AI API, like ChatGPT or other providers, to do the map ping. First, I need the text layer to be added to the file, which is done by the ABBYY FineReader engine, and is fairly easy. Next, I would like to save the entire text layer data to the form field an (...)
(...) on.DbDataAdapter.UpdatedRowStatus(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) w System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows, DataTablemap ping tablemap ping) w System.Data.Common.DbDataAdapter.UpdateFromDataTable(DataTable dataTable, DataTablemap ping tablemap ping) w System.Data.Common.DbDataAdapter.Update(DataTable dataTable) (...)
(...) wKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at WebCon.WorkFlow.BusinessLogic.ImportExport.Report.NavBarItemsDifferenceFinder.FindAndChangeParents(map pingListsDifferenceRow navBarItemDifferenceRow, Dictionary`2 flatDifferenceDictionary, Dictionary`2 navBarItemsOwnersDictionary) at WebCon.WorkFlow.BusinessLogic.ImportExport.Report.NavBarItemsD (...)
(...) hi, I would like to create a calculated column for a report with a list of items. This column, using SQL, should fetch data from another process. I want to map it based on the DET_Att23 ID for each row of the report:: select sum(DE.DET_Value2 - isnull(DE.DET_Value17, 0)) as nn from WFELEMENTS join WFELEMENTDETAILS DE on WFD_ID = DE.DET_WFDID where WFD_DTYPEID = '212' and DE.DET_WFCONID = ' (...)