I am new and working on the developer course. I am on exercise 8 create an interface, on the Create a Reusable Interface section.
When I completed the steps to make AX_VehicleDetailsView and clicked save. It popped up with the interface! But this is the error that I got when it opened, and I don't understand where I go to fix this!
Thank you
Discussion posts and replies are publicly visible
The problem is that your parameter is null, so when Appian tries to find the document related to the vehicle, returns an error (there is no image for a null vehicle)