Hi Friends, I need to use the DCR files(created in TS 6.5) on TS 6.7.1 . Is there any way to do that. There has also been modification to the DCT and TPL files. I've moved the old files to the new TS 6.7.1 server. However whenever I try to open a DCR file, it opens in a code editor. Is there any way to resolve this issue?
When you said "move to the new 6.7.1 server," do you mean a completely new server? If so, did you make sure you reapplied the EAs, so that it's seen as a DCR?
During transition you've lost DCRs "TeamSite/Templating/DCR/Type" Extended attribute (and possibly other EAs as well if you had any)You would have to check original DCRs properties and re-apply correct EA Values using for example iwextattr CLT command
Yes, either manually or write yourself a script.You would have been better off using opendeploy to move your file between the servers, this gives you the option to include all ea's.
After migration if you are not able to see the content of your old DCR that means you have changed the template on new server. Just check the following things -*Attach the iwutild_cmdout.log file with your next post.*Check dcr-type="" in templating.cfg it should be same one as it was on old server.*Have you added any TAB in DCT ?
Hii I am working on the same issue with 'D'... so am replying for the same post in this thread only... # I have Attached the iwutild_cmdout.log file with this post.plz check it out. # dcr-type="" in templating.cfg is different one as it was on old server. for TS6.7.1 dcr-type="iwov" & for TS6.5 dcr-type="xml". for testing purpose i have changed dcr-type="xml" in TS6.7.1 but still am unable to see the content of old DCR. # we have not added TAB in DCT.kindly Advice..How to Fix the Error?