AVEVA Community
AVEVA Community
  • Site
  • User
  • Site
  • Search
  • User
PDMS/E3D Forum
  • AVEVA World
PDMS/E3D Forum
PDMS Quick Tips & Customizations XML for Addins
  • Forums
  • Resources
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Replies 10 replies
  • Subscribers 2 subscribers
  • Views 127 views
  • Users 0 members are here
Options
  • Share
  • More
  • Cancel
Related

XML for Addins

Ariel M. Hermosilla
Ariel M. Hermosilla over 10 years ago
 
  • Sign in to reply
  • Cancel
  • Ariel M. Hermosilla
    Ariel M. Hermosilla over 10 years ago
    Hi,

    Can I transfer the XML (DesignAddins,ParagonAddins,etc) files of the addins to be loaded in PDMS? Instead in PDMS installed directory, I will place them in other location.

    What I want to do is to copy the original XML files of PDMS and place them in other location.
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Thomas DUVERGER
    Thomas DUVERGER over 10 years ago
    Use the environment variable CAF_ADDINS_PATH to set the location of the addins xml files (ex: designaddins.xml)
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Ariel M. Hermosilla
    Ariel M. Hermosilla over 9 years ago
    Hi,

    What about the UIC files? Is there an environment variable? I will also place them in other location.
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Venkata Rao Peta
    Venkata Rao Peta over 9 years ago
    User Interface Customized Files (UIC), You have to define the path in evars

    SET CAF_ADDINS_PATH = path
    SET CAF_UIC_PATH = path
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Ariel M. Hermosilla
    Ariel M. Hermosilla over 9 years ago
    [QUOTE=deva;97264]User Interface Customized Files (UIC), You have to define the path in evars

    SET CAF_ADDINS_PATH = path
    SET CAF_UIC_PATH = path

    Thank you very much deva.
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Tamileson
    Tamileson over 7 years ago
    Hi,

    if i specify the new path, the default xml file which is placed in installation directory is not loaded.

    Can i specify both the directories?





    [QUOTE=deva;97264]User Interface Customized Files (UIC), You have to define the path in evars

    SET CAF_ADDINS_PATH = path
    SET CAF_UIC_PATH = path
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • me_hungry
    me_hungry over 7 years ago
    @tamileson
    The value can be multiple paths, separated by ';'. I mean you may use:
    [COLOR=#333333]SET CAF_UIC_PATH = networkPath;localPath[/COLOR]
    [URL="http://help.aveva.com/AVEVA_Everything3D/2.1.0.2/wwhelp/wwhimpl/js/html/wwhelp.htm#href=NCUG/NCUG3.04.3.html"]
    help.aveva.com/.../wwhelp.htm
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Tamileson
    Tamileson over 7 years ago
    Hi me_hungry,

    thanks for your reply.

    Actually i forgot to mention that, i need the same for PDMS 12.1 / 12.0 version. For E3D, i am able specify both the path with semicolon but the same is not working with PDMS 12.1 / 12.0.

    [QUOTE=me_hungry;106954]@tamileson
    The value can be multiple paths, separated by ';'. I mean you may use:
    [COLOR=#333333]SET CAF_UIC_PATH = networkPath;localPath[/COLOR]
    [URL="http://help.aveva.com/AVEVA_Everything3D/2.1.0.2/wwhelp/wwhimpl/js/html/wwhelp.htm#href=NCUG/NCUG3.04.3.html"]
    help.aveva.com/.../wwhelp.htm
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Satish
    Satish over 7 years ago
    Hi,

    Useas follows. It will work on 12.1

    SET CAF_UIC_PATH = \netpath\;\localpath\
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • sathish kumar baskar
    sathish kumar baskar over 7 years ago
     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel