Forum Discussion

prabhjot88singh's avatar
prabhjot88singh
Contributor
5 years ago
Solved

Cannot get a picture object from the input parameter, error occurs on region checkpoint tests

Hi Team,   I am getting error everytime I i check using region checkpoints: Cannot get a picture object from the input parameter, error occurs on region checkpoint tests
  • tristaanogre's avatar
    5 years ago

    What do you have in your input parameter?  There needs to be some sort of object in there, referenced most likely by a NameMapping alias, that has the "Picture" property which generates a picture object.  If you're not passing the proper type of item to the parameter, you'll get that error?

    If you can screenshot what you have in there, that will help diagnose better.