(...) c database names can be found in the article Changing WEBCON BPS database name – WEBCON Community. These values must be modified in the restored databases. 8. Adjusting the network infrastructure The source WEBCON BPS environment configuration may have enabled communication with external systems, e.g., an SMTP server for sending notifications, Exchange mailboxes, or network shares. From th (...)
(...) ss functionality. Admin Access Basic information Admin access is the only internal authentication provider in WEBCON BPS, meaning it is available in every environment regardless of infrastructure . During the installation of WEBCON BPS, in the Admin account step, you must set a password for the administrative account admin@system.bps under which Designer Studio will be launched after (...)
(...) n a default WEBCON installation, the appsettings.json file contains nodes corresponding to these sinks. MSSQL The default log storage for WEBCON. In a fresh installation, logs are stored in the infrastructure .Logs table in the Configuration Database. Like other sinks and exporters, this is fully configurable. It is possible (and recommended for larger systems) to store logs in a separate dedicated MSSQ (...)
(...) pector Technical architecture The solution is implemented as a lightweight, client-side visualization layer that operates directly on top of WEBCON’s native platform infrastructure . It is not a built-in dashboard, but a configurable extension that requires explicit setup within the platform environment. All operational data—including AI Agent definitions, queue states, an (...)
(...) tlenecks identification, streamlined capacity planning and scalability. What is more, it enables remote system monitoring and management, and provides basis for taking informed decisions regarding IT infrastructure maintenance and optimization. The OpenTelemetry project OpenTelemetry is an open project aimed at standardizing and streamlining monitoring, analyzing and managing distributed systems (...)
(...) AI Proxy Self-hosted is a new way to bring AI to WEBCON - with full control over the underlying environment. It enables managing AI integration on the customer's own infrastructure (on-premises or in a private cloud), completely independent of WEBCON infrastructure . The solution supports connecting and configuring custom AI models hosted on Google Vertex, OpenAI, or Azure AI Foundry, providin (...)
(...) of the most common deployment scenarios. In this model, the end user communicates exclusively with a public HTTPS endpoint, while traffic is then forwarded to the application layer running inside the infrastructure . This publication model separates the entry layer from the application itself, simplifies certificate management, and limits the direct exposure of the IIS server to the Internet. In the scenario (...)
(...) System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Microsoft.AspNetCore.Cors.infrastructure .CorsMiddleware.d__8.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() (...)
(...) ams) at WebCon.BPSCloud.Portal.API.AttachmentsController.StartAttachmentUpload(StartAttachmentUploadParams startParams) at lambda_method4700(Closure , Object ) at Microsoft.AspNetCore.Mvc.infrastructure .ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infras (...)
(...) threadPoolThread) --- End of stack trace from previous location --- at WebCon.BPSCloud.Portal.API.FormsController.GoToNextStep(GoToNextStepParameters formParameters) at Microsoft.AspNetCore.Mvc.infrastructure .ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastruc (...)
(...) g editMode, Nullable`1 historicalVersionId, Boolean isStandardMode, Nullable`1 workFlowId, Nullable`1 docTypeId) at lambda_method2306(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.infrastructure .ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastruct (...)
(...) at WebCon.BPSCloud.Core.Applications.ApplicationsManager.LoadMostUsedApplicationsAsync() at WebCon.BPSCloud.Portal.API.AllApplicationsController.GetMostUsed() at Microsoft.AspNetCore.Mvc.infrastructure .ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastr (...)
(...) nager.InvokeActionAsync(InvokeMenuActionParameters formParameters) at WebCon.BPSCloud.Portal.API.FormsController.InvokeMenuAction(InvokeMenuActionParameters param) at Microsoft.AspNetCore.Mvc.infrastructure .ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastr (...)
(...) g editMode, Nullable`1 historicalVersionId, Boolean isStandardMode, Nullable`1 workFlowId, Nullable`1 docTypeId) at lambda_method1283(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.infrastructure .ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastruct (...)
(...) ite outdated manual. It requires restarting some services as soon as you add AAD authentication to BPM - I didn't even have a way to check if it works because I can't restart services on public cloud infrastructure ... so the project was abandoned. Is there any way to go further with that in SaaS model? Do I need to build everything from scratch (on PaaS/IaaS) ? MS
(...) ead of having only DEV/TEST/PROD, we would like to have DEV/TEST/INTEGRATION/PROD. or similar. DEV/TEST would be in-house to develop and test the applications, and INT/PROD would be on the client's infrastructure . This would make change management and testing much easier and closer to our internal development guidelines. Are there others working on very large projects, where this setup would be benefici (...)
(...) , NewElement element) at WebCon.BPSCloud.Portal.API.Public.v60.PublicApiElementsController.AddNewElement(Int32 dbId, String path, ApiMode mode, NewElement element) at Microsoft.AspNetCore.Mvc.infrastructure .ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Micr (...)
(...) System Administrator scoped to a given database? This way, each business department would have its own dedicated database, and the central System Administrator would only oversee the overall database infrastructure .
(...) mplement an additional proxy / gateway layer that: accepts a standard WEBCON call performs the password grant flow internally returns the access token unchanged This introduces: additional infrastructure complexity extra maintenance effort another critical component in the authentication chain Requirement / Feature Request: Add native support for OAuth 2.0 password grant in REST integrations, (...)