cancel
Showing results for 
Search instead for 
Did you mean: 

EP Upgrade - SP14 - Best Practice for Modification File Comparison

Former Member
0 Kudos

SDN Experts -

We are upgrading our EP from SP14 - SP16. SAP offers a file "diff" tool that is only useful for Java application files to assist in re-applying our mods on top of the new code stack.

We are looking for best practices in Portal upgrades to do the following:

- Identify all files that we have modified on existing SP

- Diff all source code files (java, XML, GUI, other) between Current SP14 and SP16

We are also looking for documentation that identifies the local directory structure for NWDS. This would aid us in creating a batch process to "diff" our source code libraries.

Any recommendations are appreciated.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

benjamin_houttuin
Active Contributor
0 Kudos

I'm not realy getting your question because you already state what to do:

We are looking for best practices in Portal upgrades to do the following:

Identify all files that we have modified on existing SP

Diff all source code files (java, XML, GUI, other) between Current SP14 and SP16

You should know by documentation what is changed I guess? Then start diff-ing the code and recompile or repackage. NWDS also has diff functionalities.

Good luck,

Benjamin