cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Attributes not Passed to Esri addFeatures Service Call

JFULGENCIO
Explorer
0 Likes
254

Hi experts,

I am working on Service and Asset Manager 2210 and it am having challenges with making the addFeatures call to Esri to assign a location to an object.

The connection appears to be working find but the attributes part of the payload is empty.

Can anyone kindly provide some direction on which parameters I need to maintain to pass values as attributes for the service call?

This is an example of what I see in my debugging:

[{"geometry":{"x":-nnn.nnnnnnnnnnn,"y":nn.nnnnnnnnnnnn,"spatialReference":{"wkid":nnnn}},"attributes":{}}]

Accepted Solutions (0)

Answers (0)