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

search results

for collection

(...) Hello everyone, I need your help with a task that should actually be relatively simple. I'm trying to establish a connection to my Site collection in SharePoint and have entered the relevant data (Server and Site collection , User, ...). When I click on "test", it loads for several seconds, and I get the error: Unable to connect to the remote server. Regarding my rights in SharePoint: I am the owner of (...)

(...) Executing xxxx REST Requests in a "for each" loop in an item list will probably exceed the timeout of path transition. There's no option to filter the item list in the "for each" loop. Using a "any collection " source for the for each would work, but than I can't update the item list row. I could use some if condition in the item list to execute only a part of the item list. This would work technically bu (...)

(...) e/120.0.0.0 Safari/537.36 Edg/120.0.0.0 | href: | ex: CommonServiceLocator.ActivationException: Activation error occurred while trying to get instance of type ISolrOperations`1, key "" ---> System.collection s.Generic.KeyNotFoundException: The given key 'SolrNet.ISolrOperations`1[WebCon.WorkFlow.Data.Solr.collection s.BPSActivity]' was not present in the dictionary. at System.collection s.Generic.Dictio (...)

(...) ------------------------------ Ścieżka wywołania ------------------------------------------------------- w System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) w System.collection s.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, (...)

Hello, I have a global cyclical action that does some things. And in "Error handling" section i've got an automation that sends a customized email It was working fine in 2022, stopped working after upgrading it to the newest 2023 version. Currently it is impossible to do such scenario. I've also tried invoking a REST API but it also fails. Those automation put somewhere else (not in cyclical

(...) ustomAction was used HostingEnvironment.Impersonate() and I have also used this in 2021 version, but it generates error: Method not found: 'WebCon.WorkFlow.SDK.Documents.Model.Base.ReadOnlyEntitiescollection `1 WebCon.WorkFlow.SDK.Documents.Model.NewDocumentData.get_TextFields()'. System.MissingMethodException at WebCon.SRC.CustomActions.ADEmployeeSID.Run(RunCustomActionParams args) at WebCon.WorkFl (...)

(...) ing an SQL command - Use the for each function to iterate through the attachments - Use the for each function in combination with a data source - Use the for each function in combination with "any collection Since there are numerous ways where the attachment id could come from, I didn't explicitly define it. Best regards, Daniel [/quote] - OK, I will do it later [now I have got static Attachmen (...)