Why this Error

Hai All
Any idea why this Error is because of:
"
Invalid input. ‘document’ is a required parameter of type IData while executing trigger. Rejecting Document "

Thanks

Not sure what you are doing exactly, but it looks like you are calling pub.publish:publish and not mapping the document. If you are mapping the document, make sure that the document name conforms to the full qualified namespace:

YourInterface.YourInterface:DocumentName

HTH

Ray

Thanks for your response but i am providing the entire document reference name mysamples.invokesrinivas:thedoc. but still i get this message, any clue of what i am messing up with.

Hi , I am also getting same error,can any one help me solving this probs,i checked the path,its fine.


Invalid input. ‘document’ is a required parameter of type IData while executing trigger. Rejecting Document for Trigger.


Thanks