mibuso.com

Microsoft Business Solutions online community
It is currently Thu May 23, 2013 10:30 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: [Solved] RTC Help File
PostPosted: Thu Jun 28, 2012 11:22 am 
Offline

Joined: Wed Feb 18, 2009 12:15 pm
Posts: 66
Country: Singapore (sg)
Hi Experts,

I'm following the "Walkthrough: Creating and Building a New Help Topic" in the "Help Toolkit" to make sample RTC Help File.

By the way, after the Help.Builder.EXE -t=c:\HelpExample\object.txt -out=c:\HelpExample\Object.xml was executed to convert the object.txt to Object.xml, the generated Object.xml is empty. (If I remembered correctly, I saw something last time I tried once with the same thing).

I subsequently continued to generate the addin_a.chm and addin_a.hh, and placed them in the accordingly folders.
However, the F1 user action called up but doesn't link to its topic.

I'm suspecting the failed linkage is it because of the empty Object.xml? :?: :-k How can this be resolved?
Thank you for any inputs.


object.txt
Code: Select all
T50000-P2818-L30:Direct Purchase Header
T50000-F1-P2818-L30:Linked Sales Order
N50000-P2818-L30:Direct Purchase Order
N50000-C1160030000-P2818-L30:Test


Object.xml
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
-<objects xsi:schemaLocation="http://tempuri.org/object.xsd object.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://tempuri.org/object.xsd">
   <tables/>
   <forms/>
   <reports/>
   <pages/>
   <dataports/>
   </objects>


Top
 Profile E-mail  
 
 Post subject: Re: RTC Help File
PostPosted: Fri Jun 29, 2012 6:28 am 
Offline

Joined: Wed Feb 18, 2009 12:15 pm
Posts: 66
Country: Singapore (sg)
Hi Experts,

Well, does anybody had already done the conversion of Classic HelpFile to RTC HelpFile?
In general, I would like to know:

1. if Object.xml file is empty for a particular Object, does that mean the later generated RTC HelpFile, by pressing F1 will never point to its particular topic? Means fail.
2. I had tried both way, which is through Command Line (Help.Builder.EXE -t=c:\HelpExample\object.txt -out=c:\HelpExample\Object.xml) and "Create Object File" menu in Help Builder, both made empty Object.xml, any suggestions on what to look into?

I appreciate any advice. Thank you.

* Environment: Nav 6.0/2009 SP1 and R2


Top
 Profile E-mail  
 
 Post subject: Re: RTC Help File
PostPosted: Fri Jun 29, 2012 10:42 am 
Offline

Joined: Fri Aug 27, 2010 9:17 am
Posts: 6
Country: Denmark (dk)
Hello derrick,
Please refer to the topic "Troubleshooting: Some Objects are Missing from Object.xml File" in NAV Help Guide, that is installed with Help Toolkit.
Your object.xml file is empty because you have not defined CaptionML property for your objects. So you have to define this property and export object.txt again. Also you should use correct language switch when converting to object.xml file (matching your language selected for CaptionML property).

Object.xml file is used to update object tokens in help (tokens like ($ T_50000 abc table $). If this file is empty, it should not break F1 functionality.

In order to troubleshoot why F1 is not working, you can have a look into "How to: Analyze Help Call Errors" topic in help guide. Most likely there is an issue with generated addin_a.hh file.
You can check whether:
- you deployed file correctly (.hh file should be deployed on NAV server to make F1 working in RTC)
- your .hh file is not empty and contains correct entries for your help topics.

_________________
Best Regards,
Ola Porosinska

Software Development Engineer
Microsoft Dynamics NAV


Top
 Profile E-mail  
 
 Post subject: Re: RTC Help File
PostPosted: Sun Jul 01, 2012 12:43 pm 
Offline

Joined: Wed Feb 18, 2009 12:15 pm
Posts: 66
Country: Singapore (sg)
Thank you, Ola, the Object.xml thingie is okay now.


Top
 Profile E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: mkrug68 and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum


Search for:
Jump to: