Skip to main content
Nintex Community Menu Bar

Unknown Error

  • December 21, 2016
  • 0 replies
  • 4 views

Albarghouthy
Forum|alt.badge.img+16


 

Symptoms


Unknown Error
 

Diagnoses


Im currently building a redirect page so when a user clicks it will run a ruleset to filter a list based on there Display name. Unfortunatly when testing im coming across an unknown error.

Error is as follows:
Type:
SourceCode.SmartObjects.Client.SmartObjectException
Source:
SourceCode.SmartObjects.Client
Method Base
Member Type:
Method
Name:
GetSmartObjectReader
Module
Scope Name:
SourceCode.SmartObjects.Client.dll
Declaring Type
Full Name:
SourceCode.SmartObjects.Client.SmartObjectClientServer
Stack Trace:

at SourceCode.SmartObjects.Client.SmartObjectClientServer.GetSmartObjectReader(SmartObjectCollection smartObjects, String joins, SmartObject clonedSmartObject, ExecuteListReaderOptions options, Dictionary`2and properties)

at SourceCode.SmartObjects.Client.SmartObjectClientServer.ExecuteListReader(JoinDetails joinDetails, ExecuteListReaderOptions options)

at SourceCode.Forms.AppFramework.FormsApiToXml.GetSmartObjectReader(ExecuteListReaderOptions options)

at SourceCode.Forms.AppFramework.FormsApiToXml.ToListResults(SmartMethodBase executedMethod, Boolean overrideListCount)

at SourceCode.Forms.AppFramework.FormRuntime.SmartObjectExecution(BrokerSmartObject brokerSmo, SmartObjectBrokerMetaData brokerMetaData, Boolean outputDependencies, SmartObjectClientServer smoClientServer, Queue`1 soInstances)

at SourceCode.Forms.AppFramework.FormRuntime.WorkXmlToApi(BrokerPackageCollection packages, SmartObjectClientServer smoClientServer)

at SourceCode.Forms.AppFramework.FormRuntime.WorkXmlToApi(Stream input, Stream output)

at SourceCode.Forms.Runtime.AJAXCall.ProcessRequestInternal(HttpContext context)
 

Resolution

Advanced filter was not configured correctly.
the Left side property should be the smartobject field.