Skip to main content

I'm having an issue with WT 7-4. I have created the MUA Flights API like described. However, right before step 14, I get the message "The selected zip file doesn't contain a valid API definition" at the top of the window. If I continue by hitting the Finish Button, The project that is built is missing the Flights data type, and the other RAML files are not in any folders.

 

Does anyone know what's going on here?

 

Thanks

 

Edit:

I found that if I export to a zip file from the Design Center, then create the any point project from that, it works fine. What's the difference?

4 answers
  1. Sep 5, 2017, 3:52 AM

    I had a couple similar issues. First, creating the project as described had inconsistent results. Specifically, sometimes the folder structure was created locally, sometimes it was not. When it did import correctly, the flow did not get created automatically based on the main .raml file as it did in previous exercises. To get it, all that needs to be done is to right click on the .raml file, go to Mule>Generate Flows From REST API. Once you do that, your get the flow .xml that the Walk Through requires.

0/9000