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

search results

for cloud

(...) port.TableImporter.ImportTable(IDbNode node, ImportVerificationResult verificationResult) bei System.Linq.DataEnumerable.ForEach[T](IEnumerable`1 _this, Action`1 action) bei WebCon.BPScloud .Core.Studio.ImportExport.PortalImportManager.Save(ImportVerificationResult verificationResult, IImportLogger importLogger, String appVersion) bei WebCon.BPScloud .Core.Studio.ApplicationSaver. (...)

(...) Hi there, ever since OAuth2 connection was implemented I was happy and thought it would make connecting to Dynamics BC (Saas / cloud Version) a breeze. However, so far, it was / is not. setting up the OAuth2 app authentication in Azure and webcon is pretty straightforward. - it works like a charm in Postman ( I get my bearer token back) but I have no real way to test it in webcon, so I have to a (...)

(...) I need to upload attachments to our company cloud services. Below is the web api endpoint that accept a file: [HttpPost("createfilewithcontent"), DisableRequestSizeLimit] public async Task CreateFileWithContent([FromForm] GFileWithContentWrite fileInfo) { var stream = fileInfo.File.OpenReadStream(); var createdFile = await _driveService.CreateFileAsync( new Goo (...)

(...) Der angegebene Schlüssel war nicht im Wörterbuch angegeben. bei System.ThrowHelper.ThrowKeyNotFoundException() bei System.Collections.Generic.Dictionary`2.get_Item(TKey key) bei WebCon.BPScloud .Core.Applications.ApplicationsManager.c__DisplayClass24_0.b__3(KeyValuePair`2 pair) bei System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext() bei System.Linq.Enumerable.d__25`1.MoveNext (...)

(...) ) a similar issue and can tell me where to fix the connection string? Thank you for your help in advance. Best, Ingo (Begin Dump) C:\Program Files (x86)\WEBCON\WEBCON BPS Portal>webcon.bpscloud .portal URL: http://*:48439 ConnectionString: Data Source=SQLServer;Initial Catalog=BPS_Config_19T;User ID=BPS_SQLUser;Password=xxxx Unhandled exception. System.Data.SqlClient.SqlException (0x80131 (...)

(...) fig) at WebCon.WorkFlow.Base.ChunkedUpload.Repositories.AttachmentFileRepository.InitializeFileAsync(AttachmentUploadSession session, AttachmentUploadInitializationConfig config) at WebCon.BPScloud .Core.Attachments.ChunkedUpload.AttachmentChunkedUploadService.CreateUploadSession(StartAttachmentUploadParams startAttachmentUploadParams) at WebCon.BPScloud .Portal.API.AttachmentsController.Star (...)

(...) Solr.SolrLogger.AddWithDirectSolrAdder(BPSActivity activity, ActivityTypes activityType) at WebCon.WorkFlow.Base.Solr.SolrLogger.OpenDashboard(OpenDashboardSolrParams parameters) at WebCon.BPScloud .Core.SolrEngine.ActivityLogger.ActionOpenDashboard(Int32 dashboardId) at lambda_method(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResult (...)

(...) s, Daniel System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) at WebCon.BPScloud .Core.WfDynamic.Services.MoveElementToNextStepService.c__DisplayClass8_0.b__1(Task`1 task) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.Execut (...)

(...) In our attempt to move to the cloud I need to update our webcon database to the latest version that supports GCC. I do not want to install this on prod and we don't have a proper dev env setup for this (Yet). To get the db upgraded, I am trying to migrate our existing prod WebCon instance, data and all to a new dev host (basically making a 1:1 prod:dev environment). Is there a "supported" method (...)

(...) FormDocumentUsersLoader.TryCheckOut() at WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.ExistingElementFormCreator.GetExistingElementForm(GetExistingElementFormParams args) at WebCon.BPScloud .Core.WfDynamic.Helpers.WFDynamicFormLoaderLogic.GetExistingElementForm() at WebCon.BPScloud .Core.WfDynamic.Helpers.WFDynamicFormLoaderLogic.LoadProperForm() at WebCon.BPScloud .Core.WfDynamic. (...)

(...) returnType, JsonSerializerOptions options) at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, Type returnType, JsonSerializerOptions options) at WebCon.WorkFlow.Common.AAD.Aadcloud sConfigurationDeserializer.Deserialize(String json) at WebCon.WorkFlow.Common.AAD.CacheAadConfigurationProvider.GetDatabaseConfiguration() at WebCon.WorkFlow.Common.AAD.AadConfigurationProvide (...)

(...) perationException: ServiceLocationProvider must be set. at CommonServiceLocator.ServiceLocator.get_Current() at WebCon.WorkFlow.Data.Solr.BPSSolrServerProxy.GetInstance[T]() at WebCon.BPScloud .Core.SolrEngine.BpsSolrQueryExecutor.QueryWithPerformanceLogAsync[T](IBPSSolrServerProxy solrProxy, String queryToRun, QueryOptions opt, String name) at WebCon.BPScloud .Core.SolrEngine.UserBehavi (...)

(...) ion": "2023.1.2.44" } // developer tools log JSNLogExtensions.js:40 jsnlog.defaultAjaxUrl= /api/logger authenticatedFetch.js:107 PUT https://wbc-cosmols-dev04.cosmocloud .eu/api/substitutions/new/forOther 400 (Bad Request) T @ authenticatedFetch.js:107 (anonymous) @ authenticatedFetch.js:197 (anonymous) @ authenticatedFetch.js:204 (anonymous) @ authenticatedFetch. (...)

Hello Everyone, Recently, we upgraded Webcon from 2021 version to 2022 version. New version 2022.1.4.326. I have this html content in one of HTML field in Webcon: the purpose of this is to run bussinessRule. But in new version it looks like there is no uxContext function executeBusinessRule(ruleId, ruleName, uxContext, params) { let formModel; let formInfo; win

(...) , Stream content, IEnumerable`1 parameters) [...] The operation has timed out Atomic update content: Random elements in WEBCON can't be proceeded by Solr. I have added RAM for Solr (4GB). Solr cloud node shows: 1% CPU, 40% Heap, 1.8 Gb of Disk usage, where 1.5 are BPS_Elements, 330MB are BPS_Activites. Looks like Solr is working fine, but for random elements it gets "hang". Updated to lat (...)

(...) , Stream content, IEnumerable`1 parameters) [...] The operation has timed out Atomic update content: Random elements in WEBCON can't be proceeded by Solr. I have added RAM for Solr (4GB). Solr cloud node shows: 1% CPU, 40% Heap, 1.8 Gb of Disk usage, where 1.5 are BPS_Elements, 330MB are BPS_Activites. Looks like Solr is working fine, but for random elements it gets "hang". Updated to lat (...)

(...) sinessLogic.ElementManagement.WorkFlowObject.WorkFlowObjectForElementFormCreator.CreateWorkFlowObject(CreateWorkFlowObjectParams createWorkFlowObjectParams, Boolean saveOnlyComments) at WebCon.BPScloud .Integration.Base.BusinessLogic.ElementManagement.Actions.PortalUserActionExecutor.ExecuteUserActionAsync(IElementForm form, MenuActionButton button, String formRowVersion) at WebCon.BPScloud .Core (...)

(...) InOpenUsage(Func`1 func, Nullable`1 id) at WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.ElementFormManagerFacade.GetExistingElementForm(GetExistingElementFormParams args) at WebCon.BPScloud .Core.WfDynamic.Helpers.WFDynamicFormLoaderLogic.GetExistingElementForm() at WebCon.BPScloud .Core.WfDynamic.Helpers.WFDynamicFormLoaderLogic.LoadProperForm() at WebCon.BPScloud .Core.WfDynamic. (...)

Applies to version: 2017.1.x and above; author: Mateusz Syrek Introduction SharePoint server allows authenticating users based on Claims add-on. It also allows authenticating users based on different authentication providers which you trust but are managed externally. This article describes external provider configuration which will be Azure Active Directory from SharePoint Server 2019 (

(...) s data. The Privacy Policy applies to mobile applications „WEBCON BPS 2019”, „WEBCON BPS”, applications: „WEBCON BPS Add-In for Outlook”  „WEBCON BPS cloud Portal for Teams”, service „WEBCON BPS cloud Platform” and websites owned and administrated by WEBCON: https://www.webcon.com https://webconapps.com https://developer.webc (...)