Adding this lines to the DataSource generates the same SRC for the image in the tile:
Code:
<operationBinding
operationType="viewFile"
requiresAuthentication="false"
dataURL="auth/nonAuthenticatedOperations"
/>
Code:
<img src="http://127.0.0.1/[module]/images/auth/nonAuthenticatedOperations/babyBottle.png?isc_rpc=1&isc_v=v9.1p_2014-10-15&isc_tnum=3&_tran...........">
Any other suggestion?
Thanks
Leave a comment: