Details
From a security point of view, user want to disable "Export to WEB" Function.
How to disable the "Export To Web" Command in Process Simulate ?
Solution
To disable or remove the "Export To Web" Command, you need to edit the appropriate xml file(s):
NewAssembler.xml for Ps on eMS
NewAssemblerTC.xml for PS on TC
RobotExpert.xml for Robot Expert
1) Open the file in Visual Studio
2) Remove the 3 lines:
<DotNetCommand Namespace="DnProcessSimulateCommands.ExportToWeb"
ClassName="CUiExportToWebCmd"
UniqueId="ExportToWebCmd" />
3) Save the file
Open the application again. The command must have been removed.
Hardware/Software Configuration
Platform: INTEL
OS: window
OS Version: 764SP1
Product: TECNOMATIX
Application: PLANNING_APPLIC
Version: V13.1.2.X
Function: PROCESS_SIMULAT
Ref: 002-8002228