Skip to main content

I am calling a method in a dynamic assembly, but when the workflow gets to the event that calls the method, it throws the error "Item not found in this collection".  The method has only a return that sends back a string literal (as I was trying to keep the possibilities limited).  Was the SmartObject not deployed correctly?

Sounds like the mappings from the smart object parameters to the dynamic assembly methods are off, I recommend running the smart object wizard and check that all of the inputs are properly aligned... but you already knew that, didn't you?


Reply