Adding the MVG Link

This task is a step in Process of Modifying the Customization Package to Add an MVG.

In this topic, you add the MVG link to the business logic file. For more information, see Preventing Users From Removing Links Between Object Types.

To add the MVG link

  1. Use a JavaScript editor to open the business_logic.js file.

    For more information, see Files That the Customization Package Contains

  2. Locate the following function:

    create_siebel_meta_scheme2
    
  3. Add the code to add a new association.

    For more information, see Code That Adds a New Association.