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

search results

for enum

(...) lds, including readonly. The documentation however mentions the requirement of "admin permissions" How to add requires admin permissions?. Below are excerpts from the RestAPI documentation mode -enum : "standard" "ignoreReadonly" "admin" Optional mode parameter that specifies validation behavior. When empty or standard, all fields will be validated. When set ignoreReadonly, readonly fields won' (...)

(...) questAdapter.GetResponse() at SolrNet.Impl.SolrConnection.GetResponse(IHttpWebRequest request) at SolrNet.Impl.SolrConnection.PostStream(String relativeUrl, String contentType, Stream content, Ienum erable`1 parameters) [...] The operation has timed out Atomic update content: Random elements in WEBCON can't be proceeded by Solr. I have added RAM for Solr (4GB). Solr Cloud node shows: 1% C (...)

(...) questAdapter.GetResponse() at SolrNet.Impl.SolrConnection.GetResponse(IHttpWebRequest request) at SolrNet.Impl.SolrConnection.PostStream(String relativeUrl, String contentType, Stream content, Ienum erable`1 parameters) [...] The operation has timed out Atomic update content: Random elements in WEBCON can't be proceeded by Solr. I have added RAM for Solr (4GB). Solr Cloud node shows: 1% C (...)

(...) ----------- w System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) w System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) w System.Linq.enum erable.ToDictionary[TSource,TKey,TElement](Ienum erable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) w WebCon.WorkFlow.Data.Caching.Collections.AttributeDoc (...)

(...) DF item with an ID, category, and file. Attributes: - id (int): The unique identifier of the PDF item. - category (Category): The category of the PDF item, as defined in the Category enum . - file (UploadFile): The uploaded PDF file. """ id: int category: Category file: UploadFile = File(...) --------------------- @app.post("/pdf_text") async def pdf_tex (...)

(...) tionTypeName, Boolean canPathChange, Boolean checkInsertToPendingActions, FireActionsSummary fireActionsSummary, IWFAction action) at WebCon.WorkFlow.Base.Managers.Actions.ActionManager.FireActions(Ienum erable`1 actionsToFire, InternalWorkFlowObject workFlowObject, String actionTypeName, Boolean canPathChange, Boolean checkInsertToPendingActions, FireActionsSummary fireActionsSummary, IActionMessageC (...)

(...) rdFinder.GetDbNodeType(IIntelliSenseExpressionNode node) w WebCon.WorkFlow.Studio.Forms.BusinessRules.NodeResolver.KeywordFinders.TagEngineTreeKeywordFinder.d__15.MoveNext() w System.Linq.enum erable.d__17`2.MoveNext() w WebCon.WorkFlow.Studio.Forms.BusinessRules.NodeResolver.KeywordFinders.TagEngineTreeKeywordFinder.d__15.MoveNext() w System.Linq.enum erable.d__17`2.MoveNext() (...)

(...) y,objectVersion,ou,pager,physicalDeliveryOfficeName,postalcode,postofficebox,primarygroupid,proxyaddress,sAMAccountName,sAMAccountType,securityidentifier,showInAddressBook,sn,st,streetAddress,telephonenum ber,thumbnailPhoto,title,userAccountControl,userParameters,userPrincipalName,whenChanged,whenCreated,wwwhomepage?sub?(|(objectClass=user)(objectClass=group)) (page size: 500) This part (|(objectCla (...)

(...) The current version of the API allows updates for the following fields: { "name": "string", "email": "string", "phonenum ber": "string", "managerBpsId": "string", "jobTitle": "string" } It would be useful to expand the user API to include fields such as: - Department - isActive - COS_ExtensionAttribute1-20 The isActive field would be helpful for deactivation in case of WEB (...)

(...) culture valide. à System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride) à WebCon.WorkFlow.Service.SolrIndexer.Steps.DetermineLanguageStep.c.b__26_3(String x) à System.Linq.enum erable.WhereSelectenum erableIterator`2.MoveNext() à System.Linq.Buffer`1..ctor(Ienum erable`1 source) à System.Linq.enum erable.ToArray[TSource](Ienum erable`1 source) à WebCon.WorkFlow.Service.SolrIn (...)

(...) bCon.WorkFlow.BusinessLogic.ImportExport.Import.TableImporter.ImportTable(IDbNode node, ImportVerificationResult verificationResult, ConcurrentDictionary`2 saveResultDictionary) w System.Linq.Dataenum erable.ForEach[T](Ienum erable`1 _this, Action`1 action) w WebCon.WorkFlow.BusinessLogic.ImportExport.Import.ImportManager.Import(ImportVerificationResult verificationResult, IImportLogger importLo (...)

(...) ołania ------------------------------------------------------- w System.ThrowHelper.ThrowKeyNotFoundException() w System.Collections.Generic.Dictionary`2.get_Item(TKey key) w System.Linq.enum erable.c__DisplayClass7_0`3.b__0(TSource x) w System.Linq.enum erable.c__DisplayClass7_0`3.b__0(TSource x) w System.Linq.enum erable.WhereSelectenum erableIterator`2.MoveNext() w WebCon.WorkF (...)

(...) ack ------------------------------------------------------- at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at System.Linq.enum erable.c__DisplayClass7_0`3.b__0(TSource x) at System.Linq.enum erable.c__DisplayClass7_0`3.b__0(TSource x) at System.Linq.enum erable.WhereSelectenum erableIterator`2.MoveNext() at WebCon.Wo (...)

(...) per(IFormatProvider provider, String format, ParamsArray args) w System.String.Format(String format, Object[] args) w WebCon.WorkFlow.BusinessLogic.Helpers.NewObjectNameCreator.GetFirstFreenum berNameFor(Ienum erable`1 existingNames, String newObjectName, String nameFormat) w WebCon.WorkFlow.Studio.Logic.Managers.Automations.AutomationsManager.CloneAutomation(AutomationEntity entity) (...)

(...) fined API: I have endpoint for data source. When I tested it manually, it works. But when I tried to do GET via API I got empty response. GET: {{env}}/api/udef/db/1/MTBVENDOR?ComCode=PL12&Invoicenum =ASDF&InvoiceDate=2025-08-25 RESPONSE: STATUS 200: { "Data": [] } when i check sql query for data source is like this: (([Invoicenum ] = N'ASDF') AND ((CAST([InvoiceDate] AS DATETIME) = '20 (...)

(...) been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at System.Linq.enum erable.ToDictionary[TSource,TKey,TElement](Ienum erable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) at WebCon.WorkFlow.BusinessLogic.ImportExport.LinkedEleme (...)

(...) Inspection.IntegrityCheckModel.AddIfNotContains(MappingListRow row) at WebCon.WorkFlow.Module.IntegrityInspection.Core.IntegrityInspection.IntegrityModelUpdater.PrepareCollectionsForMappingRows(Ienum erable`1 rows) at WebCon.WorkFlow.Module.IntegrityInspection.Core.IntegrityInspection.IntegrityModelUpdater.UpdateModel(Ienum erable`1 entities) at WebCon.WorkFlow.Module.IntegrityInspection. (...)

(...) tyInspection.IntegrityCheckModel.AddIfNotContains(MappingListRow row) w WebCon.WorkFlow.Module.IntegrityInspection.Core.IntegrityInspection.IntegrityModelUpdater.PrepareCollectionsForMappingRows(Ienum erable`1 rows) w WebCon.WorkFlow.Module.IntegrityInspection.Core.IntegrityInspection.IntegrityModelUpdater.UpdateModel(Ienum erable`1 entities) w WebCon.WorkFlow.Module.IntegrityInspection.Core (...)