Home > Forum > Rules, JS, SQL > Global error in business rules

Global error in business rules
0

I have three environments: PROD, TEST and DEV. My current WebCon BPS version: 2023.1.3.169. There was a global problem with business rules in the TEST environment (it also occurred before the system update, i.e. 2023.1.3.76) - it is not possible to introduce a single new rule because an error immediately appears, as follows:

Typ: System.ArgumentOutOfRangeException
-------------------------------------------------------

Wiadomość:Zgłoszono wyjątek typu 'System.ArgumentOutOfRangeException'.

Nazwa parametru: this

Rzeczywista wartość to ProcessStage.
-------------------------------------------------------

Ścieżka wywołania
-------------------------------------------------------
w WebCon.WorkFlow.Data.Extensions.DicWFFieldTypesExtensions.IsEditable(DicWFFieldTypes this)

w WebCon.WorkFlow.BusinessLogic.ExpressionTree.LeafTagRepository.ObjectIDFormFieldsPrefixRepository.ShouldGenerateSiblings(DicWFFieldTypes type)

w WebCon.WorkFlow.BusinessLogic.ExpressionTree.LeafTagRepository.ObjectIDFormFieldsPrefixRepository.GetDefaultPrefix(IWFConfiguration configuration)

w WebCon.WorkFlow.BusinessLogic.ExpressionTree.StructureNodes.FormFields.FormFieldExpressionNode.get_TagPrefix()

w WebCon.WorkFlow.Studio.Forms.BusinessRules.NodeResolver.KeywordFinders.TagEngineTreeKeywordFinder.GetDbNodeType(IIntelliSenseExpressionNode node)

w WebCon.WorkFlow.Studio.Forms.BusinessRules.NodeResolver.KeywordFinders.TagEngineTreeKeywordFinder.d__15.MoveNext()

w System.Linq.Enumerable.d__17`2.MoveNext()

w WebCon.WorkFlow.Studio.Forms.BusinessRules.NodeResolver.KeywordFinders.TagEngineTreeKeywordFinder.d__15.MoveNext()

w System.Linq.Enumerable.d__17`2.MoveNext()

w WebCon.WorkFlow.Studio.Forms.BusinessRules.NodeResolver.KeywordFinders.TagEngineTreeKeywordFinder.d__15.MoveNext()

w System.Linq.Enumerable.d__17`2.MoveNext()

w WebCon.WorkFlow.Studio.Forms.BusinessRules.NodeResolver.KeywordFinders.TagEngineTreeKeywordFinder.d__15.MoveNext()

w System.Linq.Enumerable.d__17`2.MoveNext()

w WebCon.WorkFlow.Studio.Forms.BusinessRules.NodeResolver.KeywordFinders.TagEngineTreeKeywordFinder.d__15.MoveNext()

w System.Linq.Enumerable.d__17`2.MoveNext()

w WebCon.WorkFlow.Studio.Forms.BusinessRules.NodeResolver.KeywordFinders.TagEngineTreeKeywordFinder.d__15.MoveNext()

w System.Linq.Enumerable.d__17`2.MoveNext()

w WebCon.WorkFlow.Studio.Forms.BusinessRules.NodeResolver.KeywordFinders.TagEngineTreeKeywordFinder.d__15.MoveNext()

w System.Linq.Enumerable.d__17`2.MoveNext()

w System.Linq.Enumerable.d__17`2.MoveNext()

w System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()

w System.Linq.Enumerable.d__27`1.MoveNext()

w System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()

w System.Linq.Enumerable.d__59`1.MoveNext()

w System.Linq.Enumerable.d__25`1.MoveNext()

w System.Linq.Buffer`1..ctor(IEnumerable`1 source)

w System.Linq.OrderedEnumerable`1.d__1.MoveNext()

w WebCon.WorkFlow.Studio.Forms.BusinessRules.BasicDesigner.IntelliSense.AssistPhrases.AssistPhrasesOrderApplier.OrderByIndentDfs()

w WebCon.WorkFlow.Studio.Forms.BusinessRules.BasicDesigner.IntelliSense.AssistPhrases.AssistPhrasesProviderFromCollection.GetAssistPhrasesTo(String text, IAssistPhrasesFilters filters)

w WebCon.WorkFlow.Studio.Forms.BusinessRules.BasicDesigner.IntelliSense.AssistListBox.d__71.MoveNext()
-------------------------------------------------------

How can I solve this problem?

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.