When i publish a service in arcgis server 10.3, In arcgis rest url it displayed the fully qualified name of the join field.
Database_Name.dbo.View_Name.View_Column_Name
But i want this field to be as
View_Name.View_Column_Name
Please suggest me solution for the problem