Save bookmark with command &CMD=PROCESS_VARIABLES&SUBCMD=VARIABLE_SCREEN

Hello everbody,
I would like to save a bookmark, but with aditional command &CMD=PROCESS_VARIABLES&SUBCMD=VARIABLE_SCREEN.
Today, the bookmark have been saved like this:
http://rb3dd00a:8001/sap/bw/BEx?SAP-LANGUAGE=P&BOOKMARK_ID=3XPCZNBFV819FY2WYPXKXO7PK and to send a bookmark we put the add commands at the end of link, we would like to leave this automatic.
I´m looking on SPRO (BW).
Any help would be great !
Tks,
Marcelo

You can create a custom Javascript in SE80 and reference this in your template. The custom Javascript will have the functionality of appending the additional parameters to the URL.
Are you trying to display the variable screen when the user access the bookmark after saving. For this you just need to have the parameter &VARIABLE_SCREEN=X.
Thanks.

Similar Messages

  • Report does not refresh with SAP_BW_URL CMD='PROCESS_VARIABLES' ...

    Hello.
    We have web templates with custom button to change the selection criteria. Our HTML code has the following code:
    <input type=button name="refreshbutton"  value="Refresh"    onClick="RefreshView();">
    and
    function RefreshView(){
    url="<SAP_BW_URL CMD='PROCESS_VARIABLES' SUBCMD='VARIABLE_SCREEN'>";
    SAPBWOpenURL(url);
    When I execute the report for the first time with some selections, I get the correct result. Then I click on the button and get the selection screen where I change the values and click to execute the report with these new values. HOWEVER, the result is not updated, the table still holds the values from the first run BUT the values in the Selection Block show the newly entered values. Does anybody know what the problem might be?
    Thanks to all in advance.
    Irina

    Hi Irina,
    Instead of the "Process_Variables" command & "Variable_Screen" subcommand try just calling the same web template again with this:
    CMD=LDOC&TEMPLATE_ID=yourTemplate&VARIABLE_SCREEN=X

  • When I create a bookmark with Command-D, I am unable to save it into a folder -- the list of folders does not appear.

    When I hit command-D, the "page bookmarked" window appears as usual, but the area where you normally see a list of bookmark folders is empty.
    When I look at all my bookmarks (Bookmarks >Organize Bookmarks), the folder called "All Bookmarks" appears as an ordinary folder without the green-book-with-a-star icon icon.
    The folder with that unique green book icon is present, but is within the Bookmarks Menu folder. And it is empty.

    If that isn't clear, I can post a screenshot.
    Steve

  • Javascript question. Possible to save bookmark with javascript in Safari?

    Is it possible to save a bookmark using javascript in Safari?
    In IE I use:
    window.external.AddFavorite(url, title);
    In Firefox I use:
    window.sidebar.addPanel(title, url,'');
    In Safari I have no clue.
    Any thoughts, is it even possible?

    I'm going to call this bookmark function from inside a Flash application and I don't want the URL to be the exact URL that the Flash application has.
    If you have a solution to the problem I would be very happy if you could post it!

  • Need popup box of "add/save bookmark" translated into the desired language

    Hi All,
    We are doing a global implemenation of BW Web Application Template based reporting and planning solutions in BW.
    We have a button on the published web report called 'Bookmark", with command "SAVE_BOOKMARK" and when executed in the FR-FR language, the book mark popup still comes in English.
    Does any one have an idea on how to show this up in French / or the language that is set in internet explorer?
    Thanks in advance.
    Best Regards,
    - Shashi

    Hello Shashi,
    I will suggest you to check the following SAP note:
    1499038 BW Bookmark: Bookmark content is shown in multiple languages
    This note is regard to the BW Bookmark when is executed with in the standard default template 0ANALYSIS_PATTERN then template header(Button captions/text elements) and the result set(Analysis item/Navigation pane) will be displayed in multiple languages. But you can check if help with your template.
    Thanks
    Diego Ferrary

  • When trying to save page in Yahoo! Bookmarks, I receive blue screen with message:A problem occured while trying to save bookmark. Please try again later. I get the same message every time.

    When I click on Yahoo Bookmark Icon & click on Save this page,
    I get the normal screen Save To My Bookmarks, etc. I fill out as
    normally & click save. That is when I receive blue screen with above message. Frustrating because it lets me go through the process but then will not save. Is this a cookie or privacy issue??

    At the top of yahoo bookmarks there is a message:
    To Yahoo! Bookmarks users:
    Yahoo! Bookmarks is transitioning and will be exclusively available via Yahoo! Toolbar. During this transition, you will be able to access your bookmarks in read-only mode.We expect the transition to be fully complete by October 20, 2011, after which you will have access to your bookmarks with the ability to add/ edit/ delete bookmarks.
    Please download Yahoo! Toolbar for a full bookmarks service. We sincerely apologize for any inconvenience during this period.
    But the toolbar dosn't work either, even after it is updated, so we may just have to wait.
    Hope this helps :)

  • Truly dumb question. How do I get PS to actually complete a command, eg straighten an horizon, and finalise the change. Even doing a "save as" with a new file name and reloading brings the image back, straightened, but with the skewed back ground frame st

    Truly dumb question. How do I get PS to actually complete a command, eg straighten an horizon, and finalise the change. Even doing a "save as" with a new file name and reloading brings the image back, straightened, but with the skewed back ground frame still there. Is there a "apply change" or similiar command that I simply cannot see.

    brings the image back, straightened, but with the skewed back ground frame
    PSE did what you told it to do. Choose the Straighten and crop edges or fill edges options when you use the straighten tool if you want it to do more than just straighten the contents of the image. Many people prefer the plain straighten because they'd rather crop themselves than let PSE do it.

  • Bookmark with Query View Issue !!!

    Hello Experts,
    I have a query view for my data provider. I change the Variable at runtime and modify the layout and when i try to bookmark the page it always uses the defaults from the Query view.
    Variable Screen
    <SAP_BW_URL CMD='PROCESS_VARIABLES' VARIABLE_SCREEN='X'>
    Bookmark
    <SAP_BW_URL CMD='BOOKMARK'>
    Is there any way to Refresh the data provider to have the current variables values & layout in the page with the Bookmark?
    Thank you
    Arun Prasad

    Hi,
    Did you try using Save View command in the command wizard?
    Thanks

  • Bookmark with Variable screem

    Dear all,
    I want the user to have the variable screen shown when the user tries to open a bookmark. In my case if the user makes some navigational changes to the report and bookmark it, and access it again at a later state, it take directly  to the report. However, I would like a variable screen to be shown so that the user can change the  period values and execute so the data is shown for the given period but the Navigational state still remains the same.
    Could you please help me with he Java script code how I can add &VARIABLE_SCREEN=X  at the end of the bookmark url automatically.
    Thanks in advance.
    KK

    Ah yes... we no longer use the standard 0ANALYSIS_PATTERN template.  We had a custom toolbar installation back in 3.X and re-touched for our 7.0 upgrade.  Unfortunately,  I can't give out the code as it would be a copyright violation.  However, good news is that even with the standard template, you can still accomplish the same task.
    I would highly recommend that you save a backup of your 0ANALYSIS_PATTERN template... make 2 copies even, just to be safe.  You'll have to add in a new button... you can add it in the same object as the other save button (default should be: BUTTON_OPEN_SAVE),   In there, anywhere you wish, add in a new button.  In the button wizard, add in your caption, etc..  Design should be default and Action is going to be "Command via Command Wizard".  On the command line when you click the button to open the wizard,  your going to want to find the command called:  "Save Bookmark" [SAVE_BOOKMARK].  This will be under the "Commands for Web templates" folder.
    Once you've selected it to add the next screen should allow you to check a box that sais: "Add to Browser Favorites".  Make sure that's checked, and then put in a default title...perhaps the name of the report?.  Now just make sure that the Web Template properties has the "Display Variable Selection Screen" checked.  After that, save it and try it out.  It should still add in the favorite to their IE Favorites folder, and when executed, it should prompt them with the variable screen first... I did a quick test to verify that it would work before I started making this post, and I was prompted with a variable screen.

  • Bookmark with Variable screen and UserExit

    Hi
    We're using the bookmarks in portal of N2004s.
    If someone starts a bookmark it's possible to bring the user first to the variable screen. But I recognized that the userexit is not activated for some variables after changing them.
    concret:
    I called a report with time-selection week = 10.2007 - the report has keyfigures which are restricted by a userexit variable which is previous year (calculated by time selection - 1year) - so the report shows me the keyfigures with previous year 10.2006 and 10.2007 - I save this as a bookmark.
    calling the bookmark with this link: &bookmark=46LQ49TMUQ8BRH3O91VEH0XMK&variable_screen=X
    the bookmark shows me first the variable screen. The user can change then the time-selection. But when i change now the time-selection in the variable screen from 10.2007 to 20.2007 I get in the report stll 10.2006 and 20.2007.
    So it seems to me the bookmark doesn't run through the user exit to fill the variable "previous year".
    How can this be activated?
    Thank you for your reply.
    Roger

    Hi
    I debugged now the user exit and it seems as following:
    - calling a bookmark with selection_screen=x but without the parameter clear_variables=x does run through the user exits step 1 to 3 before showing the variable screen. After changing a variable the user exit is only enabled for step 3 and not anymore for step 2 - that's why the previous year is not updated.
    - calling the bookmark with selection_screen=x and clear_variables=x runs user exit with step 1 before selection screen and then after entering variables step 2 and 3 - and the previous year is filled correctly. But this is not useable, because the user want's to have selection variables prefilled.
    Has someone an idea how to bring the bookmark without clear_variables=x to the point to run the step 2 in user exit after changing variables in selection screen?
    Thx
    Roger

  • Can't save bookmarks since last OS update

    I can't save bookmarks since the last OS update. When I do, I get the Spinning Beach Ball of Death and the app crashes. Any ideas?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if Safari crashed, you would enter "Safari" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Script for using layer name in Save for Web command

    I am using the Save for Web  command (Illustrator CS2) to export layers to CSS so that each layer is  saved as a different jpg.  The only issue I have is that I want the  layer name to be part of the file name, but layer name is not an option  when I look at the "Edit Output settings" dialog for saving files.  Is  there anyway I can do this? I do not have experience writing or working with scripts.
    For example. My fiel name is flower.ai.  I will have 20  different layers (each containing a different color of the same image)  and want the exported file to be flower-scarlet.jpg,  flower-cranberry,jpg, etc. Right now I am looking at renaming all the  files manually, but as I am creating 40 images per product on my website, this will be very time consuming.
    Thanks in advance
    Christine

    Btw.. to make it work for JPGs, change the PNG options to the following:
    var options = new ExportOptionsJPEG();
            options.antiAliasing = false;
            options.optimization = false;
            options.artBoardClipping = true;
            options.qualitySetting = 100; // value of 0 to 100, 60 is medium, 100 is perfect
            options.blurAmount = 0;
            options.verticalScale = 100;
            options.horizontalScale = 100;

  • Still unable to save bookmarks in Safari 5.1.2 - any clues?

    Starting with Safari 5.1.1 on Lion I have been unable to save any bookmarks after an initial few hours running when it has been possible. I had hoped that the new release of Safari 5.1.2 might have cured the problem, but it doesn't appear to have done so.
    I've followed all the suggestions on various posts and cleared the numerous plists and caches. This results in being able to save bookmarks in the normal manner, but only for a few hours or so. The next time I open Safari I find that I am once again unable to save any bookmarks without going through the whole rigmarole of exporting the bookmarks, trashing all the Safari preferences, restarting Safri and importing all the bookmarks once again.
    It's great if you have the time and the patience, but my patience is wearing very thin by now.
    Does anyone have any definitive solutions to this problem, which happens on all my Macs running Lion and Safari 5.1, thus ruling out a problem with just one Mac?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is localized to your user account, or is system-wide. Enable guest logins and log in as Guest. For instructions, launch the System Preferences application, select “Help” from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box.
    While logged in as Guest, you won’t have access to any of your personal files or settings. Any application you run will behave as if you were running it for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    As Guest, launch Safari and test. Same problem(s)?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.

  • I uninstalled firefox desktop,clicked save bookmarks for later download and now I reinstalled and most of my bookmarks are gone. Please help!

    I wanted a clean install of firefox so I uninstalled and reinstalled. checked the box to save bookmarks and settings but upon reinstall, only some info came back

    Where did you click this button?
    Is this with using Firefox Sync?
    *https://support.mozilla.org/kb/what-firefox-sync
    Did you remove personal data when uninstalling?
    Did you backup any data locally?
    *https://support.mozilla.org/kb/Recovering+important+data+from+an+old+profile
    *http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox

  • Nested UIData doesn't work with command broadcasting

    In November 2004 I submitted the bug report below, and I also reported it on this forum. Other than the automated acknowledgment, I have received no followup. The posting on this forum seems to have been deleted. I'm re-posting it here in case it can be of help to someone, as I've noticed others mentioning nested UIData problems.
    The JSF RI UIData caches its data model, which can cause problems if the UIData value references some row data in an outer UIData if two UIData are nested. The RI tries to compensate for this by removing the cached information during certain instances such as encoding and decoding. But the RI neglects to uncache during event broadcasting.
    When UIData iterates over its data set (during encoding or decoding, for instance), it iterates through the row index which, after loading the data model, places the correct variable in the request map. Because the data model is cached, the inner UIData would return an unpredictable data model---the data model from the last iteration, for instance, not the data model based upon the outer data model's current row.
    UIData compensates for this during encoding and decoding by checking to see if it is nested inside another UIData. For example, within UIData.processUpdates() you'll see:
    if (isNestedWithinUIData()) {
        model = null;
    }This allows a test case to render correctly the nested data set, and even allows a UICommand to queue an event when it is selected. However, UIData.broadcast() does not clear the cache, so by the time the event is actually broadcast, the data model for the row is still set at some other row.
    Adding the above code to UIData.broadcast() solves the problem.
    (I'm suspicious of this whole caching thing in UIData anyway---what if I construct my own UIData-like thing and nest a UIData inside it? How would I keep UIData from caching its data?)

    All right, I've found a solution; I'll post it for anyone in need. It's not particularly elegant but still functional.
    First of all I've created a .cmd file in the folder where is located the executable of my interest.
    In it, using notepad, I've written as following:
    start /affinity 8 FreeTrack.exe
    ping 1.1.1.1 -n 1 -w 2000 > nul
    wmic process where name="FreeTrack.exe" CALL setpriority 256
    Note that the /affinity command is optional and not required (however, I needed it). Replace "FreeTrack.exe" with the name of your executable.
    The ping part pings a fake IP once and then waits 2000 milliseconds (set a higher waiting time if this one doesn't work).
    The third line changes the priority for all the processes under the name of "FreeTrack.exe" to, in my case, realtime.
    Priority legend:
    Low: 64 Below Normal: 16384 Normal: 32 Above Normal: 32768 High: 128 Realtime: 256
    Since the command prompt window appears for 2 seconds and I don't like that, I've created a .vbs file in the same folder of the .cmd file and executable. This hides the cmd window.
    I've put the following into the .vbs file (edited with notepad):
    Set WshShell = CreateObject("WScript.Shell" )
    WshShell.Run chr(34) & "FreeTrack.cmd" & Chr(34), 0
    Set WshShell = Nothing
    Replace "FreeTrack.cmd" with your .cmd file name.
    I've then created a shortcut on the desktop to the .vbs file and changed the icon to the one of the executable.
    Surely this solution won't work if the program keeps reverting back its priority while running.

Maybe you are looking for

  • Pages won't auto-correct in another language than english ?

    Alright, i have pages and i just wrote a text and want it to correct it in french. I changed everything that was international to french. All the menus Everything is in french even when i right click on the word i wan to correct, i get the menu in fr

  • How to delete a maintenance project in tcode solar_project_admin

    Hello! I would to delete a maintenance project from tcode solar_project_admin that is involved in Change Request management. The problem is that I get the error "The project is already used in Change Request Management". My question is: - how to dele

  • Mds crawling at every log in after 10.6.6

    What is up with the 10.6.6 mds processor use? Every single log in regardless of re-boot. Spins mds up for 5 min chewing on my processors and disk. Not cool. Never was like this before. The Mac Pro has the headroom but my laptop is choking. App store

  • GetClientId messages in log

    JDEV 12.1.3 WEBLOGIC 12.1.3 When run my page, I see this warning in weblogic webserver console window. I DO not have getClientId call in my code. These are two declarative component we developed. There is no getClientId in declarative component code

  • Hot spares failed for MacPro ?

    I have a MacPro(10.6.8). One OS disk, two data disks configured in RAID1 and one Hot spare. Last week it seemed one disk in RAID1 failed, but hot sapres disk could not be started being rebuild. I rebooted the MacProc, but X Windows could not be start