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

search results

for time

(...) Hi everyone, have you ever imported a process and thought, damn I forgot to tick this or untick the other field? In my case this has happened more than I want to admit. Most time s everything works fine but know and then you get disturbed and you make a mistake in the selection. Of course one could have a check list to verify everything, but even this will fail. So I'm wondering whether one or (...)

(...) parer) bei 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 .ExceptionServices.ExceptionDispatchInfo.Throw() bei System.Runtime .CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei WebCon.BPSCloud.Portal.API.AllApplicatio (...)

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

(...) Hi, I just want to help my friend with installation free version of WEBCON BPS Everything is fine but after install in the right corner I have error everytime . No idea what is wrong because it's a new installation. Screenshots in att. Best regards, Jakub

(...) gObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectstime out, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnect (...)

(...) appearance) for every path color available in a workflow diagram (8 colors) ? So, changing a path color should apply corresponding button style in the path. This would greatly improve development time , in a big workflow entering path button style for every path is time consuming. Also, this will keep colors consistent between workflow diagram and the form.

(...) Hi, from time to time we have the use case that an item list row may not be delete under specific circumstances by the user. Currently 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 restriction". With this we could define whether the action should be di (...)

(...) the path in which they are stored and the creation date of the file. I can find these files with a PowerShell action but i have no clue how to add them as attachments to my workflow. At the point in time the files are created by the 3rd part system my workflow is not yet running so i cannot attach an instance identifier to the files which would be needed to use a hotfolder scenario. Any tips would b (...)

(...) Designing Word-Templates is quite straight forward. However to check to look of the final document you have to run the action somewhere in the process. So this can be quite time consuming. Having a preview functionality would add a great value to WEBCON BPS. As we already have the option to load the form values from a workflow instance, the next step would be hitting the preview button to have a (...)

(...) ption":"AADSTS900144: The request body must contain the following parameter: 'grant_type'.\r\nTrace ID: 0768443e-3dcf-41ae-b29c-3bf5c6b66c00\r\nCorrelation ID: 08fffc80-37ae-4651-b6b0-a1de65076cd6\r\ntime stamp: 2022-10-05 09:51:53Z","error_codes":[900144],"time stamp":"2022-10-05 09:51:53Z","trace_id":"0768443e-3dcf-41ae-b29c-3bf5c6b66c00","correlation_id":"08fffc80-37ae-4651-b6b0-a1de65076cd6","error_ (...)

(...) tocols available in the article https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-deprecation-in-exchange-online-september/ba-p/3609437 . Still no luck... maybe some more time is needed for changes to take effect.

(...) rom", but if it were possible to move an attachment from the current one (the one on which the action is) to the indicated one "copy to" this would solve problems in situations where we need to use a time out to copy something. An example would be files loaded from a hot folder that are added to a process. We want to copy such attachments to the indicated items and not copy them from hotfolder process (...)

(...) e January). One of the form field (value1) on each forms (type1) should be automatically filled by system after user (X) filled it in form field (value2) in his form (type2). The problem is that sometime s forms (type1) need to wait for value (value2) from form (type2). Of course after the form field (value1) was filled forms (type1) should move to next step. I was thinking about time out but don’t h (...)

(...) ) at WebCon.BpsCloud.IdentityServer.Hosting.BaseUrlMiddleware.Invoke(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.EnvironmentInfo.EnvInfoMiddleware.Invoke(HttpContext context, IDbtime ZoneOffsetProvider offsetProvider, IActiveXVersionProvider activeXVersionProvider, IConfigDbInfo configDbInfo, IDbInfoStore dbInfoStore, ICurrentCultureProvider currentCultureProvider, IDebugInfoGette (...)

(...) Hello, during my experience with BPS Designer Studio (around 2 years) I've been multiple time s in a situation where I had to create 'Constants' for positions from BPS 'Fixed values list'. So there is a short list of values for example Car Types: 1. Sedan 2. Hatchback 3. Pickup Let's say you have a single form, where you want to display fields conditionally - depending on the selected Car Typ (...)

(...) dering 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 sometime s SF is updated (for example, an opportunity is cancelled), and there is no reflection of that in Webcon. My idea was to have that information and automatically cancel processes that were connected (...)

(...) ActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext() at System.Runtime .CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.A (...)

(...) n.LanguagePicker.c__DisplayClass8_0.b__1(Object o, RunWorkerCompletedEventArgs args) at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e) at System.Runtime MethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.Runtime MethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object (...)

(...) o a system step, it will be there for 15 days which means that it the status is changed, I need that to be reflected on my side. I've tried two approaches: - Copying the value into another field, time out after 7 days, copying again the field to have the status refreshed - Use of Datarow field with SQL command in the control field I have some issues here: - time out with the change value is giv (...)

(...) Is it possible to create at the finish stage word file using data from WFHistoryElements table? Where should I store data regarding stages, time of the stages and person details assign to this stage to be able to used them in document template?