cancel
Showing results for 
Search instead for 
Did you mean: 

Create Project Executable File

Former Member
0 Kudos

Hi,

How to create project as executable file. We want to deploy our project in client location and dont want the client to see our code. If we import and deploy the project in MII -> Projects, the client is able to see the source code in SAP MII Workbench. Our project mostly contains transactions and JSP files.

Is it possible to hide the project or to stop the user to view source code?

or Is it possible to create the entire project code as some exeutable files?

Regards,

Senthil

Accepted Solutions (0)

Answers (1)

Answers (1)

jamie_cawley
Advisor
Advisor
0 Kudos

This is not possible. The best you can do is to utilize NWDI to build your project and then deploy it on their server. This limits what can be changed in the project, 95% of it would be read only, the rest is open for customizations. The MII wiki has some links to NWDI related content under the Guidelines section.

Jamie