Publication Output Report XML
The Publication Output Report XML contains the status of the Publish operation. The Report XML gives an overview of all warnings, errors and informational messages that occurred during the Publish operation.
Example - General Logger Report Xml Structure
<logger start="26064546"
last="26069125"
time="2006-10-16 15:44:30"
applicationname="ISHCM"
userid="4483"
logpath="C:\InfoShare\Data\Logs">
<logs>
<!-- error entries -->
</logs>
</logger>
Example - NoVersionSelected Error Entry
<error logid="0"
status="new"
resourceid="NoVersionSelected"
resourcelib="ISAuthor" dllname="PublishService"
classname="CExportPub"
method="DumpToFS"
number="-2005"
source="CExportPub"
elapsed="4547">
<basedescription>There is no version selected for object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF'. </basedescription>
<desc>There is no version selected for object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF'. </desc>
<param paramname="object" paramtype="String">GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF</param>
<relatedinfo>
<ishobject ishref="GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF">
</ishobject>
</relatedinfo>
</error>
Example - ObjectMissing Error Entry
<error logid="1"
status="new"
resourceid="ObjectMissing"
resourcelib="ISAuthor"
dllname="PublishService"
classname="CExportPub"
method="DumpToFS"
number="-2006"
source="CExportPub"
elapsed="4548">
<basedescription>The object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF v 3.1.1 zh-TW ' is not available in the repository. </basedescription>
<desc>The object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF v 3.1.1 zh-TW ' is not available in the repository. </desc>
<param paramname="object" paramtype="String">GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF</param>
<param paramname="version" paramtype="String">3.1.1</param>
<param paramname="language" paramtype="String">zh-TW</param>
<param paramname="resolution" paramtype="String"></param>
<relatedinfo>
<ishobject ishref="GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF"
ishtype="ISHModule">
<ishfields>
<ishfield level="version" name="VERSION">3.1.1</ishfield>
<ishfield level="lng" name="DOC-LANGUAGE">zh-TW</ishfield>
<ishfield level="lng" name="FRESOLUTION"></ishfield>
</ishfields>
</ishobject>
</relatedinfo>
</error>
Example - ObjectNotReleased Error Entry
<error logid="2"
status="new"
resourceid="ObjectNotReleased"
resourcelib="ISAuthor"
dllname="PublishService"
classname="CExportPub"
method="DumpToFS"
number="-2007"
source="CExportPub"
elapsed="4549">
<basedescription>>The object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF v 3.1.1 zh-TW Low' is not released, its current status is 'To be reviewed'. </basedescription>
<desc>The object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF v 3.1.1 zh-TW Low' is not released, its current status is 'To be reviewed'. </desc>
<param paramname="object" paramtype="String">GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF</param>
<param paramname="version" paramtype="String">3.1.1</param>
<param paramname="language" paramtype="String">zh-TW</param>
<param paramname="resolution" paramtype="String">Low</param>
<param paramname="status" paramtype="String">To be reviewed</param>
<relatedinfo>
<ishobject ishref="GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF"
ishversionref="1234"
ishlngref="1235"
ishtype="ISHModule">
<ishfields>
<ishfield level="version" name="VERSION">3.1.1</ishfield>
<ishfield level="lng" name="DOC-LANGUAGE">zh-TW</ishfield>
<ishfield level="lng" name="FRESOLUTION">Low</ishfield>
<ishfield level="lng" name="FSTATUS">To be reviewed</ishfield>
</ishfields>
</ishobject>
</relatedinfo>
</error>
Example - InvalidAccordingToDTD Error Entry
<error logid="3"
status="new"
resourceid="InvalidAccordingToDTD"
resourcelib="ISAuthor"
dllname="PublishService"
classname="CExportPub"
method="ChangeDTD"
number="-2008"
source="CExportPub"
elapsed="4550">
<basedescription>The object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF v 5.1.1 en' is invalid according to the DTD. (Missing 'title' element. [l:3,c:34]) </basedescription>
<desc>The object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF v 5.1.1 en' is invalid according to the DTD. (Missing 'title' element. [l:3,c:34])</desc>
<param paramname="object" paramtype="String">GUID.ADE82B3B.643A.4EF9.A0B5.41E9A88141FF</param>
<param paramname="version" paramtype="String">5.1.1</param>
<param paramname="language" paramtype="String">en</param>
<param paramname="resolution" paramtype="String"></param>
<param paramname="parseerror" paramtype="String">Missing 'title' element. [l:3,c:34]</param>
<relatedinfo>
<ishobject ishref="GUID.ADE82B3B.643A.4EF9.A0B5.41E9A88141FF"
ishversionref="10234"
ishlngref="10235"
ishtype="ISHModule">
<ishfields>
<ishfield level="version" name="VERSION">5.1.1</ishfield>
<ishfield level="lng" name="DOC-LANGUAGE">en</ishfield>
<ishfield level="lng" name="FRESOLUTION"></ishfield>
<ishfield level="lng" name="FSTATUS">To be reviewed</ishfield>
</ishfields>
</ishobject>
<parseerror>
<reason>Missing 'title' element.</reason>
<line>3</line>
<linepos>34</linepos>
<errorcode>0x8004034</errorcode>
<srctext> concept body </srctext>
</parseerror>
</relatedinfo>
</error>
Example - VariableNotResolved Error Entry
<error logid="4"
status="new"
resourceid="VariableNotResolved"
resourcelib="ISAuthor"
dllname="PublishService"
classname="CExportPub"
method="ResolveVariables"
number="-2009"
source="CExportPub"
elapsed="4551">
<basedescription>The variable 'company-name' used in object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF v 5.1.1 en' could not be resolved. </basedescription>
<desc>The variable 'company-name' used in object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF v 5.1.1 en' could not be resolved. </desc>
<param paramname="object"
paramtype="String">GUID.ADE82B3B.643A.4EF9.A0B5.41E9A88141FF</param>
<param paramname="version" paramtype="String">5.1.1</param>
<param paramname="language" paramtype="String">en</param>
<param paramname="resolution" paramtype="String"></param>
<param paramname="variable" paramtype="String">company-name</param>
<relatedinfo>
<ishobject ishref="GUID.ADE82B3B.643A.4EF9.A0B5.41E9A88141FF"
ishversionref="10234"
ishlngref="10235"
ishtype="ISHModule">
<ishfields>
<ishfield level="version" name="VERSION">5.1.1</ishfield>
<ishfield level="lng" name="DOC-LANGUAGE">en</ishfield>
<ishfield level="lng" name="FRESOLUTION"></ishfield>
<ishfield level="lng" name="FSTATUS">To be reviewed</ishfield>
</ishfields>
</ishobject>
<varid>company-name</varid>
</relatedinfo>
</error>
Example - ConrefNotResolved Error Entry
<error logid="5"
status="new"
resourceid="ConrefNotResolved"
resourcelib="ISAuthor"
dllname="PublishService"
classname="CExportPub"
method="CheckConref"
number="-2010"
source="CExportPub"
elapsed="4552">
<basedescription>The conref 'GUID-xxxxx#copyrightwarning' used in object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF v 5.1.1 en' could not be resolved. </basedescription>
<desc>The conref 'GUID-xxxxx#copyrightwarning' used in object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF v 5.1.1 en' could not be resolved. </desc>
<param paramname="object"
paramtype="String">GUID.ADE82B3B.643A.4EF9.A0B5.41E9A88141FF</param>
<param paramname="version" paramtype="String">5.1.1</param>
<param paramname="language" paramtype="String">en</param>
<param paramname="resolution" paramtype="String"></param>
<param paramname="conref"
paramtype="String">GUID-xxxxx#copyrightwarning</param>
<relatedinfo>
<ishobject ishref="GUID.ADE82B3B.643A.4EF9.A0B5.41E9A88141FF"
ishversionref="10234"
ishlngref="10235"
ishtype="ISHModule">
<ishfields>
<ishfield level="version" name="VERSION">5.1.1</ishfield>
<ishfield level="lng" name="DOC-LANGUAGE">en</ishfield>
<ishfield level="lng" name="FRESOLUTION"></ishfield>
<ishfield level="lng" name="FSTATUS">To be reviewed</ishfield>
</ishfields>
</ishobject>
<conref>GUID-xxxxx#copyrightwarning</conref>
</relatedinfo>
</error>
Example - HyperlinkTargetMissing Error Entry
<error logid="6"
status="new"
resourceid="HyperlinkTargetMissing"
resourcelib="ISAuthor"
dllname="PublishService"
classname="CExportPub"
method="CheckHyperlink"
number="-2011"
source="CExportPub"
elapsed="4553">
<basedescription>The hyperlink 'GUID-yyyyy#veryinterestingtext' used in object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF v 5.1.1 en' could not be resolved. </basedescription>
<desc>The conref 'GUID-yyyyy#veryinterestingtext' used in object 'GUID.7DE82B3B.643A.4EF9.A0B5.41E9A88141FF v 5.1.1 en' could not be resolved. </desc>
<param paramname="object"
paramtype="String">GUID.ADE82B3B.643A.4EF9.A0B5.41E9A88141FF</param>
<param paramname="version" paramtype="String">5.1.1</param>
<param paramname="language" paramtype="String">en</param>
<param paramname="resolution" paramtype="String"></param>
<param paramname="conref"
paramtype="String">GUID-xxxxx#copyrightwarning</param>
<relatedinfo>
<ishobject ishref="GUID.ADE82B3B.643A.4EF9.A0B5.41E9A88141FF"
ishversionref="10234"
ishlngref="10235"
ishtype="ISHModule">
<ishfields>
<ishfield level="version" name="VERSION">5.1.1</ishfield>
<ishfield level="lng" name="DOC-LANGUAGE">en</ishfield>
<ishfield level="lng" name="FRESOLUTION"></ishfield>
<ishfield level="lng" name="FSTATUS">To be reviewed</ishfield>
</ishfields>
</ishobject>
<hyperlink>GUID-yyyyy#veryinterestingtext</hyperlink>
</relatedinfo>
</error>