cancel
Showing results for 
Search instead for 
Did you mean: 

Differnce between DEV & CONS

Former Member
0 Kudos

Hi all,

I'm new to JDI. I have some basic doubts.

When a Track is created, the runtime systems that can be defined are DEV, CONS, QA and PROD.

My question is DEV & CONS same? In the CMS do I have to provide the same SDM port # and host name?

Can I just define DEV and then transport to QA? (do i really have to define CONS)

Can you please help me understand this,

Thanks in advance

Regards

Priya

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks for your responses.

So what I understand is, when you create a track, usually the info for DEV& CONS runtime systems are same. Please correct me if I am wrong.

Also can you explain me the use and difference between DEV and CONS.

Why cant we have just DEV, QA & PROD.

thanks for your help

Regards

Priya

aayush_dubey3
Explorer
0 Kudos

Hello Priya,

Both DEV and CONS have different purpose. Development process you are aware already. Consolidatin will move the code in another workspace (CONS workspace of DTR). It can be taken as a candidate for release which we want to seperate from ongoing development.

<a href="http://help.sap.com/saphelp_erp2004/helpdata/en/26/4b0d0930034b73aa3332ddc8c75e9d/frameset.htm">Software Change Management Process</a>

Also each runtime system is optional. Defining runtime system only ensures automatic deployment in that system.

Best Regards,

Aayush

aayush_dubey3
Explorer
0 Kudos

Hello Priya,

1. Here are some good documents to start with Development Infrastructure:

<b>Help:</b>

<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/0d18d725301a78e10000000a1553f6/frameset.htm">Getting Started with the Development Infrastructure</a>

<b>SDN Blogs:</b>

<a href="/people/manohar.sreekanth/blog/2003/10/05/why-dtr-why-not-perforce-or-clearcase DTR ? Why not Perforce or ClearCase...?</a>

<a href="/people/manohar.sreekanth/blog/2004/01/12/mapping-the-sap-component-model the SAP Component Model</a>

2. DEV & CONS represent development and consolidation process. In CMS while configuring the runtime systems all the runtime systems may be different. So the deployment should happen on diferent systems. So the port number will be deployment port 5<instance number>18 of different J2EE.

3. I am not sure about your last question: "Can i just define DEV and transport it to QA". But i somehow feel this should be possible. One way of doing this is defining same runtime system for development and consolidation.

Best Regards,

Aayush

Former Member
0 Kudos

Hi

No need to define the system info in cosolidation, the dev system only will be the consolidation when you import the SCs or release your request(Activity).

Regards

Suresh