cancel
Showing results for 
Search instead for 
Did you mean: 

E-commerce using NWDS without NWDI

Former Member
0 Kudos

Good day!

I must develop (in fact, just custom) an e-commerce application using NWDS. Unfortunately, there is no NWDI available to this project. Is it possible to deploy the application under such condition? In afirmative case, what would be the major drawbacks of such approach?

Thanks in advance,

Diego

Accepted Solutions (1)

Accepted Solutions (1)

pankaj_bisht
Contributor
0 Kudos

Hi Diego,

Yes can create and deploy your project or DC without NWDI. YOu can just create projects or in case you are creating DCs you can do so in "LocalDevelopment" Development Configuration.

Drawback is that you cannot do shared development. With NWDI you get a repository (DTR) where you can create your DCs and your teammate can also modify that. Also NWDI provides CBS and CMS for Component Build Service and Change Management Service. YOu will not be able use these.

CBS builds components and their dependants on demand and provides ready-to-use libraries

and deployables for developers and runtime systems.

CMS is responsible for the transport of software within the landscape,

including source code and libraries.

In case you still want to do shared development you can download open source plugins like subclipse(sub version repository). Install the plugin and you can share the code for modification.

Hope this answers your question.

Regards

Pankaj

Former Member
0 Kudos

Thanks Pankaj, your answer clarified some doubts of mine.

Regards

Diego

Answers (0)