Layer Filter not working on secured services

3353
4
07-15-2013 04:07 AM
by Anonymous User
Not applicable
Original User: jungf

Hi,
I've came across a problem with Filter Layer function on secured services. When I try to use Filter window on a secured layer the form stays blank:
[ATTACH=CONFIG]25917[/ATTACH]
I listened to the network communication and found out following:
When aplication is loaded, it opens the login form and user enters credentials. After that, layer is initialized using token:
http://SERVER/arcgis/rest/services/SERVICE/FeatureServer/0?f=json&token=7gcVolwT3rhHHCUCYhvArF3PWbnA...
Query request for getting data also contains token.
But when Filter Layer window is opened the service is called without token: http://SERVER/arcgis/rest/services/SERVICE/FeatureServer/0?f=json so the server returns an error:
[HTML]{"error":{"code":499,"message":"Token Required","details":[]}}[/HTML]

In Application builder an error is displayed after closing this blank Filter window:
[ATTACH=CONFIG]25918[/ATTACH]

I made tests on two independent servers and different data and both resulted in same error. Thereby I suppose that this is an bug. Can anyone from Esri confirm and resolve this?

Thanks a lot.

Filip

EDIT: Version of Viewer is 3.1.0.110
0 Kudos
4 Replies
FilipJung
Occasional Contributor
I contacted our local Esri distributor and they confirmed that this is a bug reported as #NIM091132: Filter tool in Silverlight Viewer 3.1 does not work on Secured Services for ArcGIS Server 10.1.1.
The error is showed in detail here.

I hope that patch will be released soon.

Regards.
Filip
0 Kudos
by Anonymous User
Not applicable
Original User: nika_1410

Hello,

I hit the same wall, it would be great if ESRI could release the patch as soon as possible.
0 Kudos
TysonHaverkort
New Contributor III
Can someone from ESRI confirm if this bug has been fixed version 3.2 of the Silverlight Viewer?

Thanks!
0 Kudos
by Anonymous User
Not applicable
Original User: theurbanangst

Doesn't look like it.
0 Kudos