Page tree
Skip to end of metadata
Go to start of metadata

Prerequisite

  • SAP ECTR Interface to PTC Creo SP05 PL02
  • Configuration

In general

You can configure SAP ECTR interface to PTC Creo and SAP ECTR to display the PTC Creo "Open Representation" dialogue when opening originals from SAP.

To do this, use a load scenario that executes a mapkey sequence when opening from SAP ECTR.

Use this load scenario to load all components of the document structure into the working directory and then specifically open the representation selected in the PTC Creo "Open Representation" dialogue.

Configuration

You integrate the call of a mapkey sequence for opening simplified representations into the pop-up menu of SAP ECTR as follows:

  • Specify mapkey sequence "riess_open_rep" in file "mapkeys.txt"
  • Include mapkey sequence "riess_open_rep" in loading scenario PRO_OPEN_REP in file "load_scenarios.xml"
  • Include function call of loading scenario PRO_OPEN_REP in pop-up menu
  • Define icon and text of function call of loading scenario PRO_OPEN_REP


The example of the mapkey sequence "riess_open_rep" for opening a simplified representation can be found in the template directory:

%PLM_INSTDIR%\applications\template-customize\config\mapkeys.txt


The example of the loading scenario PRO_OPEN_REP with the mapkey sequence "riess_open_rep" to open a simplified representation can be found in the template directory:

%PLM_INSTDIR%\applications\pro\template-customize\config\load_scenarios.xml


The example of the function call for the loading scenario PRO_OPEN_REP with the mapkey sequence to open a simplified display can be found in the directory:

%PLM_INSTDIR%\applications\project_template-customize\config\menu_macros.txt


Examples of the icon and text of the function call for the PRO_OPEN_REP loading scenario can be found in the directory:

%PLM_INSTDIR%\applications\pro\basis\aux-files\standard_icons.txt

%PLM_INSTDIR%\applications\pro\basis\aux-files\menu_macros.txt

%PLM_INSTDIR%\applications\pro\basis\dictionary\<language>\dictionary.txt



  • No labels