Hi
I created a custom Smart-Object with the DynamicSQLSPService. When i test the SmartObject with the Amazing Smart Object Tool it works.
But when i use the Smart Object in a workflow i always get this error:
"825690","2009-03-06 10:21:01","Error","SmartObjects","10044","ExecuteSmartObjects","SourceCode.SmartObjects.Runtime [Byte[] ExecuteInstance(Byte[], Boolean, System.Data.DataTable)]","10044 Broker Execution Exception [DataBase Exception] : Invalid column name 'RoleName'.
Invalid column name 'UserName'.","anonymous","0.0.0.0","SERVERNAME:c:program files (x86)k2 blackpearlHost ServerBin","825690","4be5004200a34723ad2c4e5edfb24327",""
The RoleName and UserName are 2 parameters which the Smart Object uses to get the right values.
Any idea?
Thanks