In https://community.esri.com/thread/185672-attribute-assistant-in-the-enterprise-gdb-enviroment we all figured that the generate id table needs to be in the same enterprise geodatabase, but that the Dynamic Value table can reside in a separate file geodatabase.
I had my Dynamic Table rules working just great while testing everything (feature classes included) in a file geodatabase. Now I've moved things into the enterprise environment and nothing gets updated as it has before.
Originally the 'Table Name' was CommonNamesSample, and resided in the same fgdb with the dynamic table. I have the dynamic table in it's own FGDB and refer to the Table Name as:
database_name.OWNER.feature_class_name
I've also tried simply
feature_class_name
But haven't been able to get any of my rules to work. Being the king of 'missing the obvious' I'm hoping someone can point me in the right direction....
mmiller-esristaff
AMuise-esristaff
jmward