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

search results

for service

(...) Hi all! We want to execute a JSON query on a path (actually it is some business rule containing SQL query) and send these results to an external endpoint (REST service ). The problem is that the query does not reflect current changes in form, since this happens on save. This should be related to database transaction and current values which are not persisted at this moment. Is there even a way (...)

(...) to match our on prem so there are no version mismatch issues when I attempt to restore the on prem content database later. Ver: 2022.1.2.31 Error: Unable to cast object of type 'system.directoryservice s.accountmanagement.groupprincipal' to type 'system.directoryservice s.accountmanagement.userprincipal' Any ideas?

(...) s wondering... Is there a way to start workflows by an external API without the need to exchange the token first? 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 wit (...)

(...) ies 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't figure out what log? Not in the WFActionExecutions table as I checked there, so where? Can you please point me where to lo (...)

(...) trouble converting the contents of an attachment to BASE64. On the system step I have a TimeOut that calls the transition path after a minute. In the traversal path, I have an action that calls a web service . The frame uses a business rule to convert the content of the attachment to Base64 (the business rule returns the text value of the last attachment). When the whole thing is handled by TimeOut, I get (...)

(...) Hello, How can I see the run history of a workflow? How to check on which step it failed or if something run? For example, on a step i have a workflow to run a soap service ... how to check response and how to get response and use that data to invoke another soap service action? Thanks

(...) nvoke(HttpContext context, IApiLogger apiLogger) at WebCon.BpsCloud.IdentityServer.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventservice events) at WebCon.BpsCloud.IdentityServer.Hosting.MutualTlsTokenEndpointMiddleware.Invoke(HttpContext context, IAuthenticationSchemeProvider schemes) at Microsoft.AspNetCore.Authentication.Au (...)

(...) We have a server where there is an app installed and it is accesible only through VPN. If i have created an app in Webcon and i have to send data to that app invoking SOAP service action, will it work? Or how to configure?

(...) Hi all! We are using the action 'Invoke REST Web service ' a lot, but there are some limitations I am struggling with. I want to download an Excel file using this action, using an external REST service . My first approach was to store the response body into a multi-line content field. I am also using a HTML field with a download button, to save this file from content field to disk. This method (...)

(...) Hi, Is there the ability to run actions in the background without being forced to wait for them to finish in the loading screen? I have created an automation which invokes a SOAP service and it takes some time (20 seconds). This thing must be disturbing for the user. As i see, actions are executed synchronously, meaning the user interface waits for the action to complete before allowing further i (...)

(...) UWAGA! Najnowszy pakiet 2023.1.1.41 w pliku instalatora WebCon.WorkFlow.service .Installer.msi zawiera wirusa IL:Trojan.MSILZilla.11432 po instalacji wirus przenosi się z plikiem usługi do C:\Program Files (x86)\WEBCON\WEBCON BPS WorkFlow service \WebCon.WorkFlow.service .exe

(...) 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

(...) on) at WebCon.WorkFlow.Common.AAD.CacheAadConfigurationProvider.GetDatabaseConfiguration() at WebCon.WorkFlow.Common.AAD.AadConfigurationProviderBase.GetConfiguration() at WebCon.WorkFlow.service .ADSynchronization.AdSyncConfigDownloader.GetConfiguration(IContentDatabase contentDatabase) at WebCon.WorkFlow.service .UserSynchronization.Processors.UserSynchronizationInnerProcessor.d__14.MoveN (...)

(...) ev env to the latest version that is available on the website. I'm getting the error message below. not sure how to resolve this. Date Message 6/6/2023 9:16:07 AM Invalid column name 'S_Licenceservice Location'. It won't get past the error attached in this thread. It's happening on the "Components" section Upgrade- WebCon BPS WorkFlow service . Current Version is WorkFlow 23.11.41 Portal 22 (...)

(...) Hello everyone! I have an item list with a dropdown field where user chooses a WFD_ID value. I would like to execute an action (Update related workflow instance or Invoke REST web service ) passing the WFD_ID chosen in the mentioned field to the action. Is something like that even possible? I can't find a solution myself. Thank you, M.

(...) hich are cross Applications, cross company alike Board Members, HR Department. Sometimes we need to use Active Directory groups (not WebCon BPS ones) to give some permissions to Microsoft Reporting service s report or some fileshare. For us it was important to document all permissions connected with each Application. Above SQLing is a good basis for input as basis for something we called "Group Mana (...)

(...) , I have a problem with performing an SQL query to the BPS_Config database. The environment was installed with my administrative account. From the database level, I can also see that the users of the service and the application pool (db owner) have permissions to the database. The application pool is the account indicated in the installer as the user to connect to the database. The message itself points (...)

(...) onnection 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 /service s/data/v52.0/analytics/reportTypes/Opportunity But when I use the field as a Data table in order to check the information, the list comes empty. Anyone tried this? Do you know how to bring reports (...)

(...) ystem. On the other hand, it may be worth considering a mechanism that also works the other way round, i.e. access only for defined logins. What I mean here are situations of administrative work, service work, etc. For other logins, a message would be displayed, e.g. no access, service work, or the possibility of defining the message. Regards.

(...) I want to use "Invoke rest web service request" action and in response I don't have json but message in Header: Response-Code: Forbidden (403) Response-Body: {"type":"/challenge","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 (...)