cancel
Showing results for 
Search instead for 
Did you mean: 

SAP MI 7.1 integration GIS

Former Member
0 Kudos

Dear,

I wonder if they have documentation or procedure to add the SAP MI 7.1 the "GIS Integration." According to the documentation indicates that it is a product for xMAM, but need to see opportunity to deploy SAP MI 7.1 on PDA.

Attentive to your comments

Claudio Leó

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Claudio,

I haven´t checked if MI 7.1 has a standard integration with GIS, but I integrated MI 7.0 client with GIS (Arcpad) in a customized application.

The process was:

1 - User opens Arcpad

2 - Navigate on the map and click on a local to work on

3 - At this time, the application on MI Client is called, passing the local data by URL

4 - The app opens, bringing all equipment data related to that local ( from here, the app works normally)

5 - After finishing the job, the mobile application calls the Arcpad and pass the activty that has been done for that local

So, the integration is:

Arcpad -> MI = URL

MI -> Arcpad = Runtime.getRuntime().exec (....)

I hope it can help you. This is a solution which you can use either MI 7.0 or MI 7.1

Regards,

Bruno

Former Member
0 Kudos

We have a similar requirement.

Can you please elaborate the steps to integrate MI application( In our case MAM 3.0 ) with third party GIS application

Regards,

Akhil