Welcome Guest Search | Active Topics | Members | Log In | Register

Programmatically how to call another ME application instance from one ME instance? Options
3125ravi
Posted: Wednesday, November 30, 2011 2:23:16 PM

Rank: Active Member

Joined: 6/14/2011
Posts: 11
Points: 33
Location: India
Hi,
I have create two ME applications say X and Y. I set X at first so that if i open my website,X application should load on mobile view.I have one button in X application and onclick of button,i want to load Y application and same wise versa. Could you please help me by providing some sample code to switch one app to another?

-- Ravi
joe
Posted: Wednesday, November 30, 2011 3:40:46 PM

Rank: ME Staff

Joined: 1/12/2009
Posts: 279
Points: 408
Location: VA
You need to construct a URL to meDefault.aspx with a single parameter, ClickAction. It looks like this:

meDefault.aspx?ClickAction=<ClickAction><Param name="Type">LoadApplication</Param><Param name="Application">e9d5c529-c957-4d7c-a30f-cf328afb471b</Param></ClickAction>

You would replace the GUID in this example with the GUID from the app you want to open. You can find this in the URL in ME Config when your app is selected.

-joe
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.