Example role configuration

The default gateway.config file contains multiple standard roles defined. To help you understand any changes that need to be made, the default MI_READ role configuration is described.

<Role a:role="MI_READ">
   <defaultProfile a:precedence="1">MI_MMPDS09_1.4.3m</defaultProfile>
   <addPackage a:packageId="DefaultCAE_Import" a:host="MIMaterialsGateway_Abaqus"/> 
   <addPackage a:packageId="DefaultCAE_Import" a:host="MIMaterialsGateway_ANSA"/>
   <addPackage a:packageId="DefaultCAE_Import" a:host="MIMaterialsGateway_AEDT"/>
   <addPackage a:packageId="DefaultCAE_Import" a:host="MIMaterialsGateway_ANSYS_Workbench/>
   <addPackage a:packageId="DefaultCAD" a:host="MIMaterialsGateway_Creo"/>
   <addPackage a:packageId="DefaultCAE_Assign" a:host="MIMaterialsGateway_Hypermesh"/>
   <addPackage a:packageId="DefaultCAD" a:host="MIMaterialsGateway_NX"/>
   <addPackage a:packageId="DefaultCAD" a:host="MIMaterialsGateway_TCNX"/>
   <addPackage a:packageId="DefaultPLM" a:host="MIMaterialsGateway_Windchill"/>
</Role>
All users in the MI_READ role have MI_MMPDS09_1.4.3m as their default profile, on all Gateways. In addition:
  • When using Gateway on Abaqus, ANSA, Ansys Electronics Desktop, or Ansys Workbench, they will have access to the standard package of features for CAE Gateways that show a list of imported models, DefaultCAE_Import.
  • When using Gateway on Creo, NX, or Teamcenter with NX, they will have access to the standard package of features for CAD Gateways, DefaultCAD.
    Note: Gateway for Teamcenter with NX allows you to assign data to NX part models that are stored in Teamcenter (so effectively, it is a CAD Gateway that is launched from a PLM system). It has similar functionality to the other CAD Gateways, but also supports Where Used search.
  • When using Gateway on HyperMesh, they will have access to the standard package of features for CAE Gateways that support assignments, DefaultCAE_Assign.
  • When using Gateway on Windchill, they will have access to the standard package of features for PLM Gateways, DefaultPLM.