Hi All,
I am having an error when I start workflow from the form. The workflow start when the form submitted. I get the following Error.
Can you please direct to me to the right direction to solve the error? Thank you, The full error is below.
Failed to convert parameter value from a string to a Int32.
- Type:
SourceCode.SmartObjects.Client.SmartObjectException
- Source:
SourceCode.SmartObjects.Client
- Method Base
- Member Type:
Method
-
- Name:
ExecuteScalar
-
- Module
- Scope Name:
- Module
SourceCode.SmartObjects.Client.dll
-
- Declaring Type
- Full Name:
- Declaring Type
SourceCode.SmartObjects.Client.SmartObjectClientServer
- Stack Trace:
at SourceCode.SmartObjects.Client.SmartObjectClientServer.ExecuteScalar(SmartObject smartObject, DataTable inputTable)
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)