Is there a parameter already existing for the nickname in Content Server classic view links?
Instead of using /livelink/llisapi.dll?func=ll&objId=11111111&objAction=RunReport
I would like to use /livelink/llisapi.dll?func=ll&nickname=mywebreport&objAction=RunReport.
The goal is to use the same link to trigger the same report recreated in different environments. So when we update, we would only use the same custom.js instead of a different one in every environment.