on 2012 Feb 02 1:13 PM
Dear friends,
I have two Questions .
1.How to lock/hide MII code to prevent modifications or logic hide to other users ?
2.Is there way to make two MII instance in same NW 7.3?
Thanks,
Ramesh
Request clarification before answering.
Hi Ramesh
1. For this you should better use NWDI (Netweaver Development Infrastructure) which allows version control. This will enure that people who do not have the authorizations on DTR (The NWDI component that manages versions) cannot modify your code. Also most part of the MII artifacts will remain in readOnly mode which does not provide complete logic. Users would be able to see the transaftions and other MII files if they have MII Developer role.
2. This is not possible that same NW Server has 2 MII installations as the Context Roots and other artifacts are cluster independent. What you can do though is have 2 NW servers running on the same physical machine (given you have the right hardware) and then have 2 MII installed on them separately.
Regards
Partha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ramesh,
You can "not" assign the Developer roles to other users. They will not be able to launch the workbench and hence not able to modify ur MII code.
I think you can have multiple MII nodes on one NW WAS.
Regards,
Gita
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.