summaryrefslogtreecommitdiffstats
path: root/docs/clamp/acm/acm-architecture.rst
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2023-06-08 16:54:55 +0100
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2023-06-12 10:17:15 +0100
commit580de3ad1abeac9001d5f5190e12dd687fa7d0fc (patch)
tree94a56bc56721ccf3ddae8146efe87e8ed77255de /docs/clamp/acm/acm-architecture.rst
parentd3ea2362501e3b51a709f8e2671f97ec5aad1349 (diff)
Add documentation for AC instance update support
Issue-ID: POLICY-4698 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I80396650e0f12636ea39de924777bc0ef78dc920
Diffstat (limited to 'docs/clamp/acm/acm-architecture.rst')
-rw-r--r--docs/clamp/acm/acm-architecture.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/clamp/acm/acm-architecture.rst b/docs/clamp/acm/acm-architecture.rst
index 2e8f5186..e1272419 100644
--- a/docs/clamp/acm/acm-architecture.rst
+++ b/docs/clamp/acm/acm-architecture.rst
@@ -206,9 +206,9 @@ At Run Time, the following Automation Composition Life Cycle management capabili
capability is that the Automation Composition instance is created in the Instance Automation Composition Inventory but
has not been deployed on Participants.
- #. **Automation Composition Instance Update on Participants:** Once the user is happy with the property
- values, the Automation Composition Instance is updated on participants and the Automation Composition Elements
- for this Automation Composition Instance are deployed or updated by participants using the acm metadata.
+ #. **Automation Composition Instance Update on Participants:** The AC instance property values can be updated before/after
+ the instance deployment. Before the deployment, the new property values are only updated on the runtime database whereas
+ the updated property values are also sent to the participants when the instance is in DEPLOYED state.
The post condition for an execution of this capability is that the Automation Composition instance is updated
on Participants.