update sparky with configurable features
[aai/sparky-be.git] / sparkybe-onap-application / config / spring-beans / sparky-attribute-update-service.xml
index 6ae1edb..27db51a 100644 (file)
@@ -9,6 +9,7 @@
                 <constructor-arg ref="oxmModelLoader" />
                 <constructor-arg ref="oxmEntityLookup" />
                 <constructor-arg ref="activeInventoryAdapter" />
+                <constructor-arg name="domain" value="${resources.domain:aai}" />
         </bean>
 
         <bean id="attributeEditProcessor"