WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for map

(...) 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 = ' (...)

(...) d, String path, ApiMode mode, NewElement element) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypemap per map per, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker (...)

(...) Hi, will there be an alternative to the current option the "Searching structures" offers in 2026? https://community.webcon.com/posts/post/platform-compatibility-roadmap /236/10 This is one feature I'm using on a regular basis. Either when I'm creating a new application and I don't want to bother with reports at this point in time or when doing support in production environments. Am I'm th (...)

(...) Hi, it would be amazing if Designer Desk would support multiple workflows and forms in projects. Is this already on the roadmap maybe? Kind Regards Sébastien

(...) has an id, if i change any of these attribute fields, changes need also to take effect in the dictionary. There is a specific field that will trigger this action. I already created a query that will map correct attributes with update command. I'm interested in the logic that would need to take place in obtaining the current changes. thoughts: - after triggering specific field in the item list, t (...)

(...) Hi, Is it true that the Business Administrator role is required to view the analysis (Overview, Heatmap , etc)? If that's the case, then I have a bigger problem. Since the metrics are relevant for our process managers, for example, or even for department or division heads, I would have to assign them the role of business administrator. This would also allow them to delete workflow instances fro (...)

(...) ityComparer`1 comparer) at WebCon.WorkFlow.BusinessLogic.ImportExport.LinkedElementsChanger.Exclude() at WebCon.WorkFlow.BusinessLogic.ImportExport.Import.ImportManager.CreateUnusedRowDeleter(map pingList destmap pingList, ImportVerificationResult importVerificationResult, IImportLogger importLogger, TranslationDeletedRelatedElements translationDeletedRelatedElements) at WebCon.WorkFlow.Bus (...)

(...) ation process via sharepoint lists and the protocol that I want to achieve it with is by using cyclical actions. I've created an automation that is runing subworkflow(sql) and there is a problem with map ping. Data source has exact values that I need, and I'm using them as intended but the problem is I'm getting data rows I don't want and even then those queried fields are still not applied to created (...)

(...) g an SDK, I’m retrieving these invoices from an API. Since the number of invoices and the number of line items per invoice can vary, how should I configure the SDK so that each line item is correctly map ped to a item list in the process? Is there a specific map ping method for handling a dynamic number of invoice items? Thanks!

(...) response). In older API version it returns 500 Internal Server Error with: System.NullReferenceException: Object reference not set to an instance of an object Stack trace points to payment method map ping: WebCon.KSEF.Core.Logic.Tools.Invoice.XMLFieldsGetter.GetChoiceFirstOfType[T](Array items) Formap latnosciGetter(...) What’s strange is that whenever the payment method (Forma płatności) is f (...)

(...) msg": "Date to must be greater than date from" } Approach 1 – Automation (menu action) I trigger the REST call via an Automation started by a menu action. What works: The REST call itself map ping the response into form fields (e.g. writing error_msg into a field like rest_response) What does not work: Field changes done by the Automation do not trigger OnChange business rules (expecte (...)

(...) t be called non-interactively Questions Is there any official or supported workaround for this scenario? e.g. service-user password grant token exchange / on-behalf-of server-side user map ping Is OAuth2 Token Exchange (RFC 8693) supported or planned? Is support for OAuth2 Password Grant (service user) planned or intentionally excluded? At the moment, the only viable options se (...)

(...) action to generate and send out an Excel to a customer, using values from an Item List. Following that action, I'm using another "Generate an Excel file" action to then update the existing Excel and map it's column name cells (A1-Z1) to Business Rules containing translations for those column names, so we don't have to use our internal Item List names. That now leads to the generated - translated Exc (...)

(...) Hi, it would be an improvement, if we would have additional column to put a documentation why a specific field was map ped to an ExtensionAttribute. It would be even better, if we would have some kind of "Usages" tab, to locate where a specific extension attribute is used but this would be way more complicated than an additional documentation field: It should be possible to set this documenta (...)

(...) s., Dr., Prof., …) is not part of the default user synchronisation configuration. Same for employeeId, employeeNumber, ... It would be great to add those as default attributes instead of having to map them to extension attributes. Kind regards Sébastien

(...) arameter name: row ------------------------------------------------------- CallStack ------------------------------------------------------- at WebCon.WorkFlow.BusinessLogic.ImportExport.map ping.map pingList.IncludeInIndexes(map pingListRow row, Boolean addIfNotContains) at WebCon.WorkFlow.BusinessLogic.ImportExport.map ping.map pingList.AddOrUpdate(map pingListRow row) at WebCon.Wo (...)

(...) parametru: row ------------------------------------------------------- Ścieżka wywołania ------------------------------------------------------- w WebCon.WorkFlow.BusinessLogic.ImportExport.map ping.map pingList.IncludeInIndexes(map pingListRow row, Boolean addIfNotContains) w WebCon.WorkFlow.BusinessLogic.ImportExport.map ping.map pingList.AddOrUpdate(map pingListRow row) w WebCon.WorkFl (...)

(...) can reference them in Word documents, and it works for me, e.g., {DOCPROPERTY BPSGUID_BRD:d5280b12-fad7-4dd6-9031-4b74f121c1c2_numer2}. How can I use this in HTML? And another question: how do I map arguments to a business rule already used in HTML? Thank you. Maciej

(...) Please add: 1. New response type "Multipart" Support multipart HTTP responses in the "Invoke REST Web Service" action, not only multipart request bodies. 2. Add header and response code/body map ping for response type "Binary" HTTP headers are independent from the body type and should be accessible for map ping even when the response body is handled as binary stream / attachment. Typical (...)