(...) sue 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 (0x80131904): A netw (...)
(...) ecessary traffic. There's one use case though were one needs it. When you read the metadata information so that you can provide a configuration option in another system to start a workflow using the URL parameters: ...?com_id=1&AttText1=Value1&AttText4=Value2 In this case we need to know the database column names of the fields. Otherwise we would need to resort using the Designer Studio to get (...)
(...) S900144: The request body must contain the following parameter: 'grant_type' I attached a couple of screenshots of the configuraiton. And here's the full error message: Request Start Request-URL : https://login.microsoftonline.com/[I SANITIZED IT]/oauth2/v2.0/token Request-Header: Scope: https://graph.microsoft.com/.default Request-Body: { "Grant_Type":"client_credentials", "client_i (...)
(...) ntext context, IAuthenticationSchemeProvider schemes) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at WebCon.BpsCloud.IdentityServer.Hosting.BaseURL Middleware.Invoke(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.EnvironmentInfo.EnvInfoMiddleware.Invoke(HttpContext context, IDbTimeZoneOffsetProvider offsetProvider, IActiveXVersionP (...)
(...) ion is: 2021.1.5.307 when I do this request :/api/data/ I got this response, so it should work in my version. { "apiVersions": [ { "version": "2.0", "URL ": "/api/data/v2.0", "loginURL s": [ "/api/login", "/api/oauth2/token" ] }, { "version": "3.0", " (...)
(...) ust transfers string information to the document regardless of what "meta-information" is contained with the string (i.e. line breaks/formatting in multiline fields using rich mode) I get the link URL put out to word but in word it's not recognized as such until i add a space or new line after it (same as it would when just typing a URL in word) Thanks in advance Pasquale
(...) e workflow (a responsible person). What would be a secure way of adding these "pictures" or scans of signatures to the generated pdf? One option we tried was creating a form field, that generated a URL with the path to the image of the signature based on the person selected as a responsible person, but this solution is not considered secure, since the signatures must be stored somewhere that people (...)
(...) I'm asking the question because I'm exploring the possibilities offered by using a service as MailGun. They can parse the incoming email message and post the parsed information in form of JSON to a URL . The issue I'm having is I can only configure a URL to which the send a POST command with parsed JSON. There is no way to send the first authorization request to obtain the token and only after that (...)
(...) ntext context, IAuthenticationSchemeProvider schemes) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at WebCon.BpsCloud.IdentityServer.Hosting.BaseURL Middleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.DesignerDesk.Designer (...)
(...) Hi there. before I search forever; has anybody a hint how I could define an action (Invoke REST Web Service) where I can read a picture from an URL ( e.g. https://qr.myURL .com/wp-content/uploads/qyrr/177/qr-code.png)via GET and store it in a picture field? Thanks in advance! Klaus
(...) g to version 2023.1.1.41, errors are occurring on the portal. All processes are working correctly, did any of you have a similar problem? After analyzing the errors in GUID, I got a log as below. URL : http://lowcode/api/nav/applications/mostused | action: GetMostUsed ip: 192.168.2.100 | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; W (...)
(...) ion / training (external) * Research semester Types of absence * Vacation * Sliding day * Special vacation * Maternity leave * Parental leave * Cure * Disease Special case of absence, hoURL y presence * Reintegration Thanks and best regards Daniel
(...) like --sql or --iedebug? Is there an other way to logout from designer studio, without havin designer studio started? The problem is, studio does not start anymore and I want to try a different URL or browser login, but I am not able to change this. Best regards, Nik
(...) Hello, I am trying to use the webcon REST API to create a new instance and to upload an attachment. I am having troubles finding the version that should go into the URL ex: /api/data/v2.0/db/{dbId}/elements/{id} (in this case is "v2.0"). How can I find the version for my project? I have used the following examples from webcon: https://community.webcon.com/community/public/posts/post/examples-of- (...)
(...) { "id": 11030, "userTime": "2023-08-31T05:51:09.457", "category": 0, "executionTime": 8, "dbId": null, "appId": null, "data": "{\"URL \":\"/api/substitutions/new/forOther\",\"Duration\":2,\"StartDateTime\":\"2023-08-31T07:51:27.313263+00:00\",\"Details\":[],\"ObjectInfo\":\"\",\"IsVisibleOnTrace\":true,\"Guid\":\"e68e95fe-55ed-413d- (...)
(...) Workflow.Outlook2010.resource.dll" (I'm attaching a screenshot). Massive deployment from sccm . Command line : Execute-MSI -Action Install -Path "v100.msi" -Transform "v100.mst" -Parameters "WorkFlowURL =`"$envProgramData\Webcon2\WebCon.WorkFlow.Outlook.vsto`" /qn" What could be the issue?
(...) privilege to a group on a instance. /api/data/v4.0/db/{dbid}/elements/{id}/admin/privileges I have added App.Elements.Admin.All permission. But i get error: Invoke REST Web service - Request URL : https://domain/api/data/v4.0/db/1/elements/2450/admin/privileges Response Code: BadRequest (400) Exceptions: Rest service call failed. Http code BadRequest (400). Inspect log to get more information (...)
(...) oller', 'FormInfo'], function(modelController, form) { formModel = { ...modelController.getDataModel(), uxRuleParams: params }; formInfo = form; }); i got error: view?returnURL =%2Fdb%2F1%2Fapp%2F68%2Freport%2F225:2 Uncaught ReferenceError: uxContext is not defined at HTMLButtonElement.onclick (view?returnURL =%2Fdb%2F1%2Fapp%2F68%2Freport%2F225:2:86) i checked also (...)
(...) ) at HttpWebAdapters.Adapters.HttpWebRequestAdapter.GetResponse() at SolrNet.Impl.SolrConnection.GetResponse(IHttpWebRequest request) at SolrNet.Impl.SolrConnection.PostStream(String relativeURL , String contentType, 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 fo (...)
(...) ) at HttpWebAdapters.Adapters.HttpWebRequestAdapter.GetResponse() at SolrNet.Impl.SolrConnection.GetResponse(IHttpWebRequest request) at SolrNet.Impl.SolrConnection.PostStream(String relativeURL , String contentType, 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 fo (...)