apex button to call a page in another application
- by jaykio77
I have a workspace with which I have 5 applications based on same schema. Now I want to have a main page from where I could call main pages of all these applications. I used this syntax to call home page in another application but to no avail
f?p=4000:4150:&APP_SESSION.
Where 4000:4150 are the values for the application and the page I want to display.
Please let me know where am I making mistake.