August 29, 2011 7:53:09 AM PDT
By design, Internet Explorer 8 share the same session cookies across all tabs and windows. This feature affects browsers that are opened from clicking the "E" shortcut/icon and from the "New WIndow" command from the browser menu bar. There are a few options in order to run seperate IBPM console session: Method 1: Create a New Session In an existing IE8 web browser, go to the "File" from the menu bar and select "New Session". Method 2: "-nomerge" Switch for iexplore.exe To start a seperate session IE browser frame, type in "iexplore.exe -nomerge" at the Start Search, Run Command box or the Command Prompt. Method 3: Modify IE Shortcut to Permanently Launch new IE Browser Window in New Session Right-click on the IE shortcut (all IE shortcuts or icons on desktop, Start Menu, Quick Launch bar or Tas bar that you want it to run as a instance session have to be changed), and choose "Properties" from the right-click context menu. Then, append "-nomerge" to the end of the program path in "Target" text box at "Shortcut" tab. For example: "C:Program FilesInternet Exploreriexplore.exe" -nomerge For IE shortcuts that automaticaly open an URL link location directly, the "-nomerge" parameter should come before the URL. For example: "C:Program FilesInternet Exploreriexplore.exe" -nomerge http://www.fujitsu.com/
Please see attached document for details.
Author: Marc Bui
Attachment: How_to_Start_a_New_IBPM_Console_Session_When_Using_Internet_Explorer_8.zip