Load ArcGIS FieldMaps from CSEntry

Discussions about CSEntry
Post Reply
vgonzalez
Posts: 34
Joined: March 12th, 2020, 4:19 pm
Location: VENEZUELA

Load ArcGIS FieldMaps from CSEntry

Post by vgonzalez »

Greetings colleagues

Is it possible to load Load ArcGIS FieldMaps from CSEntry???
ArcGIS FieldMaps.png
I am asking this to find out if it is possible to do so from the execsystem function

https://www.csprousers.org/help/CSPro/ ... bile.html

And if so, what would be the parameters of the function to be able to call the function from Android and if possible pass parameters to it???

Thanks in advance
You do not have the required permissions to view the files attached to this post.
Gregory Martin
Posts: 1947
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: Load ArcGIS FieldMaps from CSEntry

Post by Gregory Martin »

With the current Android security settings, you won't be able to do much with execsystem. Take a look at page describing ways to interact with other applications:

https://www.csprousers.org/help/CSPro/a ... tions.html

You'll likely have to ask Esri, but your best option would be to open their app via a "deep link." That's the best approach given the current Android security environment.
vgonzalez
Posts: 34
Joined: March 12th, 2020, 4:19 pm
Location: VENEZUELA

Re: Load ArcGIS FieldMaps from CSEntry

Post by vgonzalez »

Dear Gregory,

I'm gonna try from the ESRI solution page https://doc.arcgis.com/en/survey123/ge ... rapps.htm to load the Field app on Android from a menu option in my app.

Thanks
Post Reply