Add delay for submit action 80/89580/1 4.0.5
authorsebdet <sebastien.determe@intl.att.com>
Fri, 7 Jun 2019 13:46:02 +0000 (15:46 +0200)
committersebdet <sebastien.determe@intl.att.com>
Fri, 7 Jun 2019 13:46:02 +0000 (15:46 +0200)
Add a delay between last policy creation and pdp policies deployment

Issue-ID: CLAMP-408
Change-Id: If955fa291394f30c48c3f5d4ac612b804c5bb920
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
src/main/resources/clds/camel/rest/clamp-api-v2.xml

index 94b322f..06342c5 100644 (file)
                                                </split>
                                        </split>
 
+                                       <delay>
+                                               <constant>3000</constant>
+                                       </delay>
+
                                        <to uri="direct:add-all-to-active-pdp-group" />
 
                                        <log