cancel
Showing results for 
Search instead for 
Did you mean: 

How to develop Webdynpro Application for multiple programmer ?

Former Member
0 Kudos

Hi all

I just very beginer in the java webdynpro development. Please advise how to do sharing development.

I have 1 Java webdynpro application to be develop and current there are 2 developer is doing that. how can i combine both result ? or any other way to do that.

Best Regards

Fernand

Accepted Solutions (1)

Accepted Solutions (1)

pravesh_verma
Active Contributor
0 Kudos

Hi Fernand,

Whenever you are workingi n such an environment it is preferred to work in development components. You create muliple development components (DC) which acts as the building block for a particular application.

Or if you want to create only one WebDynro project then probably you can make use of Component controller. You programemrs can work on different components and then both components logic can be combined using the concept of used componets and then can be used in an application.

Please refer to these thread links and documentation links as well:

1)

2) http://help.sap.com/saphelp_nw70/helpdata/EN/db/bd3642e2a3ab04e10000000a1550b0/frameset.htm

3) /people/sudhir.gorantla4/blog/2008/02/27/componentization-of-webdynpro-application-in-ce71

4) /people/sudhir.gorantla4/blog/2008/03/07/webdynpro-dcs-in-ce-71

5) https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f727d100-0801-0010-4cbd-b0ad5c16...

6) https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30d56578-f7e5-2a10-5ab5-8afc55d2...

I hope that helps. Please revert back in case of any further doubts.

Thanks and Regards,

Pravesh

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

In this case use NWDI(Netweaver Development Infrastructure) so that at a time more than one person can work on same DC.

Regards,

Sunaina Reddy T

Former Member
0 Kudos

Hi Fernand,

U have use NWDI in this scenario.DTR(design time repository) is the component of NWDI which acts as version management tool like VSS ,CVS... .More than one developer can work on single DC.U will get so much information in help regarding this.

Regards

Sri

NarendraChandel
Contributor
0 Kudos

Hi,

Use NWDI for version control so that different persons can work on same DC.

regards

Narendra