|
POST
|
Trigger with After insert does not work for sometimes . I’m getting “object with globalId missing error “. It was working fine and suddenly , I’m getting this error .
... View more
02-03-2025
06:35 PM
|
0
|
3
|
3398
|
|
POST
|
It’s keep on asking login credentials whenever we submit new survey error log in survey 123 app function="onRunningChanged" filename="Portal.qml" line="998"] Portal: Token expiry timer will trigger in 116.229 minutes
... View more
02-02-2025
09:30 AM
|
0
|
0
|
405
|
|
POST
|
I was experimenting on Webhook tester post request. I made one webhook using the test website and configured it in webhook section, checked new survey submit and edit existing survey options with submitted data. I submitted a new record and it did not fire on the website. i did test couple of times to see the pattern of output. Please suggest on this
... View more
02-02-2025
08:54 AM
|
0
|
1
|
1196
|
|
POST
|
We have been using sql triggers on feature classes for years . It’s not been consistent all the time . We do not know is it a timing issue or something else . This is the error we would get for times “ object with globalId [xyzxy-cxxx] is missing “ we have a feature class with enabled attachments. I added a trigger on parent feature class to send sms and email and update few more non gis tables for other applications. If you disabled the trigger, it would go smothly without any error . I wrote a couple of logs in triggers to see the logs and never found anything in logs tables. Is it trigger firing issue or timing issue ? Do not have any clue on this . I can see in developer tools . First , it executes upload of the image request and then apply edits with json data . Arcgis enterprise 11.4 and Survey123 3:21
... View more
02-02-2025
05:49 AM
|
0
|
0
|
611
|
|
POST
|
We have been using sql triggers on feature classes with after insert and update. We are thinking to move to webhook concept. I was thinking , to develop web hook payload url using aspnet core web api and pass submitted information through payload . SQL triggers are not consistent and have been encountering issues with it . Could you guys suggest is it a good move ?
... View more
02-01-2025
09:39 PM
|
0
|
1
|
708
|
|
POST
|
We have two accounts: one is an admin account, and the other is a normal user account. I am developing an app using the normal account, and whenever administrative permissions are required (such as for installations), the system should automatically prompt for admin credentials. Do we need to use admin account for development ?
... View more
01-31-2025
02:14 PM
|
0
|
0
|
4412
|
|
POST
|
I was testing couple things with survey123 outbox records. when i try to submit from online and can execute trigger associate with it. at the same time, try to send out box records, those were created in offline mode. This is not executing triggers. I don't know what's happening, it was working fine. I am using ArcGIS Enterprise 11.4
... View more
01-31-2025
01:55 PM
|
0
|
0
|
467
|
|
POST
|
I installed using admin account and closed all my VScode sessions and opened. it shows same error ":buildCMakeDebug[arm64-v8a]'"
... View more
01-31-2025
11:24 AM
|
0
|
2
|
4416
|
|
POST
|
Built arcgis_maps:arcgis_maps. Installing arcgis_maps_core from https://gisupdates.esri.com/ArcGIS_MapsSDK/200.6.0/arcgis_maps_core.tar.gz Could not create a symlink. Either run this step in an elevated "Administrator" command prompt, or go to "Settings > Update & Security > For developers" and turn on "Developer Mode". An unexpected error occurred. FileSystemException: Cannot create link, path = 'D:\<Folder>\flutter_projects\arcgismaps\arcgis_maps_core' (OS Error: A required privilege is not held by the client. , errno = 1314)
... View more
01-31-2025
10:08 AM
|
0
|
0
|
4423
|
|
POST
|
RE Jan 31, 2025, 9:38:44 AM Error: Object with globalId {DEE32D1D-FF43-4031-85A1-xy} is missing. Survey/<SurveyName>.MapServer SEVERE Jan 31, 2025, 9:38:43 AM Error: Object with globalId {AAF12126-67DB-4BC0-B917-xyz} is missing. Survey/<SurveyName>.MapServer SEVERE Jan 31, 2025, 9:38:43 AM Error: Object with globalId {3A96B24F-FCFF-472E-96EB-xyzx} is missing. Survey/<SurveyName>.MapServer SEVERE Jan 31, 2025, 9:38:42 AM Error: Object with globalId {A90D5A26-5066-435C-9BD5-xyzxyz} is missing. Survey/<SurveyName>MapServer SEVERE Jan 31, 2025, 9:38:40 AM Error: Object with globalId {7C1A8FBD-9D87-4867-9ED2-xyzxy} is missing. Survey/<SurveyName>.MapServe Several users have complaint about, they were unable send the records from outbox . when i pulled arcgis server logs , it shows above messages. they captured offline during the last week offline and tried to submit when they back to work. Could you please suggest something on this.
... View more
01-31-2025
07:51 AM
|
0
|
0
|
618
|
|
POST
|
development Windows 11 I built this project using admin account, now switched to normal user account and am getting error . If you remove this dependency. The project is being built without any errors com.android.ide.common.process.ProcessException: ninja: Entering directory `C:\Users\vbadugu\AppData\Local\Pub\Cache\hosted\pub.dev\arcgis_maps-200.6.0+4426\android\.cxx\Debug\3lp2q6i5\arm64-v8a' [1/1] Linking C shared library D:\<Folder>\flutter_projects\arcgismaps\build\arcgis_maps\intermediates\cxx\Debug\3lp2q6i5\obj\arm64-v8a\libarcgis_maps.so FAILED: D:/<Folder>/flutter_projects/arcgismaps/build/arcgis_maps/intermediates/cxx/Debug/3lp2q6i5/obj/arm64-v8a/libarcgis_maps.so cmd.exe /C "cd . && C:\Users\<user >\AppData\Local\Android\Sdk\ndk\25.2.9519653\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.exe --target=aarch64-none-linux-android26 --sysroot=C:/Users/<user>/AppData/Local/Android/Sdk/ndk/25.2.9519653/toolchains/llvm/prebuilt/windows-x86_64/sysroot -fPIC -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -shared -Wl,-soname,libarcgis_maps.so -o D:\<Folder>\flutter_projects\arcgismaps\build\arcgis_maps\intermediates\cxx\Debug\3lp2q6i5\obj\arm64-v8a\libarcgis_maps.so CMakeFiles/arcgis_maps.dir/arcgis_maps.c.o -LD:/<Folder>/flutter_projects/arcgismaps/build/arcgis_maps/intermediates/cxx/Debug/3lp2q6i5/obj/arm64-v8a/../../../../../../../../arcgis_maps_core/android/arm64-v8a -lruntimecore -larcgis_maps_ffi -latomic -lm && cd ." ld: error: unable to find library -lruntimecore ld: error: unable to find library -larcgis_maps_ffi clang: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed.
... View more
01-31-2025
07:35 AM
|
0
|
0
|
4447
|
|
POST
|
What went wrong: I am getting below error while building the application, Could you please suggest Execution failed for task ':arcgis_maps:buildCMakeDebug[arm64-v8a]'. > com.android.ide.common.process.ProcessException: ninja: Entering directory `com.android.ide.common.process.ProcessException: ninja: Entering directory
... View more
01-30-2025
11:42 AM
|
0
|
11
|
5469
|
|
POST
|
I've been trying to zoom to features after definition expression is applied. is there a way to direct zoom to all features which satisfies the definition expression? I already checked all examples, Could you please suggest something to do that? queryParameters.whereClause = featureLayer.definitionExpression; //var feaureTable = FeatureLayer.withFeatureTable(featureTable); final queryResult = await featureTable.queryExtent(queryParameters); // Query the extent of features that match the definition expression // final QueryResult result = // await _featureLayer.queryExtent(queryParams: queryParams); // Get the map controller // final controller = await _mapControllerCompleter.future; // Zoom to the filtered extent await _mapViewController.setViewpointGeometry(queryResult.extent);
... View more
12-23-2024
08:38 AM
|
0
|
1
|
805
|
|
POST
|
I have published a secure arcgis service which has some polygon data and want to apply definition expression on it. How do I access secure service through flutter ? is there authentication process to access the service without user credential dialog ?
... View more
12-17-2024
01:25 PM
|
0
|
1
|
967
|
|
POST
|
We have configured our on premise portal with windows authentication for AD Users. we do not have any issues accessing the services within the organization. We have a couple of public users, they need to access one of our secured services over internet, what is the best approach to share secured services to public? Print services with secured services in webmapjson also not working. if we shared with everyone, it is working as expected. could you please suggest ?
... View more
12-17-2024
07:36 AM
|
0
|
1
|
700
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-21-2026 05:00 AM | |
| 1 | 04-14-2026 07:17 AM | |
| 1 | 07-29-2025 01:45 PM | |
| 1 | 03-28-2025 01:58 PM | |
| 1 | 02-21-2026 09:32 AM |
| Online Status |
Online
|
| Date Last Visited |
3 hours ago
|