(...) ame and it works very well. But this doesn´t work on the Azure Users. By the way our AD is generated with an xxx.home and our Azure AD changed it to the Mail extension xxx.com So when i try to GET the user with his Mail-Adress, i GET the info that "there is no xxx.com AD" and when i try to GET him over the xxx.home AD i GET the info "User not found". How can i GET to manage the syncroniced (...)
(...) , uxContext, params) { let formModel; let formInfo; window.Injector.resolve(['ModelController', 'FormInfo'], function(modelController, form) { formModel = { ...modelController.GET DataModel(), uxRuleParams: params }; formInfo = form; }); i got error: view?returnurl=%2Fdb%2F1%2Fapp%2F68%2Freport%2F225:2 Uncaught ReferenceError: uxContext is not defined at (...)
(...) Hello Community, I want to set form fields based on a dropdown selection which GET s its data from a sharepoint list. I can set the value from the selection just fine. However I can only access the data with type ID and Name. The rest of the data has no type and does not show up for any rules I want to configure. How can I address this data in the form? Thanks Oliver
(...) nother automation, which will use `Modify attachment` action, and another `For Each` operator to make it happen. However it is possible to have few attachments with same name, and there is no way to GET correct category for them - at least I couldn't think of one. Even without the nesting of the workflows I can't find any way to GET the Categories - any ideas? :)
(...) ion: The operation has timed out ---> SolrNet.Exceptions.SolrConnectionException: The operation has timed out ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GET Response() at HttpWebAdapters.Adapters.HttpWebRequestAdapter.GET Response() at SolrNet.Impl.SolrConnection.GET Response(IHttpWebRequest request) at SolrNet.Impl.SolrConnection.PostStream(String (...)
(...) ion: The operation has timed out ---> SolrNet.Exceptions.SolrConnectionException: The operation has timed out ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GET Response() at HttpWebAdapters.Adapters.HttpWebRequestAdapter.GET Response() at SolrNet.Impl.SolrConnection.GET Response(IHttpWebRequest request) at SolrNet.Impl.SolrConnection.PostStream(String (...)
(...) on occurred while importing table WFDetailConfigs ---> System.InvalidOperationException: No item type: WFBusinessRuleDefinitions, id: 2752 at WebCon.WorkFlow.Base.ImportExport.Mapping.MappingList.GET BySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.Base.ImportExport.Import.ForeignKeyFinder.c__DisplayClass7_0.b__1(ForeignKeyReplacePair pair) ... I have an app which was created (...)
(...) on occurred while importing table WFDetailConfigs ---> System.InvalidOperationException: No item type: WFBusinessRuleDefinitions, id: 2752 at WebCon.WorkFlow.Base.ImportExport.Mapping.MappingList.GET BySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.Base.ImportExport.Import.ForeignKeyFinder.c__DisplayClass7_0.b__1(ForeignKeyReplacePair pair) ... I have an app which was created (...)
(...) pplications list is not displayed and recent actions also does not refresh Version: 2023.1.2.68 Solr Index Queue has all processing pending on the error: Activation error occurred while trying to GET instance of type ISolrOperations`1, key "" Admin Event Logs: url: https://***.com/api/nav/db/1/app/12/activities/filter/0 | action: GET WithFilter ip: 1.1.1.* | msg: An unhandled exception has oc (...)
(...) Hello. I have a "Invoke REST Web Service" GET action. I would like to save a part from response to a field, more specifically an ID. I have tried multiples methods, but i did not success... This is my response. How can i save the "value/listItem/id" to a field? (id=318) { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#sites('test')/drives('XNOnVydrSL6yetalE8-T')/root/ch (...)
(...) cument library on SharePoint and needs to upload files to the newly created folder. I am encountering difficulties in uploading the file to SharePoint using the REST action with the Graph API. I GET this error: "Invoke REST Web service test (2) - Request Url: https://login.microsoftonline.com/f656719a-4d1c-482b-be59-564f8c2af72d/oauth2/v2.0/token Response Code: Exceptions: Cannot add (...)
(...) ent runtime environments of the WBCON Workflow Service (under .NET Framework) and the WEBCON BPS Portal (under .NET Core) and System.Data.ODBC. I have developed an SDK plugin that integrates the NuGET package System.Data.ODBC to access ODBC data sources. The tarGET runtime environment of the plugin package is .NET Standard 2.0, so that the plugins can be executed both in the service and portal. (...)
(...) SQL query to put different WFD_AttText attributes into one DET_Att column and different Att_Choose values into one DET_Value column into the 'value' column, so that the 'email' and 'phone' attributes GET good contact types.
(...) Hey. We've ran into an issue with the Drop-down choice field within an Item List. Simple way to GET the error: Clone a row with some data -> Try to modify the drop-down attribute value in the newly created row This results with a checksum error pointing at the choice field (see picture provided with the thread). It has happened in different applications/processes before too. We're using v (...)
(...) an instance using this API /api/data/v4.0/db/{dbid}/elements/{id}/attachments. I have 2 fields into this form: contentBASE64 and fileName. All I'm trying to do is to use these values from my fields toGET her with the API action so I end up with an instance in a final state having an attachment into attachemnts section. I have already checked this post https://daniels-notes.de/posts/2023/copy-attac (...)
(...) intMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at WebCon.BPSCloud.Portal.Extensions.DebugInfo.DebugInfoMiddleware.Invoke(HttpContext context, IDebugInfoGET ter debugInfoGET ter, IPerformanceCounterFactory counterFactory, IFrontendTraceProvider formatter, IDefaultableDbInfoProvider defaultableDbInfoProvider, IUserCredentialsManager userCredentialsManager, (...)
(...) 've cases where one choose field updates another choose field. If the data source is not a SQL database this can take some time. Setting the first field takes about 1 second, (1) in the attachment. GET ting picker search results 540ms Validate picker control 460ms The setting and validation of the tarGET field (2) takes again 1700ms and another 390 ms for executing a form rule. Setting tarGET f (...)
(...) ms args); } Base config class: public abstract class MyCustomActionConfigBase : PluginConfiguration { [ConfigEditableText(DisplayName = "BaseConfigValue")] public string BaseConfigValue { GET ; set; } } *** extending / 'productive' project / solution *** Custom plugin class: public class MyCustomAction : MyCustomActionBase { public override Task MyRunAsync(RunCustomActionPar (...)
(...) Hello everyone, How can I find out more information about the cause using an error ID? Where can I enter the ID in the Designer Studio to GET to the form field that is causing the error? I tried to adapt a data source to a "data table" form field because not all existing values were displayed. Now I always GET the error "Failed with an unknown exception Error ID: 6f351188-04d9-4049-bd2b-d3da (...)
(...) Hello, I would like to import some templates in my environment but i have version 2023_1_2 and i GET this error: Incorrect branch number of application's database. Application has been exported in version 2023_1_3, currently installed version 2023_1_2. You can not import applications from older versions. Is there something i can do? Can i find these templates in other versions too? https://co (...)