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

search results

for logic

(...) sp; The original post has appeared on daniels-notes.de In my latest post I covered my personal No-Go's and their alternatives when using WEBCON BPS. The topics are: Fixed item lists and logic Dictionary data sources SQL Queries Always add a filter for the company Use order by, when using Top Build-in Users business rules Using the author field You can read up o (...)

(...) ased on the interpretation of user descriptions in natural language. It enables you to quickly translate concepts or requirements into a preliminary workflow structure that includes steps, paths, and logic . This significantly reduces the time needed to prepare the first version of the process and supports analysts and designers in improving the model.   Business case: Cost invoice registrati (...)

(...) ng-running tasks and react promptly.  Execution history  Administrators can use the Inspect action button to check detailed execution data, including the AI Agent’s decision logic and processing context:  Fig.2. AI Processing Inspector    Technical architecture  The solution is implemented as a lightweight, client-side visualization layer (...)

(...) articularly important in “real world” implementation practice, as changes to licensing agreements and system version upgrades rarely occur at the same time. For this reason, the system logic also includes intermediate scenarios that allow continuity of operation regardless of the system version and how the licensing model is settled.   Scenario 1 – old system version and (...)

(...) was able to retrieve the data but transforming the json response to a table is beyond me. Just in case there's someone who would be able to do it but doesn't know how to retrieve the data I add the logic below which can be put into the advanced editor. You need to create an APP with impersonation. For some reason the report was returned but without rows without impersonation. I even granted the APP b (...)

(...) We are implementing a solution of Master Data Management and are trying to use Webcon as a User interface with all the logic behind forms. The database is prepared in MS SQL with different tables. The challenge we are having is to update entries with foreing keys. Scenario: Table 1: Country has one column (apart from ID) – 'Country' Table 2: City has two columns 'Country ID' (Choice column from table (...)

(...) configured endpoint (2) and redirect the popup to the page (3). Unfortunately, the provided query parameters are stripped from the URL and only the path and hash remains. My request is to change the logic that the query parameters are kept. Sample PowerShells script: $uri = new-object System.UriBuilder('https://login.microsoftonline.com/common/oauth2/v2.0/authorize?ui_locales="de-DE"#ui_locales="de-D (...)

(...) ---------- CallStack ------------------------------------------------------- at WebCon.WorkFlow.Base.Exceptions.Handling.ExceptionHandler.ThrowException(Error error) at WebCon.WorkFlow.Studio.logic .Authentication.PortalRequestHandler.CreateException(HttpResponseMessage response) at WebCon.WorkFlow.Studio.logic .Authentication.PortalRequestHandler.ExecuteGetRequest(String path) at WebCon. (...)

(...) Hi everyone, while designing a new Dashboard for my latest application, i am wondering wether it is possible to use the REPORT TILE logic in HTML, so i could optimize the free space usage (eg. a two column table for 2 report tiles instead of two seperate report tiles). Does anyone of you managed this already? Thanks for your help in advance, Bjoern Poller

(...) on: Kolumna 'WFD_Guid' nie należy do tabeli Result. w System.Data.DataRow.GetDataColumn(String columnName) w System.Data.DataRow.get_Item(String columnName) w WebCon.WorkFlow.Base.Businesslogic .ElementManagement.FormFields.Choose.ChooseValuesLoader.c__DisplayClass7_0.b__0(DataRow row) w System.Linq.Enumerable.c__DisplayClass7_0`3.b__0(TSource x) w System.Linq.Enumerable.c__DisplayCl (...)

(...) ------------------------------------------------------- CallStack ------------------------------------------------------- at WebCon.WorkFlow.Studio.logic .Authentication.PortalRequestHandler.CreateException(HttpResponseMessage response) at WebCon.WorkFlow.Studio.logic .Authentication.PortalRequestHandler.ExecuteGetRequest(String path) at Web (...)

(...) nt content database. Source=WebCon.WorkFlow.Data StackTrace= at WebCon.WorkFlow.Data.Caching.Collections.WFBusinessRuleDefinitionCacheEntityCollection.ByID(Int32 id) at WebCon.WorkFlow.Studio.logic .Managers.BusinessRules.InlineBusinessRulesManager.Load(Int32 id) at WebCon.WorkFlow.Studio.logic .Managers.SubelementsAttributesManager.LoadBusinessRules(SubelementAttribute subAttribute, IInlineB (...)

(...) opy & pastes and changes the 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.PortalWebserviceException ------------------------------------------------------- A WEBCON BPS Portal error has occured. ------------------------------------------------------- Message (...)

(...) ct instead of being linked to action templates only. The picture added shows the error message. Here follows the error message (in German language, sorry for this): Typ: WebCon.WorkFlow.Studio.logic .Exceptions.WebserviceSaveException ------------------------------------------------------- Nachricht: Exception occurred while importing table ConfiguredWebServices ----------------------------- (...)

(...) message, MapiConversionOptions options) at Aspose.Email.Mapi.MapiMessage.k(Stream a, LoadOptions b) at Aspose.Email.Mapi.MapiMessage.Load(Stream stream) at WebCon.WorkFlow.Common.Businesslogic .AttachmentsManagement.Utility.AttachmentMessageDataCreator.GetAttachmentMessageData(IElementAttachment attachment) --- End of inner exception stack trace --- at WebCon.WorkFlow.Common.Busines (...)

(...) hat can it result from? Message=Value cannot be null. Parameter name: text Source=Aspose.Words StackTrace= at Aspose.Words.DocumentBuilder.(String , Boolean ) at WebCon.WorkFlow.Studio.logic .Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.InsertAutoPostBackCell(String name) at WebCon.WorkFlow.Studio.logic .Managers.ProcessDocumentationGeneration.AttributeDetail (...)

(...) Hello Community, I would like to show or hide certain steps in the status panel in the form depending on a business logic . However, in the designer I only found a static (checkbox) option. Background is only the clarity about the process steps to be done. I thought maybe it would be possible to simply show and hide the container using JavaScript. Unfortunately, I have not enough experience in thi (...)

(...) OnCheckoutWithStealing(Int32 wfdId, String userLogin, String userName, String hostIpAddress, Int32 expirationTime, Int32 checkoutTimeOffset, Boolean forceCheckout) at WebCon.WorkFlow.Base.Businesslogic .ElementManagement.CheckOutManager.TryCheckOutElement(Int32 wfdId, IBpsAccount user, String hostIpAddress, WFElementCheckout& currentCheckout, Boolean forceCheckout) at WebCon.WorkFlow.Base.Busine (...)

(...) (The sequence contains more than one match) Source=System.Core StackTrace= at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate) at WebCon.WorkFlow.Studio.logic .Helpers.UsageSearch.NodeCriterion.NodeOwnerCriterionFactory.GetAutomationCriterion(Automation automation) at WebCon.WorkFlow.Studio.logic .Helpers.UsageSearch.NodeCriterion.NodeOwnerCriterionFacto (...)

(...) bworkflows or not, which columns, etc. BUT basic version is about WHO clicked WHAT (and WHEN) in the process. What is also CRUCIAL...such solution MERGES ACTIONS and COMMENTs on one list in chronologic al order - you got one place when you read history of actions with comments SORTED by time. You do not have to jump from history into comments and have a look on action times from 2 PLACES. You got on (...)