cancel
Showing results for 
Search instead for 
Did you mean: 

GIS and MAM

Former Member
0 Kudos

Hi All,

i have a MI 7.0 Client for Laptop with MAM 3.0 and a GIS application. How can i forward the IDs of selected funclocs in a Gis Map to the MAM application?

Thanks,

Ismet

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Just a Query: Do you want to send the Functional Location in the GIS Map to MAM Application? If yes, Can you please clarify what you mean by that.

Or Do you want to display Functional Locations in the MAM Application, in a GIS Map? This can be done.

Ankur

Former Member
0 Kudos

Hi Ankur,

Hi All,

>Just a Query: Do you want to send the Functional Location in the GIS Map to MAM Application? If yes, Can you please clarify what you mean by that.

>Or Do you want to display Functional Locations in the MAM Application, in a GIS Map? This can be done.

I want to send the Functional Locations in the GIS Map to MAM Application.

But i am interested in both.

Sending the Funclocs to a Servlet would be a solution. Are there other solutions?

Another Question:

How can i call a url in MI Client from outside?

The MI Client is started by the MobileEngine.exe, is there a way to give a url to the MobileEngine.exe while the MI-Client is running and the MI automatic opens the url?

Thanks

Ismet

Former Member
0 Kudos

Hi Ismet,

the client is a nothing but a JSP page displayed in a browser.

Open IE, enter URL: http://localhost:4444 while MI is running and it will open the correct page. So you simply can do

EXPLORER.EXE http://localhost:4444

in CMD and it will open the page in IE. This should answer your question - hopefully. You simply run the app in the browser like SAP does it on PDA already.

Hope this answers the question.

Regards,

Oliver

Former Member
0 Kudos

Hi Oliver,

thank you for your answer.

I would like to open a url in the already open MI-Client without open a new IExplorer.

Thanks

Ismet