Dinesh A Posted April 20, 2019 Posted April 20, 2019 Hello everyone, I'm using Swagger to create REST servise in TIBCO BW 6, I noticed that in binding the resourcepath is (/account-access-consents) but I don't know why it is ignored basepath .The actual resoursepathshould be like (open-banking/v1/api/account-access-consents), then only I can able to test service through swagger. Actual request URL is (http://localhost:8081/open-banking/v1/api/account-access-consents). Host :localhost:8081 BasePath :open-banking/v1/api Service name :account-access-consents Please let me know your why TIBCO is ignired Basepath and how we can achive it. Thanks, Dinesh A
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now