You need to sign in to do that
Don't have an account?

Flex page logs out of salesforce on return.
Hi,
I have developed a custom flex page which has a complex logic of adding a set of locations to all the opportunity products. Now to test my code I login through a different profile and press cancel, it logs me out of salesforce!!!
I have no idea how, as soon as my save or cancel is done the session is killed. I am using session and server merge variable in the flex application, but it should redirect to the opportunity page.
I am using navigateToURL method to pass the control to salesforce.

Do we have any moderators or salesforce developers address this issue and inform me where i am wrong.

Does anyone have any idea why the session is killed navigating to the URL? Please update me.