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

search results

for rest

(...) Hi, In my process I have rest API where I download link to file. I save the link to attribute and now I want to download this file to 'attachments'. Can you advise me how do do that? Best, Kuba

(...) Hello, Question 1: Is there any possibility to give user access to form but rest rict/limit form history (only user have access to current form not for previous versions)? Question 2: I have form field 'Picture' in dictionary form which (that form) is connected with user by field 'User' - do you have any idea how to present that picture on users dashboard? Do be clear: Form 1: Field User (...)

(...) straightforward. - it works like a charm in Postman ( I get my bearer token back) but I have no real way to test it in webcon, so I have to assume it´s working. then you still have to set up the rest Web Service connection, then the actual rest Web Service Data Source. but it is not possible to get the actual response layout. I am at a loss. has anyone successfully connected Webcon with D (...)

(...) ues with SOAP Web Service at https://sprawdz-status-vat.mf.gov.pl that checks if Supplier is active VAT payer. Does anyone have same issue? Should we consider "migrating" to https://wl-api.mf.gov.pl rest Web Service, where we can check VAT status also? What about limitations of wl-api service? Thanks in advance for any response here. Best, Adam Hatak

(...) untime.ExceptionServices.ExceptionDispatchInfo.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei WebCon.BPSCloud.Portal.Extensions.rest ApiLogging.rest ApiLoggingMiddleware.d__3.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDi (...)

(...) I noticed on version 2022.1.2.31 that it can take a really long time to populate the target field of choice field, if the data source is a web service data source. In this case the data source is a rest data source and the picker field is of type popup search. Once I activated the diagnostic mode I noticed that after getting the picker results (1) the chosen value is validated again before the tar (...)

(...) Hi there I am pretty desperate as this drives me nuts Has anyone - successfully - used the combination of 1. webcon integrated OAuth2 APP Authentication (APP) 2. rest WebService (or any other way to get data from BC SaaS with webcon) to connect to Business Central SAAS to use as a datasource ? could anyone provide me with screenshots on how to set it up and provide screnshots of an (...)

(...) t System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, Securest ring newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken) at Sys (...)

(...) rently there's no easy way to prevent this. One option could be to display "virtual" columns for these actions in the item list, so that one could make use of the existing functionality "column edit rest riction". With this we could define whether the action should be displayed for this row like it is possible to define whether a cell is editable or not. Best regards, Daniel

(...) ite=None, x-ms-gateway-slice=estsfd; path=/; secure; httponly, stsservicecookie=estsfd; path=/; secure; httponly Date: Wed, 05 Oct 2022 09:51:52 GMT Response End Exceptions: System.Exception: rest service call failed. 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 anyo (...)

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

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