I am trying to create a spatial view on joined tables using an st_geometry shape field from one of the joined feature classes in a postgresql database.
When I try to register the view using sdelayer I get:[ATTACH=CONFIG]23500[/ATTACH]
If I retry the command it seems to succeed, but when trying to preview the view, I get the same error in ArcCatalog: [ATTACH=CONFIG]23498[/ATTACH]
Trying to find something that I can change, if I recalculate the feature extents I get: [ATTACH=CONFIG]23499[/ATTACH]
All these seem to point to the sde functions not being accesses.
Any ideas?