(...) very workflow element every minute, but this didn't happen. What did I do wrong? I know this is a dangerous scenario, but it is for testing purposes only. What we want to achieve is a 'Invoke REST service call' which updates some fields in current element and saves current instance only if any of the fields has changed. Is that even possible? Many thanks in advance & best regards, Nik
(...) ve any of you had a similar problem? Log below: Download Active Directory data: - An error occurred while preparing directory path for domain: 'partners.somesite.pl'. Exception: System.Directoryservice s.ActiveDirectory.ActiveDirectoryOperationException: Cannot find Net Bios Name for domain "DC=partners,DC=somesite,DC=pl". ---> System.Directoryservice s.Directoryservice sCOMException: There is no such (...)
(...) to use Azure SQL, because of the integrated HA features, scalability and low maintenance effort. WEBCON BPS is very well integrated with Microsoft technology and has great integrations with Microsoft service s, i.e. M365. I would strongly appreciate, if support for Azure SQL could be added in near future. We already tested it and with some workarounds at installation time it works. But we cannot recommend (...)
(...) everything" in our main application results in no elements founded. However when switched to "All aplication" view I can see all results and everything works fine. I suspect that the WEBCON Search service and its index is not up to date. Is there a way to rebuild that index?
(...) datedForm(FormParameters formParams) w WebCon.WorkFlow.Web.UILogic.WFDynamicLite.Rest.Logic.ElementFormLoaderForRest.GetUpdatedForm(FormParameters formParams) w WebCon.BPSCloud.Core.WfDynamic.service s.MoveElementToNextStepservice .GoToNextStep(GoToNextStepParameters param) w WebCon.BPSCloud.Portal.API.FormsController.d__27.MoveNext() --- Koniec śladu stosu z poprzedniej lokalizacji, w której (...)
(...) simple action the timeout doesn’t work. I did check the following thread about a similar problem (https://community.webcon.com/forum/thread/1068?messageid=1068). Their it is suggested to check if all service s are working and if “basic features” are enabled in the service configuration, but I didn’t find an option to do that. Am I missing specific service s? And if I do how can I add those?
(...) t assign filed where barcode is? In tutorial: https://community.webcon.com/community/public/posts/post/system-steps-how-do-they-work/82 i found fragment: "b) Waiting for scan The workflow service role – “Folder monitoring” will check files and process the barcode located in it. If the file is correctly recognized, then it is attached to the list of attachments of the workflow instance associa (...)
(...) Hi all! We have a workflow (service order) containing an item list, which represents a shopping basket. We have a workflow containing several sales locations, which can create service orders for their location. Every time the shopping basket changes we need to send (delta) reservations to an external system with a SOAP request. So far so good, this is a common scenario ;-) What we have s (...)
(...) dler.CreateException(HttpResponseMessage response) at WebCon.WorkFlow.Studio.Logic.Authentication.PortalRequestHandler.ExecuteGetRequest(String path) at WebCon.WorkFlow.Studio.Logic.Portalservice .Portalservice .GetUserByBpsId(String id) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at WebCon.WorkFlow.Studio.Logic.Managers.Permission (...)
(...) is with well know T-SQL statement (UPDATE WFElements SET ...) within a cyclic action, which can be triggered on demand. Does anyone know if there are any restrictions in Webcon SaaS (Software as a service ) regarding SQL UPDATE or is it allowed to do such thing? Thanks in advance & best regards, Nik
(...) actual database. Where can I check this? Where can I activate this role? Thanks for any help. ---- Issue solved: The "basic role" message has been shown due to the fact that the BPS service was in "Safe Mode". The "Safe Mode" issue - in this case - has been solved by updating the license information and restarting the service . Since then the import of apps is possible.
(...) he attribute name to Bool but the property is still string. :) Meanwhile I will search for the log table in which this GUID exists. :) Type: WebCon.WorkFlow.Studio.Logic.Exceptions.PortalWebservice Exception ------------------------------------------------------- A WEBCON BPS Portal error has occured. ------------------------------------------------------- Message: WebCon.WorkFlow.SDK.Confi (...)
(...) Hello to everybody, today I encountered an issue within WEBCON BPS V. 2022.1.2.59 that was reproducable and maybe this hint may help someone having a similar issue: I raised a SOAP web service action template some weeks ago in the version mentioned and today was forced to change it as new parameters had been added to the listener that I needed to add to the configuration. I was able to enter all s (...)
(...) orward. - 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 Dynamics Busi (...)
(...) ettings -> E-mail notifications -> Configuration of sending e-mail, the emails are sent. When send email from action, the action is working and the email sending to queue, but I get error in Local service status. Here is the error text from Local service status: WEBCON Workflow E-mail service Module Error Role: Emailsservice System.Net.Mail.SmtpException: The operation has timed out. (...)
(...) I need to upload attachments to our company cloud service s. Below is the web api endpoint that accept a file: [HttpPost("createfilewithcontent"), DisableRequestSizeLimit] public async Task CreateFileWithContent([FromForm] GFileWithContentWrite fileInfo) { var stream = fileInfo.File.OpenReadStream(); var createdFile = await _driveservice .CreateFileAsync( new Googl (...)
(...) Dear Community, from last Friday (29th of July) I experience issues 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. (...)
(...) WebCon.BPSCloud.Core.Applications.ApplicationsManager.d__24.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.Exceptionservice s.ExceptionDispatchInfo.Throw() bei System.Runtime.Compilerservice s.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei WebCon.BPSCloud.Portal.API.AllApplicationsController.d__9 (...)
(...) Hi everyone, 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 (...)
(...) 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 exa (...)