I am spending more time mining the forum for solutions than I am learning how to use this tool...
I am working on the Wk2 Bank exercise. I am having a similar problem as others in that the demonstration doesn't align with the information in the Student file.
The only info in the file for the Bank exercise is:
I understand that the RAML will populate the URL Config section.
I don't know how to test this.
http://localhost:8081/bank is not working.
Ideas?
I've just completed Week 2, including this section of the training.
Entering the RAML url (https://anypoint.mulesoft.com/apiplatform/repository/v2/organizations/fd604b43-365c-42e8-810f-733a2b7f411f/public/apis/9565/versions/26302/files/root) into the RAML Location property on the HTTP Request Connector Configuration dialog (highlighted red below) auto populated the URL Configuration properties:
I am presuming that this auto-population is done from the baseUri property in the referenced RAML file (screenshot taken from Postman):
Hope this helps.