Hi All,
We are using ArcGIS enterprise version: 10.9.1 & ArcGIS Pro V 2.9
We have created a "Template" with the name "testtemplate" with the table name "temptable" in the "Extended Properties" and delete the template with one of the following reason
Reason to delete the template: Created a table name with 'RELATIONSHIP' 1-1 and saved template. Actually it should be 1-M. We have to delete the template.
WFM is allowing to create new "Template" with the same name "testtemplate", but it is not allowing to create table with the same name "temptable" in the "Extended Properties". It is throwing the following error.
Failed to update job template: Duplicate extended property table name(s) found: temptable.
Is this expected behavior or did we missed anything.
We have around 80+ extended property tables (with different 'RELATIONSHIP' like 1-1 & 1-M) with 30+ Templates and 20+ flow diagrams and we want the same tables names in DEV,UAT, PROD.
Current workaround following: We have created a new "Workflow Item" altogether and recreating templates with the extended property.
@JFarmer Please suggest.