Comment

I'm attempting to configure the Find By ID object. In the URL field I am entering /jobs/{ID} which will return the object with the matching ID. This displays the correct content in the Response field in the workflow presentation but it throws an error stating, "[findById URL], URL contain unknown type id". Again everything appears to be working correctly, I can click next and move on with the accessors which also are all displayed properly, but because its throwing the error i cannot submit the workflow. I've read through the tutorial linked above but it skips the Find All and Find By ID sections. Before i go messing with the presentation validation is this what i'm supposed to be doing in this section?