(...) er are appropriate. What looks strange is the attempt to reach the server through Named Pipes. This is not configured. Does anybody have (had) 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 connection String: Data Sou (...)
(...) Hello, I have the following scenario: - Webconapps - Data Sources > connection s > MSSQL Database > Azure_SQL: I have server name, database, user and password filled. When I click Test, I get "OK" so Webcon can connect to the database. However, when I try to create a MSSQL database Data Source and chose the above connection , I get the following error: "Unknown error: The SELECT permission was denied (...)
(...) led. Http code BadRequest (400). Inspect log to get more information. I've tried every combination and syntaxes I could think of. In Postman it works without issues. Has anyone ever set up a connection /data source to retrieve a Graph auth token? Thanks for your help.
(...) DocumentationGeneration.DocumentationDocxAsposeManager.GenerateDocumentationDocx(Process process, List`1 allProcesses, String path, List`1 plugins, List`1 allRules, List`1 dataSourcesList, List`1 dataconnection sList, Func`5 bmpGenAction) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.ProcessDocumentationGenerator.Generate(String path, String templatePath, CultureInfo dataLanguage) at We (...)
(...) Error 401 in the Exchange server connection test. Version: 2020.1.3.442 Please assist in resolving this matter as soon as possible.
(...) Hi everyone, I'm trying to integrate Autenti platform via SDK plugin. I have add REST connection and try to invoike APIv2 SendingDocumentAction. Unfortunately all I got was the following error message. I have noticed however, that the 'Signature type' field is missing from the action configuration screen. Did any of you come across similar issue? How can it be resolved? Any tips much appreciated :) W (...)
(...) I've got following fields: 1. Choice field with connection to MS SQL table - name of the supplier. 2. Text fields like address, postal code filled based on the value chosen in choice field from point 1. 3. Another choice field with bank account numbers - another MS SQL table filter by ID value from choice field in point 1. Two qestions: 1. By clicking 'x' in supplier name choice field I'd like to rem (...)
(...) Hi everyone, I've been trying to establish a connection to a SOAP API, action seems to be configured the right way (it only tries to connect and log in). When I run path with the action, the error is displayed in Polish "Wystąpił wewnętrzny problem wywołania webserwisu. Szczegóły błędu zostały zapisane w logu." (Internal webservice error. Details have been written in the log). Well... the problem is I can' (...)
(...) e - ms graph). But I have a problem with configuration for Exchange tasks acctions. Even if I granted in AZ Tasks.ReadWrite permission, When I'm trying to configure action Designer is not showing the connection to Exchange Online. How it should be set up?
(...) DocumentationGeneration.DocumentationDocxAsposeManager.GenerateDocumentationDocx(Process process, List`1 allProcesses, String path, List`1 plugins, List`1 allRules, List`1 dataSourcesList, List`1 dataconnection sList, Func`5 bmpGenAction) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.ProcessDocumentationGenerator.Generate(String path, String templatePath, CultureInfo dataLanguage) at We (...)
(...) Hi, I have a problem with the execution of SQL queries in different environments using a Default connection (after moving the system to AZUR-e servers). SQL Server Profiler shows that on the TEST server execution of queries using the Default connection uses a different user than on the Dev server - installation seems to be the same (the same users etc.). Is there any option/installation parameter tha (...)
(...) groups/{group_id}/calendar/events The api needs to run in the context of the logged in user, not in the context of the application. That's why I added authorizations in webcon: screen1 I added a connection to this authorization: screen2 Then in the REST action I added this connection . On the graph api side, added Group.ReadWrite.All delegated permissions, approved by the admin. The user who in (...)
(...) he environment, I get the same message, but with a different SID. I haven't encountered such a problem before. I am installing on the BPS 2022.1.4.207 version. Also from the Designer Studio level (connection s), pointing to the database server and database name, I can't get in if I enter the username and password. Windows authentication works.
(...) Hello, Does anyone has a rest api configured to access Sales Force? I have a connection and I use it in a process but I'm getting the data from Opportunities. I would like to bring in a specific report. I've checked how to do this and I came up with this query using the GET /services/data/v52.0/analytics/reportTypes/Opportunity But when I use the field as a Data table in order to check the informatio (...)
(...) title":"Challenge requested","status":403,"detail":"Request to perform challenges described","instance":"fe66c6a2-2cc5-42f9-a4ce-96bea7cd716b"} Response-Header: Date: Thu, 28 Sep 2023 07:06:57 GMT connection : keep-alive Vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers x-challenge: eyJjbGFzc2lmaWVycyI6WyJDSEF......................XRhIjp7fX1dfX0 Cache-Control: no-cache, no-sto (...)
(...) sk.d__1`1.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at WebCon.WorkFlow.Service.Context.ServiceTask.Run[T](String connection String, IServiceFarmLogger logger, Func`1 action, Boolean logThreadAbortException) at WebCon.WorkFlow.Service.Context.ServiceThreadPool.c__DisplayClass10_0`1.d.MoveNext() at System.Runtime.Com (...)
(...) Hello Community, is it possible to check whether a value exists in a sharepoint list before I create a new entry via workflow action? What's the best way to do it? Can I use a data connection to query for a certain value in a business rule? Thanks!
(...) Dear Community, does anyone experience such error in Solr? SolrNet.Exceptions.Solrconnection Exception: The operation has timed out ---> SolrNet.Exceptions.Solrconnection Exception: The operation has timed out ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at HttpWebAdapters.Adapters.HttpWebRequestAdapter.GetResponse() at SolrNet.Impl.SolrCon (...)
(...) Dear Community, does anyone experience such error in Solr? SolrNet.Exceptions.Solrconnection Exception: The operation has timed out ---> SolrNet.Exceptions.Solrconnection Exception: The operation has timed out ---> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at HttpWebAdapters.Adapters.HttpWebRequestAdapter.GetResponse() at SolrNet.Impl.SolrCon (...)
(...) his post https://daniels-notes.de/posts/2023/copy-attachment-to-other-workflow as is probabily 75% or more from what I need to do, but still mine doesn't work. OAuth2 App is configured.. same as the connection .. same as the action. Everything looks fine but no. :) Anyone have any idea how to sort out this little thing? Thank you!