cancel
Showing results for 
Search instead for 
Did you mean: 

Build of sca in production

Former Member
0 Kudos

Hi,

In CMS when i import activities from test to production the sca file which is built in test is moved to production.

Do we have a way that i can build the sca file in the production and deploy it.

Scenario:

Suppose i moved 10 activities into test but want to move only 5 activities into production, in this case as the sca file is taken from the test build it contains all the 10 activity changes and i am not able to control it based on the activities.

Can anyone please help me in this regard.

Thanks,

Padmaja

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

SCA is Created in Assembly process , just after Consolidation.

Assembly take the current version of code in Consolidation and you have no choice over activities level.. In assembly you select SCA not the activities. For controlling activities you should control your import in Consolidation container. Hope this answered your question

Edited by: Saurabh Agrawal on Sep 9, 2008 5:32 PM

snehal_kendre
Active Contributor
0 Kudos

Hi,

Test system is used to verify the things going to deploy on production.

As per your scenario, Suppose i moved 10 activities into test but want to move only 5 activities into production. its not possible in NWDI as it is not vaild workflow for it.

least you can do is,

You can control your activities when you release them,

or else .

from consolidation to assembly.

But there should be only one SCA fro test and production.