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

search results

for rest

(...) at! Does anyone have SF connected to your Webcon? I was wondering if there is any possibility to have more interaction between the 2 apps. At the moment, I have Webcon connected with SF through rest APi, where I get information from SF for a process. But sometimes SF is updated (for example, an opportunity is cancelled), and there is no reflection of that in Webcon. My idea was to have that i (...)

(...) Hello, after rest arting server on which we have installed webcon 2021.1.3.188 (freemium) there is some problem with SOLR. Similar problem is in thread https://community.webcon.com/forum/thread/776 but solution which community suggest there doesn't help me. I've tried to rest art Webcon WorkFlow Service but it's still not work. In log: Message=SOLR not initialized Source=WebCon.WorkFlow.Data (...)

(...) I understand that it's easier to remove the whole archive action but there are cases where the delete action is necessary. For example in use case of PCG Academy during the WEBCON DAY. Deleting via rest API may be an option, I haven't tested it but I assume, that this would execute the "Upon instance deleting" trigger. This is not the case with the delete action, for which I'm grateful as the trigge (...)

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

(...) includes removal of odd users, who should not have access any longer. Users can also switch roles, which means from Read to Modify or vice versa. We are considering to implement this in C# and rest API, but maybe there is an easier way to do this. Many thanks in advance & best regards, Nik

(...) Hi, I've got 2 VMs for development and production environment. Only difference is RAM: DEV: 16GB, PROD: 20GB, rest is the same. On DEV environment Designer Studio is crashing and crashing all the time. Cannot do anything. Tried to repair installation (fatal error during installation), reinstalled Designer Studio. Nothing works. Has anyone got similar issue?

(...) d many requireness (once requireness = one log on IIS). This causes slow loading of the form. No once form is unavalible ,error from web browser (Not enough ram memory). I have few ideas, but im intrest ed in yours.

(...) ss entity. If I haven't missed anything I don't have a similar option for the Connection themselves. This is fine as long as I can use the connection in a data source. But if I use a "Invoke SOAP/rest Web service" there's no such option. It would be great, if this could be added. At the moment I don't see any other option than to multiplicate the action for each company and define an execution c (...)

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

(...) ng on the dev instance. I'm having issues just installing WebCon. Even on a clean box, I get the following error on "Content Database Creation" I've tried, cleaning up the databases and users, and rest arting the box and retrying install. Leads to the same error, I've installed WebCon a handful of times and never seen this particular issue before. I'm trying to install a slightly older version to ma (...)

(...) rate 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 for doing this? I've tried a clean install, rest oring the config and content databases and it failed. (I think because I didn't use the same account names/passwords and a different content database name). I'm curious if someone has figured out t (...)

(...) ner Studio. Doing things manually tend to end up in inconsistencies. E.g. when packaging a new release, we might forget to update the documentation. Not sure what's best / easier, extending the rest api or making the functions available in a cmd line tool. Functions to nice to be automated: - Import/export of applications - Import/export of plugIn-packages - generate documentation of a pro (...)

(...) bInfoProvider defaultableDbInfoProvider, IUserCredentialsManager userCredentialsManager, IDebugInfoManager debugInfoManager, IHttpContext synchronizedHttpCtx) at WebCon.BPSCloud.Portal.Extensions.rest ApiLogging.rest ApiLoggingMiddleware.Invoke(HttpContext context, IPerformanceCounterFactory counterFactory, IVersionPathParser versionParser, ICurrentUserProvider userProvider, Irest ApiLoggingManager r (...)

(...) nd when I try to refresh the licenses from the license manager tool I am getting an error message saying "Cannot connect license service. Please check if the license service is active". even after rest arting webcon services the issue remains. FYI, we are running the latest webcon version (2022_1_4_207)

(...) bInfoProvider defaultableDbInfoProvider, IUserCredentialsManager userCredentialsManager, IDebugInfoManager debugInfoManager, IHttpContext synchronizedHttpCtx) at WebCon.BPSCloud.Portal.Extensions.rest ApiLogging.rest ApiLoggingMiddleware.Invoke(HttpContext context, IPerformanceCounterFactory counterFactory, IVersionPathParser versionParser, ICurrentUserProvider userProvider, Irest ApiLoggingManager r (...)

(...) e)? Which field values should we generate so that there are no problems with the operation of the application. Of course, WFF_STPID - step ID, WFD_DTYPEDID - form ID depends on the process, and the rest , e.g. RowVersion (some hexadecimal value) ? And other?

(...) ngs for SQLLowPrivilegeUser. Has anyone encountered this error in a newly configured webcon environment? 04.07.2023 Closing. The error was caused by an IIS setting. IP Address and Domain rest rictions/Edit Dynamic rest riction Settings/Deny IP Address based on the number of concurrent requests - There was a maximum of 5 requests. Disabling this option cleared the errors in Webcon.

(...) Hi, I have a BPS installation on Active Directory called ABC.local. The organization is sunsetting this domain and moving to another AD forest called XYZ.local. In both domains, John Kowalsky has a separate account: in the ABC.local domain, it's abc\jkowalsky and in XYZ.local, the login is via UPN john.kowalsky@org.pl. Fortunately, we can pair accounts in both domains by email address. How can I migra (...)

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

(...) erent user than on the Dev server - installation seems to be the same (the same users etc.). Is there any option/installation parameter that causes the execution of TEST SQL may be different than the rest of the environments? Test server query execution: declare @cookie************************************** varbinary(8000); execute as user = 'bps_user' with cookie into @cookie***************** (...)