cancel
Showing results for 
Search instead for 
Did you mean: 

Help in NWDI Development

Former Member
0 Kudos

Hi all,

I am developing a custom E-commerce application I have encountered with a problem to go ahead.

My secnario is this

I have three DC’s named DC1, DC2 and DC3.

DC1 have build dependencies on DC2 and DC2 have build dependencies on DC3.

I have created an activity to make changes in DC1 and DC2. I released the activity and it is deployed.

Now I have to make changes in DC3 (I have to develop in this order only first DC1,DC2 and later DC3).

I also created an activity for DC3 and released.

Now my request is I should see the changes in DC1. Since I am not updating DC1 (changing of files in DC1) I need not to create an activity.

If I just update (rebuild and deploy) this is enough for me.

Here I should let you know two things.

1) I can only create, modify and release an activity which will auto deploy the application

2) I don’t have an access to local J2EE (Only I should create and release activity)

Please advice me How I will be able to achieve this.

Regards,

Sateesh Chandra

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You need not to rebuild the DC as the dependent DCs change The DC will automatically rebuilt and deployed.

If you want to rebuild manually you can do that through

CBS WEB UI > Compartments > Track > Custom DC> Build