Author |
Message |
qt_ky

Group memberships: Premium Members
Joined: 03 Aug 2011
Posts: 2850
Location: USA
Points: 21668
|
|
DataStage® Release: 11x |
Job Type: Parallel |
OS: Unix |
|
For general reference and consumption of glossary terms and definitions, enterprise terminology would be vastly more accessible in our organization if we exported IGC glossary content into file, convert that into a document, and make that available on the intranet or internet. I would like to automate and repeat the process weekly, monthly, or quarterly.
It is a relatively simple task to run a command to export IGC content as XML or as a CSV file, but what I am really wondering is how to go about automating the next step of converting the file into a final glossary PDF document with a professional look and feel, such as a complete document that you might imagine an author creates in Word with a cover page, table of contents, intro, glossary, possibly an index, etc. (I am a DataStage Developer/Administrator after all, not a desktop publisher...)
As I type this i am thinking about searching on "automated document publishing tips."
Thoughts?
|
_________________
Choose a job you love, and you will never have to work a day in your life. - Confucius
|
|
|
 |
qt_ky

Group memberships: Premium Members
Joined: 03 Aug 2011
Posts: 2850
Location: USA
Points: 21668
|
|
|
|
|
|
A quick search on "free open source automated document production and publishing" pointed me to https://www.scribus.net/ as a possibility.
Has anyone already gone down a similar path?
|
_________________
Choose a job you love, and you will never have to work a day in your life. - Confucius
|
|
|
 |
ray.wurlod
Participant
Group memberships: Premium Members, Inner Circle, Australia Usergroup, Server to Parallel Transition Group
Joined: 23 Oct 2002
Posts: 54464
Location: Sydney, Australia
Points: 295356
|
|
|
|
|
|
What options does the Information Server Reporting Console provide?
|
_________________ RXP Services Ltd
Melbourne | Canberra | Sydney | Hong Kong | Hobart | Brisbane |
|
|
 |
qt_ky

Group memberships: Premium Members
Joined: 03 Aug 2011
Posts: 2850
Location: USA
Points: 21668
|
|
|
|
|
|
Information Server Console > Home > Reports
Categories include:
> Administration
> FastTrack
> Information Analyzer
> QualityStage
|
_________________
Choose a job you love, and you will never have to work a day in your life. - Confucius
|
|
|
 |
ray.wurlod
Participant
Group memberships: Premium Members, Inner Circle, Australia Usergroup, Server to Parallel Transition Group
Joined: 23 Oct 2002
Posts: 54464
Location: Sydney, Australia
Points: 295356
|
|
|
|
|
|
I'm pretty sure you can produce reports of published glossary content. Alas I can't check that (or how) till I get back to work in another week from now.
|
_________________ RXP Services Ltd
Melbourne | Canberra | Sydney | Hong Kong | Hobart | Brisbane |
|
|
 |
qt_ky

Group memberships: Premium Members
Joined: 03 Aug 2011
Posts: 2850
Location: USA
Points: 21668
|
|
|
|
|
|
Getting
all
of the glossary content is the first step in assembling a complete document.
IGC 11.7.0.1 (we currently have workflow disabled on this instance) > Queries
Query: Glossary Categories and Terms
Description: View a list of Categories and their Terms.
List Options > Save as Data Format (CSV) or Save as Report Format (XLS)
The latter file format resembles the same layout as the web page report results.
This is disturbing. I just discovered that both options automatically filter and limit the output files to the first 25 terms in any given category.
- The CSV file just truncates the output without letting you know it has done so.
- The XLS file still truncates but at least gives clues mixed in the results, like "There are 38 instances in total" or "There are 120 instances in total."
I might try an admin export or istool command next, as I am sure they do not truncate results.
|
_________________
Choose a job you love, and you will never have to work a day in your life. - Confucius
|
|
|
 |
eostic

Group memberships: Premium Members
Joined: 17 Oct 2005
Posts: 3805
Points: 30612
|
|
|
|
|
|
I happen to like XML, so I would probably research doing this via a stylesheet. I've only touched stylesheets lightly, but found it very easy to create attractive displays of xml content without too ...
|
_________________ Ernie Ostic
blogit!
Open IGC is Here! |
|
|
 |
|