Select to view content in your preferred language

Publish Live data in AGOL

1182
6
11-19-2013 10:10 AM
KIRANS
by
Emerging Contributor
Hello All,

I've just started to work on AGOL.
I could publish some electrical network data as service via desktop and was able to add and view in AGOL.
Now I need to query the live meter data (meter data from third party system like MDMS) whenever cliked on service location (has meter id as relationship) and display data as popup. Please help me how I can I achieve this.

Thanks
Kiran
Tags (2)
0 Kudos
6 Replies
JonathanQuinn
Esri Notable Contributor
Check out the help regarding popups in ArcGIS Online.
0 Kudos
KIRANS
by
Emerging Contributor
Check out the help regarding popups in ArcGIS Online.


Hi Quinn,

I badly need some help in understanding and finalizing the process in developing AGOL.
I actually doubt whether I need to go for AGOL/portal etc.
A chat for a few minutes could really helps me lot. Pls spare a few minutes of ur valuable time.
rbreddy_rock@yahoo.co.in
0 Kudos
KIRANS
by
Emerging Contributor
Hi,

Thanks for the reply.

Infact  I need help in fetching the live data from oracle system.
Pls help me in this regard.
0 Kudos
by Anonymous User
Not applicable
Hi Kiran,

If you need to leverage live data from an on premise database, you will have to use ArcGIS Server to publish your data as a Service. You can leverage this service within ArcGIS Online to create maps and applications.

Cheers,
Andrew
0 Kudos
KIRANS
by
Emerging Contributor
Hi Andrew,

Thanks for the reply. This really helps me.
Just to confirm,So do you meant to say there is no other option than having ArcGIS server for querying data from premise database?
Don't we have option like that is done for GPS services (i.e. without having to use ArcGIS server).
Also pls let me know whether a communication between two widgets is possible using Javascript.

Thanks
Kiran

Hi Kiran,

If you need to leverage live data from an on premise database, you will have to use ArcGIS Server to publish your data as a Service. You can leverage this service within ArcGIS Online to create maps and applications.

Cheers,
Andrew
0 Kudos
by Anonymous User
Not applicable
Correct,

If you want to view local dynamic data in ArcGIS Online, you will  need to use ArcGIS Server.

There are API's to work with Hosted Services that allow you to frequently update hosted data, but this can be rather complex and is not necessarily a COTS solution but something that would have to be custom built for your needs.

As for the question about communication between two widgets in the Javascript API, this is a high level question that I would say is possible.

Hope that helps,
Andrew
0 Kudos