cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Code from NWDS to NWDI

Former Member
0 Kudos

Hello All,

In NWDI i have created an new track with an FSCM software component, and i have checked in all the require software component dependencies in to that track.

I have also checked out code from NWDI to NWDS i have all the latest code base on my local desktop and i have also performed some customizing to that track. After doing some changes i have build that track on my local desktop and it gave me an EAR file which is generated on my local desktop.

Using that EAR file that generated on my local desktop i manually imported into Test server and all my changes are working fine.

Now my Question is :

  1. Can any one please help me in uploading code from my NWDS  which has (actual code + Custom Developments ) in to NWDI.
  2. All the changes that i have developed on my local desktop i want to upload to NWDI track so that code would be in synch if i miss any thing on my desktop.
  3. And also once i  upload code to NWDI can i generate an new EAR file from NWDI . After uploading changes to NWDI on current state if i want to test those changes i can  Export EAR and move that to test server manually or automatically.

Please help me in moving forward .

Thanks in advance.

Regards,

Vardhan.

Accepted Solutions (1)

Accepted Solutions (1)

former_member193379
Active Contributor
0 Kudos

Hi Sri,

Please read my below response to your questions

  • Can any one please help me in uploading code from my NWDS  which has (actual code + Custom Developments ) in to NWDI.

Ans--> Yes, it can be done. You have to first find out the list of the changed/newly created objects (java/jsp/xlf,..etc) and assigned all these changed/created files to a activity.

  • All the changes that i have developed on my local desktop i want to upload to NWDI track so that code would be in synch if i miss any thing on my desktop.

Ans--> Once your are added these files to a activity then check in and activate this activity and to make sure that you added all the files and checked in, create another instance of NWDS and create the project from DEV track and build & deploy the code. Now run the application if all goes well then good otherwise you can find out if any of the file is left.

  • And also once i  upload code to NWDI can i generate an new EAR file from NWDI . After uploading changes to NWDI on current state if i want to test those changes i can  Export EAR and move that to test server manually or automatically.

Ans--> Pleae repeat step 2 for the same.

Please let me know if you face any problem.

Thanks,

Hamendra

Former Member
0 Kudos

Hi Hamenedra / Wu ,

Thanks for the reply , yeah i was able to do that.

i was missing one thing i.e deploy into server using DTR view, once i have deployed using DTR view i was able to check in latest code to track.

Thanks,

Vardhan.

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

when you do  the change, nwdi didn't ask you to create activity to track the change?