Keep in mind these items when working with SmartCuts:
Workspace sessions—You can close a EPM Workspace session opened with a SmartCut (without closing the browser) by appending /login to the end of the browse servlet URL:
http://database/workspace/browse
For example, if this is the SmartCut in the address line:
http://venice/workspace/browse/withnav_get/sales/Hyperion
Replace everything after browse, with login:
http://venice/workspace/browse/login
This URL ends your current session and opens the EPM Workspace login screen.
SmartCut URL case-sensitivity—When writing SmartCuts, keep in mind that EPM Workspace URLs are case-sensitive and do not accept space characters. In place of a space, insert %20. Some example SmartCuts in this section illustrate this with the report name Sales Charts referenced as Sales%20Charts.