Skip to content

February 15, 2011

5

10 Reasons to have RoboHelp Server 9

Last Friday I attended the official UK launch of Adobe’s Technical Communication Suite 3 at Adobe’s offices in London. Whilst the spotlight was placed on the three main applications that form the substantial part of the Suite (RoboHelp, FrameMaker and Captivate) RoboHelp Server 9 got a brief mention.

As a RoboHelp Server user for several years, I’ve experienced first hand just what it can provide a Technical Communications department. I’ve written numerous posts on this subject area on this blog and as a result I guess I’ve become an unofficial product evangelist. Therefore whilst I was happy to hear the product being mentioned at the launch, the few sentences it received didn’t even scratch the surface of what it can provide.

If you are wondering whether to install (or upgrade to) Adobe RoboHelp Server 9, below are 10 reasons to say “Yes”. I’ll be covering each of these in more detail in the weeks to come.

  1. Configurable contexts:
    RoboHelp Server 9 allows each context (website) to be fully configured (e.g. database properties, search settings, etc.) via the improved Configuration Manager.
  2. Improved feedback analytics:
    RoboHelp Server 9 has some new reports to add to those available in previous versions. All the reports have been reworked to better describe the statistics they contain, enabling you to focus on how your content is being used thus enabling you to improve it.
  3. Customisable reports:
    Reports can be customised to report on specific date ranges / areas, columns can be added / removed and settings can be saved for future use.
  4. Exportable data:
    Report data can be saved to a comma separated file enabling the data to be imported to other third party applications (e.g. Microsoft Excel) for further analysis.
  5. Sleek UI:
    The sleek, professional design applied to RoboHelp Server 9 makes it a real pleasure to look at and use.
  6. Secure output:
    From RoboHelp Server 8 output can be placed in a protected area meaning only users with a valid userid / password can access it.
  7. Seamless upgrade from the previous version:
    Why upgrade if you lose your previous analytical feedback data? With RoboHelp Server 9 you can import data from a RoboHelp Server 8 installation. Click here for further details.
  8. Increased search capability:
    Several improvements have been made to the search capabilities in RoboHelp Server 9 (e.g. synonyms, topic keywords, etc.).
  9. Adobe AIRHelp moderation:
    RoboHelp Server 9 can be used as a repository to handle ratings and comment moderation for Adobe AIRHelp, thereby enabling users across networks to see all ratings / comments.
  10. Multiple platform support:
    A wide choice of databases can be used to hold your feedback analytics data including multiple versions of Oracle Database, Microsoft SQL Server and  Microsoft Access.
Share SHARE
  • http://rjacquez.com RJ Jacquez

    Great stuff as always, Colum. I’m a huge fan of our Adobe RoboHelp Server app and believe this version to be the one that takes this software from a nice-to-have to a must-have for our customers.

    Thanks again and keep up the good work.

    RJ Jacquez

  • Jackie Tucker

    Hi Colum,

    We have traced some persistent memory issues to RoboHelp Server 8. Basically, when a user loads a PDF on the website, RoboHelp Server 8 frequently does not release the memory after the pdf is closed. We serve up topics created in RH, and also PDFs for things like install guides. Because the memory isn’t released properly, the physical server on which RHServer 8 locks frequently.

    I am considering upgrading to RoboHelp Server 9, as I am hoping that this issue has been fixed. But I can’t seem to find related information about Robosource Control and Tech Comm Suite.

    We are running RoboSource Control 3.1 and Tech Comm Suite 2 and 2.5. If we implement RoboHelp Server 9, do we have to update Tech Comm Suite to 3? We have about 14 users and I’d like to avoid that if possible. Do you know if RoboHelp Server 9 runs with earlier versions of Tech Comm Suite?

  • http://www.cmcandrew.com/robocolumn Colum McAndrew

    Hi Jackie.

    I have to admit that I have not tried publishing RH8 output to RHS9. In theory it should work as the underlying RH8 code should be the same as RH9. Also you can easily upgrade your RHS8 installation to RHS9 which includes migrating the RHS8 data.

    If I were you, I do a simple test. Download the RHS9 trial, set-up an area in the context and publish your RH8 output to it. This would be a useful test of your memory leak issue as well. BTW you must report this to Adobe if you haven’t already.

  • Vanessa

    We don’t get to configure LDAP (ACTIVE DIRECTORY).
    How to do this, begin with the Active Directory step by step ?

    • LDAP Server URL: The URL of your organization’s LDAP server (including the protocol and port). For example, ldap://myldap.org.com:389  ldap://10.243.159.186:389
    • Base Node For User Search: The LDAP base node within which you want to find users. For example, ou=people,o=myorg.com
    • Base Node For Group Search: The LDAP base node within which you want to find groups. For example, ou=groups,o=myorg.com
    • User ID Attribute Name: The LDAP node attribute that determines the user ID. For example, uid
    • Group ID Attribute Name: The LDAP node attribute that determines the group name. For example, cn
    • Group Member Attribute: The attribute of the LDAP group node that determines the members of the group.