# Subscriibe to copy-config and edit-config

**URL:** https://dmap-community.ductus.global/t/subscriibe-to-copy-config-and-edit-config/2119
**Category:** CDB and CDB API
**Created:** [October 22, 2018, 11:45pm UTC](https://dmap-community.ductus.global/t/subscriibe-to-copy-config-and-edit-config/2119 "2018-10-22T23:45:29Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![kjujjava](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@kjujjava](https://dmap-community.ductus.global/u/kjujjava)
#### Post date: [October 22, 2018, 11:45pm UTC](https://dmap-community.ductus.global/t/subscriibe-to-copy-config-and-edit-config/2119/1 "2018-10-22T23:45:29Z")

</div>

Is there any API to subscribe to copy-config and edit-config operations.

---

<div class="post-metadata">

### Author: ![cohult](https://yyz2.discourse-cdn.com/flex010/user_avatar/dmap-community.ductus.global/cohult/32/221_2.png) [@cohult](https://dmap-community.ductus.global/u/cohult)
#### Post date: [November 8, 2018, 8:09am UTC](https://dmap-community.ductus.global/t/subscriibe-to-copy-config-and-edit-config/2119/2 "2018-11-08T08:09:32Z")

</div>

Perhaps it would be easier to answer your question if you can describe what you intend to do when notified of that ConfD received / is processing these RPC requests.

---

<div class="post-metadata">

### Author: ![kjujjava](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@kjujjava](https://dmap-community.ductus.global/u/kjujjava)
#### Post date: [November 8, 2018, 7:01pm UTC](https://dmap-community.ductus.global/t/subscriibe-to-copy-config-and-edit-config/2119/3 "2018-11-08T19:01:21Z")

</div>

Hi @cohult,

We are trying to delay the responses to these RPC calls.

---

<div class="post-metadata">

### Author: ![cohult](https://yyz2.discourse-cdn.com/flex010/user_avatar/dmap-community.ductus.global/cohult/32/221_2.png) [@cohult](https://dmap-community.ductus.global/u/cohult)
#### Post date: [November 12, 2018, 7:22am UTC](https://dmap-community.ductus.global/t/subscriibe-to-copy-config-and-edit-config/2119/4 "2018-11-12T07:22:02Z")

</div>

Hi,

When do you want to delay? Before, during or after the transaction has completed?  
Seems a bit odd, so you may want to explain why.

---

<div class="post-metadata">

### Author: ![kjujjava](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@kjujjava](https://dmap-community.ductus.global/u/kjujjava)
#### Post date: [November 27, 2018, 8:49pm UTC](https://dmap-community.ductus.global/t/subscriibe-to-copy-config-and-edit-config/2119/5 "2018-11-27T20:49:40Z")

</div>

Hi @cohult,

I want the delay before the response is sent to southbound. We are trying to simulate a device behavior which doesn’t use confd. For that, we need to send the confd response to southbound after 120 seconds.
