Hello Community,
I've created a new Process Report in Appian Designer, which worked fine, but I am not able to save any changes to this report.
I simply want to add 2 new columns. These get displayed as intended in the preview, but when pressing save on the pop up, nothing happens.
I checked my browser and it seems like the URI that is called is wrong:
/suite/analytics/report/save.bg?appian_environment=designer --> No resource with given identifier found
Do you guys know how to fix this issue, or do you know which URI I can call manually to save my draft?
Thanks!
Discussion posts and replies are publicly visible
I am not sure what you are doing, but for me a report opens from a URL like this:
/suite/portalreport.do?appian_environment=designer&reportId=xxxxx
Maybe you share a few details and screenshots.
Ok, here is a screenshot. I am simply trying to press on "Save", but nothing happens and the Report isn't saved.
When viewing the report, I'm also on the URI you provided: /suite/portalreport.do?appian_environment=designer&reportId=xxxxx.
When pressing "Save" and observing it in the browser via F12 and Network, it shows /suite/portalreport.do?appian_environment=designer&reportId=xxxxx as "Referer" and /suite/analytics/report/save.bg?appian_environment=designer as "Request-URL".
When I try with your URL, it shows me this.
Which Appian version you are currently on?
The Appian version should be 23.1
This is the legacy designer URLs. How did you get there? When I open a process report from the new designer I see a URL as posted above.
Yes, as stated in my first reply, this is also the URL I'm getting in the Browser when opening a report. The legacy URL is what I saw via my browsers Developer Tools and Network Tab that is called when pressing the save button.
As reports are files in Appian and files fall under the security settings of their parent folder, did you check that you have permission to modify that report? Do you see this behaviour for other reports as well?
I checked the security settings and I have Admin rights for that folder. I tried adding and deleting a file to/from the folder, both worked.
Yes, I'm also facing this issue with other reports.
I am out of ideas ... maybe you want to contact Appian.
Alright, I will do that.
Still, thank you for your time!