Include token in datalink
Hi,
I have defined a datalink with a command that is basically something like this: "select 'http://my.server/my/custom/rest/endpoint?filename=' | d.filename as Download from documents d where d.objectid=?"
When a feature is identified, the related records show as a hyperlink that points to my custom rest endpoint. This works fine for sites that have security disabled, but when security is enabled, I get an error message. I think I need to add &token=blahblah to the url, but I don't know if that's possible at all.
Berend
0
-
I am investigating something very similar, did you get this to work? I am currently thinking this may require a custom datalink extension to insert the token?
0
Please sign in to leave a comment.
Comments
1 comment