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

search results

for LAS

(...) Hi everyone, did someone came across an option to verify, whether the save has been triggered by the save button or by a path transition in a form field extension logic cLAS s? I did check to no avail: - Public properties - Non-public properties - Passing {CURRENT_PATH} inside the configuration. Unfortunately it was empty too :( Does someone has another idea? Best regards, Daniel

(...) n the forum: https://community.webcon.com/forum/thread/1792 there are issues with the field choice tree in version 2022.1.2.31 and 2022.1.2.59. It is no longer possible to limit the selection to the LAS t node even if the checkbox "Allow also choosing intermediate nodes" is unselected. Previously, clicking on an intermediate node opened the nodes below it - now clicking on the intermediate node sele (...)

(...) Hi, since version 2022.1.2.59 (my LAS t 2021.1.4.118) i can't copy & paste group elements. Is it possible to get back this feature!? For example: we have for all workflows and steps the same headline and a specific subtitle. With copy & paste I can create very fast the basics of a (new) workflow... Thanks and best regards Daniel

(...) Info.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessController.c__DisplayCLAS s162_0.d.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei (...)

(...) ooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneraLAS yncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneraLAS yncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConne (...)

(...) fileInfo.ParentIds }, stream); return Ok(createdFile); } The process always fail since the fileInfo.File is always null. Below is the definition of the object public cLAS s GFileWithContentWrite { public string Name { get; set; } public string MimeType { get; set; } public IList ParentIds { get; set; } public IFormFile File { get; set; } (...)

(...) Dear Community, from LAS t 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 her (...)

(...) oice image during some validation/approval steps. (We use other feature for OCR verification) We register invoices as "Invoice" category attachment, but there can be other connecting documents. On CLAS sis form in Sharepoint it worked perfectly, Preview showed first document (min att_id) which was always the invoice. As we are switching to Modern form, we realized that in several cases not the invo (...)

(...) ben. bei System.ThrowHelper.ThrowKeyNotFoundException() bei System.Collections.Generic.Dictionary`2.get_Item(TKey key) bei WebCon.BPSCloud.Core.Applications.ApplicationsManager.c__DisplayCLAS s24_0.b__3(KeyValuePair`2 pair) bei System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext() bei System.Linq.Enumerable.d__25`1.MoveNext() bei System.Linq.Enumerable.ToDictionary[TSourc (...)

(...) Hello, we have switched webconBPS to standalone in the LAS t day, everything works so far but the Word add-in reports a "401" when logging into the portal. Does anyone have an idea why the user has permissions for everything but when logging in via the add-in supposedly has no permissions? thanks in advance

(...) ta.Repositories.PortalBaseUrlDownloader.GetPortalBaseUrl() at WebCon.BPSCloud.Portal.Program.Main(String[] args) ClientConnectionId:00000000-0000-0000-0000-000000000000 Error Number:53,State:0,CLAS s:20 (End Dump)

(...) re.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task LAS tTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft. (...)

(...) cations or use cases. Each use case could have a sample image, a describing text, a section how many known companies have implemented this use case and optional contact de-tails. Let’s me stress this LAS t fact, no one would be listed if he/she doesn’t actively express this wish. In addition, these use cases would get some tags, for example so that you could get all use cases by industry. Besides t (...)

(...) Is there a way to make a newly added line on the itemlist appear at the top instead of the bottom? LAS t added first in edit mode?

(...) umentation.ProcessDocumentationGenerator.Generate(String path, String templatePath, CultureInfo dataLanguage) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.LanguagePicker.c__DisplayCLAS s8_0.b__0(Object o, DoWorkEventArgs args) InnerException: Message=Value cannot be null. Parameter name: text Source=Aspose.Words StackTrace= at Aspose.Words.DocumentBuilder.(String , Bool (...)

(...) ilable columns of a dictionary. Of course, one can create a BPS Internal view to work around it, but it would be great if more "default" (system fields) could be added: - Author - Date created - LAS t person modifying - Date modified (not listed in the system fields) - Business Entity - Form subtype I highlighted those in the attached image. Best regards, Daniel

(...) ncludeTaskCanceledExceptions) at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) at WebCon.BPSCloud.Core.WfDynamic.Services.MoveElementToNextStepService.c__DisplayCLAS s8_0.b__1(Task`1 task) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, Ex (...)

(...) Hi, in version 2022.1.4.84 the column header isn't displayed using horizontal arrangement in group. My LAS t version 2022.1.2.59 has displayed the header correctly. Thanks and best regards Daniel #EDIT: fixed in ver. 2022.1.4.155

(...) I've updraded to 2022.1.4.84 LAS t night and today I noticed that the OCR Verfication step looks now just like other forms - there is no pdf display on the right. In 2022.1.2.59 just yesterday everything worked. Am I missing some change in the machanics? UPDATE: It seems that documents that passed through OCR before Webcon update display properly in the OCR Verification step (with the preview and (...)

(...) May be a sily question, but... is there a way to turn off parts of a form rule? It would be nice to stop some elements (formuLAS ) from working for debugging reasons. Now to do that I have to delete these parts. Am I missing something, is there w way to do that?