Showing posts with label Transformation tool. Show all posts
Showing posts with label Transformation tool. Show all posts

Wednesday, July 13, 2011

Running Transformation Tool

To run transformation tool witf TIF 1.21.700 editor and convert form to page follow there steps:
  1. Navigate to Transformation tool: Transformation > Transform forms 
  2. Start funkction: Setup > Get Forms to add forms to transformation tool.
  3. Enter ID of form you would like to transform (best view from object designer)
  4. PageType: choose Card or List or whatever option of form best suites your conversion
  5. Function > Create transformation input > Transform pages. This creates TransformPages.xml which is exported form from transformation tool.
  6. Export form from Object designer in XML form and name it Forms (forms.xml).
  7. Run Form transform tool by double clicking on Microsoft.Dynamics.Nav.Tools.FormTransformation.exe which must be located in folder entered on Setup > Transformation card setup.
  8. Open object designer and import created Pages.XML.
  9. Compile imported object in Object Designer.
  10. Edit menu (RTC menu usually named with „Dept –„) and add created page to menusuite.

Transformation Tool MenuSuite

When importing Transformation tool it creates seperate MenuSuite "TIFPM Transformation" with ID 52 and updates Company menusuite with new menu item "Transformation".

Problem with this menusuite is that users cann't see it in their normal view because menusuite created in Company menusuite has no itmes, just tree structure.

Sollution to this problem is to open two clients and copy/paste Transformation menuitems from "TIFPM Transformation" menusuite from one client to Company menusuite in other client. This copy/paste operation is done in design function of menusuite.

After copy / paste is completed you can simply delete TIFPM Transformation menusuite because all items are in Company menusuite.

Be advised to close and compile LAST one menusuite that you did paste operation.