|
POST
|
Hi Zorba. I'm curious if you got this to work (adding enterprise members without requiring confirmation/invitation email): The Python API, however, does look like a good approach. I just browsed some of the documentation and it looks like it may be possible to script adding enterprise members. I'll likely dive into this and see if it works for us. Thanks!
... View more
05-14-2018
09:40 AM
|
0
|
1
|
1508
|
|
POST
|
Once oracle 18C is released how long should we expect it to take Esri to list it as a Supported database version? What approximate timeframe is reasonable to plan with? Thanks!
... View more
03-07-2018
09:35 AM
|
0
|
8
|
4921
|
|
POST
|
Thank you Jonathan for weighing in. I agree with your notion that there is a good chance this might simply be not supported functionality. It would be nice to have that either stated in the software documentation or told by somebody from Esri who designs/builds this component of the software...do you know who we could ping about this? Thank you in advance.
... View more
11-30-2017
10:52 AM
|
0
|
0
|
1609
|
|
POST
|
Thank you Hannes for confirming the behavior that I am seeing. If you find a way to make it work or a definite answer that it is in fact a software bug please let me know, I'd appreciate that.
... View more
11-30-2017
06:21 AM
|
0
|
0
|
1609
|
|
POST
|
Thank you for the quick reply Loayeh. I appreciate the clarification.
... View more
11-20-2017
02:26 PM
|
0
|
0
|
623
|
|
POST
|
Hi AppStudio team, can you please explain what the expected caching behavor is for the Map Tour template? (Both when executed via AppStudio Player, and as a standalone app.) I updated the feature service data (a thumbnail image url, and a location of a point). One of my devices shows the new image. Other devices show the old image. I've tried uninstalling/reinstalling, clearing the app cache, etc.-- to no avail. But really I don't even know what the expected behavior should be since I know the template does some kind of caching to enable offline capabilities. Thank you!
... View more
11-17-2017
01:10 PM
|
0
|
2
|
724
|
|
POST
|
What is the recommended size for photos for the AppStudio Map Tour Template? I will store the photos on my own webserver. My feature service will include an attribute for thumnail urls and for full size image urls. My app will target phone size devices (iOS, Android) in portrait mode only. Which photo sizes will result in the best user experience? AppStudio team, can you provide some guidance? Thank you!
... View more
11-10-2017
08:51 AM
|
0
|
1
|
822
|
|
POST
|
Are there any guidlines/recommendations on how to measure the usage of my app once it is in the Google and Apple stores? I am looking at the Map Tour template specifically. Is there something like Google Analytics configurable, or does that require custom development? If yes, does Esri have a how-to doc.? Thank you much for any suggestions.
... View more
11-06-2017
02:01 PM
|
0
|
0
|
409
|
|
POST
|
Hi Tina Jin, I saw you "What's new..." post yesterday and much appreciate the info. Can you by chance comment on my questions? (I 'd like to avoid customizing my own version of this template if similar functionality is on your roadmap.) Many thanks!
... View more
11-03-2017
07:29 AM
|
0
|
1
|
760
|
|
POST
|
Just to close this thread: it turned out that our libst_shapelib file was quite old. After we replaced it with a more recent one the error does not appear.
... View more
10-27-2017
07:59 PM
|
0
|
1
|
1963
|
|
POST
|
Hi AppStudio Dev. team, do you share a roadmap for the Map Tour (and other) templates somewhere on the web? I am specifically iterested in two features: sorting features by distance by default adding a filter functionality, so that I can filter based on an attribute (which in my case would be more useful than sorting) For some background: I am wishing to make an app that's a companion to this website . I also found some bugs in the code when using an ArcGIS Server feature service (instead of hosted feature service)...if you're intrested please lmk. Thank you!
... View more
10-27-2017
01:37 PM
|
0
|
2
|
900
|
|
POST
|
Ok, so it is possible. Thank you. I had to 'GRANT INHERENT PRIVILEGES ON ...' to get even your simple test query to work. Now I guess I have to look further....
... View more
10-17-2017
12:50 PM
|
0
|
1
|
1963
|
|
POST
|
Thank you for your reply Asrujit. I found this Esri doc. that describes a configuration consideration with Oracle 12: http://support.esri.com/en/technical-article/000012391 Your test query (...from dual) works now. My view still fails with the same error, but I'm actually not sure anymore that Esri can create new geometries (e.g. buffer) via spatial views that I can then consume in ArcMap/ArcGIS Server.
... View more
10-17-2017
12:33 PM
|
0
|
3
|
1963
|
|
POST
|
When I build a publish a Geocoding Service from a composite locator that includes Esri's World Geocoding service as one of its address locators (in addition to a file-based address locator) the suggest capability of my service always returns the message "Unable to complete operation." Neither the ArcGIS Server Documentation nor the ArcGIS Online REST API Documentations states that what I am trying to do should not work. Has anybody been able to do this?
... View more
10-17-2017
07:42 AM
|
1
|
8
|
1924
|
|
POST
|
I want to create a spatial view that draws a buffer around my input features, like this: SELECT
a.OBJECTID,
sde.st_buffer (a.SHAPE, 33) as SHAPE
FROM schemaname.tablename a
WHERE OBJECTID IS NOT NULL I get the following errors: Any ideas what the problem could be? Geodatabase version 10.3; Oracle version 12.1.0.2. Configured according to this doc.
... View more
10-09-2017
02:24 PM
|
0
|
7
|
2481
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-30-2018 02:45 PM | |
| 2 | 01-13-2020 02:10 PM | |
| 1 | 10-06-2017 01:28 PM | |
| 1 | 10-17-2017 07:42 AM | |
| 2 | 07-31-2017 12:36 PM |
| Online Status |
Offline
|
| Date Last Visited |
02-07-2024
06:02 PM
|