I'm encountering an issue when trying to access a cloud database URL from Appian. The full URL I'm using is:
dev.abc.us-east-2.123.aws/.../index.php
However, when I copy and paste this into a new browser tab, the URL gets truncated and only loads as:
Interestingly, I’m not facing this issue with another table from the same schema—its URL works as expected.
Has anyone experienced something similar? Could this be related to how Appian encodes or renders the link? Any suggestions on how to preserve the full query string when opening the link?
Thanks in advance!
Discussion posts and replies are publicly visible
Note: When I click on "Browse" in the Cloud Database for "Demotable", it takes me to the index page but when we do the same for other tables, it shows the table information (Which I intended to get):