Hi,
We had a recent issue with corruption with one of our workflows in Infra v9.0.10.9614 - the advise from Alemba was that we would have to rebuild the workflow from scratch, as they could not find how to fix the existing one.
I have re-written from scratch, as advised, but am now getting this error when I go to log a new request
An application error has occurred.
Please report this error to your system administrator with the following details.
Specified method is not supported.
Page
InRequest
Type
System.NotSupportedException
Source
Infra.Rules
Stack Trace
at Infra.Rules.LocalProfile.NullProfile.LoadProfile(InfraSession Session)
at Infra.Rules.InfraSchema.GetProfileLookup(InfraSession Session, LocalProfile Profile)
at Infra.Rules.LocalSchemaSource.GetProfile(String ProfileID)
at Infra.Rules.DataTypeProfile.GetNullValue(ISchemaSource Source)
at Infra.Rules.InfraField.SetNullValue(ISchemaSource Source, IFieldCollection Target, Boolean Override)
at Infra.Rules.InfraObjectEntityType.CreateExtensionDataRecords(InfraSession Session, InfraObjectEntity Entity, IFieldCollection FieldsBase)
at Infra.Rules.InfraObjectEntityType.Create(InfraSession Session, Int32 EntityRef, IEvaluate Parameters, String[] ExcludeKeys)
at Infra.Rules.InfraObjectEntityType.Create(InfraSession Session, IEvaluate Parameters, String[] ExcludeKeys)
at Infra.Rules.InfraObjectEntityTemplate.Create(InfraSession Session, IEvaluate Parameters, InfraObjectEntityTemplateOptions Options, InfraSource Source, String[] ExcludeKeys)
at Infra.Rules.InfraObjectEntityTemplate.Create[TEntity](InfraSession Session, IEvaluate Parameters, String[] ExcludeKeys)
at Infra.Rules.EventPageHandler`3.CreateEntityFromTemplate(InfraSessionOfficer Session, Int32 TemplateRef, IFieldCollection VariantsIn, IFieldCollection VariantsOut)
at Infra.Rules.EntityPageRootTypeHandler`4.GetEntityCreateFromTemplatePage(TSession Session, Int32 TemplateRef, IFieldCollection VariantsIn, IFieldCollection VariantsOut)
at Infra.Rules.EntityPageRootTypeHandler`4.GetPage(TSession Session, String PageID, IFieldCollection VariantsIn, IFieldCollection VariantsOut)
at Infra.Rules.ServiceDesk.GetPage(InfraApplication InfraApplication, String PageID, IFieldCollection VariantsIn, IFieldCollection VariantsOut)
Is anyone able to advise why this is happening and how it can be fixed?
Many Thanks