Quantcast
Channel: PTC Community: Message List
Viewing all articles
Browse latest Browse all 11560

Re: Edit Type > Presentation Editor interface is antiquated

$
0
0

Hi Bob,

 

to get the template file form the Integrity database you can use the command

 

integrity getdbfile --forceConfirm=yes --batch --hostname="<hostname>" --port="<port>"

                            --user="<user>" --password="password" 

                           --output=<diretory+filename>

                           data/im/issue/templates/<template name>.xml

 

After editing the xml file you can write it back to Integrity using the command:

 

integrity putdbfile --forceConfirm=yes --batch --hostname="<hostname>" --port="<port>"

                   --user="<user>" --password="password" 

                   --input=<diretory+filename>.xml

                  data/im/issue/templates/<temple name>.xml

 

You'll find the "integrity" command (integrity.exe) within the "bin" directory of the Integrity Client installation.

 

Regards,

 

Peter


Viewing all articles
Browse latest Browse all 11560

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>