Skip to main content
LaKisha1
Inspiring
August 2, 2011
Question

Snippets and Baggage Files

  • August 2, 2011
  • 1 reply
  • 449 views

Hello all,

What could possibly be the reason for RH9 adding HTT and HTS files to rhbag.apj? This isn't making sense to me. If my template (HTT) files needed to be baggage files, wouldn't RH9 have done that when I originally converted my project from RH7 to RH9? RH9 didn't add my template files as baggage files until recently. When I open rhbag.apj, I see the following additional code, but this file used to only contain references to my 8 PDF files. Thanks in advance for any insight into this.

        <file>
            <name>simple_search1.htt</name>
            <usercreated>true</usercreated>
            <comments/>
        </file>
        <file>
            <name>edit_item.htt</name>
            <usercreated>true</usercreated>
            <comments/>
        </file>
        <file>
            <name>basic_template1.htt</name>
            <usercreated>true</usercreated>
            <comments/>
        </file>
        <file>
            <name>advanced_search.htt</name>
            <usercreated>true</usercreated>
            <comments/>
        </file>
        <file>
            <name>SystemTroubleshootingLink.hts</name>
            <usercreated>true</usercreated>
            <comments/>
        </file>
        <file>
            <name>SF182 Note - Explanation of Action Buttons.hts</name>
            <usercreated>true</usercreated>
            <comments/>
        </file>
        <file>
            <name>Approval Console.hts</name>
            <usercreated>true</usercreated>
            <comments/>
        </file>

This topic has been closed for replies.

1 reply

Peter Grainge
Community Expert
Community Expert
August 3, 2011

I cannot think why either. Snippets get converted to text during the generation of the output files and are not needed in the output files. Master pages to my mind would work the same way.

Have you tried substituting an empty rhbag.apj from a new project?

Have you tried toggling the view in Project Manager so that you see the classic view with a separate folder for Baggage Files? Do these files appear there and does removing them cause any problems?

Usual warnings re working on a copy of the project.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.