Skip to Content
0
Nov 04, 2018 at 04:33 AM

HANA XSA MTA Application for CloudFoundry - How to Run a local test

99 Views Last edit May 24, 2020 at 11:33 AM 3 rev

We are building a MTA Application using cloud Webide Fullstack for Cloud Foudnry. Our application has a node module and ui module, when I run my node module it generates an url for me locally the UI works fine, but when I run my UI module which has routing to my node module, it no longer works. I have noticed the UI Url adds suffixes to the end which may be causing this issue.

while we did the development on premise using webide, the routing works just fine..

Are there any shortcuts to this or a different technique that I am missing to have the application run and test locally. It would be nearly impossible to have the application deployed everytime we make a change and test right ?

After deployment the application works with no issues.