"Error in VALIDATE, but not while RUNNING"

ShubhaShubha MemberPosts:139Guru
edited May 2019 inHelp
Hi,

I have merged three examplesets from an Exampleset and get the final exampleset. I then apply a sorting on this exampleSet. But when I VALIDATE this code, I get the error,"[Error] Sorting: Sorting: Sorting: Missing input: ExampleSet". But when i RUN the code, the sorting is done. Why is this?

Thanks, Shubha
Tagged:

Answers

  • haddockhaddock MemberPosts:849Maven
    Please post you code. I cannot replicate your problem, as this shows..















  • ShubhaShubha MemberPosts:139Guru
    Getting back to this thread after a long time,

    The below code has one particular instance of the above which I was saying:























    If we click the VALIDATE button, it says an error, "Missing input: ExampleSet". But, running the code, doesn't give any error and performs the expected job. Why is this? (Actually the problem is not with the sorting, infact for any other operator, the error is thrown.)

    Also, if we DISABLE the operator, "KMedoids", the VALIDATE doesn't give the error.

    Could anyone please explain?

    Thanks, Shubha
Sign InorRegisterto comment.