<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SAP Integration Record for Maintenance Item Error</title><link>https://communities.bentley.com/products/assetwise/asset_performance_management/w/wiki/35745/sap-integration-record-for-maintenance-item-error</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>SAP Integration Record for Maintenance Item Error</title><link>https://communities.bentley.com/products/assetwise/asset_performance_management/w/wiki/35745/sap-integration-record-for-maintenance-item-error</link><pubDate>Thu, 01 Jun 2023 20:25:46 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:7da92ed3-e713-4d9a-a648-d372fa17fa95</guid><dc:creator>Joseph Marin</dc:creator><comments>https://communities.bentley.com/products/assetwise/asset_performance_management/w/wiki/35745/sap-integration-record-for-maintenance-item-error#comments</comments><description>Current Revision posted to Asset Reliability | AssetWise APM Wiki by Joseph Marin on 6/1/2023 8:25:46 PM&lt;br /&gt;
&lt;table style="background-color:#dce5f0;border:#dce5f0 0px solid;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;APM Implementation and Performance Management&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;all&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N\A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N\A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h1&gt;Problem&lt;/h1&gt;
&lt;p&gt;&lt;span&gt;Some SAP to APM integration records for Maintenance Items are failing to process. The integration message states; &amp;quot;Info: Fetching integration record (ObjectID=1111111, MTCItem 0000005100222222) from SP_MAINTITEM_IN. Info: Fetching Functional Location (FLOC=?0100000000003333333).&amp;nbsp;Info: Fetching Standard Job (MtcPlan=0001XXXXXXXX). Error: Object reference not set to an instance of an object. Error at SAPInterface.MAINTITEM_IN_Interface. ProcessIntegrationRecords(EXPLinkSession session, WorkUnit &amp;#39;2 work Unit). Error: Unable to import record&amp;nbsp;1111111 from SP_MAINTPLAN_IN.&amp;nbsp;Can you please help determine what is going on?&lt;/span&gt;&lt;/p&gt;
&lt;h1&gt;Solution&lt;/h1&gt;
&lt;p&gt;Errors in staging records&amp;nbsp;are&amp;nbsp;typically not failures of the integration but are instead messages about why a staging record failed to be translated into an APM object.&amp;nbsp;Understanding these messages is fairly straight-forward. When troubleshooting an integration message, find the first Error&amp;nbsp;line in the string and its preceeding Info line and read them together to understand what is going on. From this example;&lt;/p&gt;
&lt;p&gt;&amp;quot;Info: Fetching Standard Job (MtcPlan=0001XXXXXXXX). Error: Object reference not set to an instance of an object.&amp;quot;&lt;/p&gt;
&lt;p&gt;This can be read as &amp;quot;APM tried to find Standard Job 0001XXXXXXXX.&amp;nbsp;APM could not set an object reference (on Maintenance item being created) because the referenced object (Standard job 0001XXXXXXXX)&amp;nbsp;does not exist in APM.&amp;quot;&lt;/p&gt;
&lt;p&gt;So in this case, the APM Standard Job that is equivalent to SAP Maintenance Plan&amp;nbsp;0001XXXXXXXX does not exist in APM. Maintenance Items are dependent on 2 separate objects already existing in APM, the related Standard Task (equivalent to SAP Task List) and&amp;nbsp;the related Standard Job (equivalent to SAP Maintenance Plan). If either of those components are missing, the staging record cannot process because it is missing data for a required field.&lt;/p&gt;
&lt;p&gt;The next step in troubleshooting this error is to review the Maintenace Plan integration records for Maintenance Plan 0001XXXXXXXX.&amp;nbsp; In this example, the Maintenace Plan did not exist its integration record also failed to process. But in this case it was because it was missing information in a required field, a related Site object. The referenced Site object was not created in APM in advance of the integration being run, nor were the FLOCs objects&amp;nbsp;associated with that site.&lt;/p&gt;
&lt;p&gt;So to correct all of these different error sources, all sites must be represented APM and mapped to the equivalent SAP site. Also, the order of operations for running integrations must be set to run in the following order so that all required references in APM are created prior to running the Maintenance Item.&lt;/p&gt;
&lt;p&gt;SAP to APM Assets inbound&lt;/p&gt;
&lt;p&gt;SAP Task List&amp;nbsp;to APM Standard Task inbound&lt;/p&gt;
&lt;p&gt;SAP Maintenance Plan to APM Standard Job inbound&lt;/p&gt;
&lt;p&gt;SAP Maintenance Item to APM Standard Job Task inbound&lt;/p&gt;
&lt;p&gt;SAP Notification to APM Work Request outbound and inbound&lt;/p&gt;
&lt;p&gt;SAP Work Order to APM Work Order outbound and&amp;nbsp;inbound&lt;/p&gt;
&lt;p&gt;This will reduce the number of erroring staging records and associated troubleshooting significantly. Most remaining integration record errors will be for value list items that are not represented in APM or SAP.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h1&gt;See Also&lt;/h1&gt;
&lt;p&gt;APM_Integration_SAP Guide in you Bentley APM docs folder.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;table style="background-color:#dce5f0;border:#dce5f0 0px solid;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Joe Marin&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Integrtion Order of Operations, Maintenance Item, integration, Staging Record, SAP&lt;/div&gt;
</description></item><item><title>SAP Integration Record for Maintenance Item Error</title><link>https://communities.bentley.com/products/assetwise/asset_performance_management/w/wiki/35745/sap-integration-record-for-maintenance-item-error/revision/2</link><pubDate>Wed, 02 Dec 2020 19:31:09 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:7da92ed3-e713-4d9a-a648-d372fa17fa95</guid><dc:creator>Deborah Gardiner</dc:creator><comments>https://communities.bentley.com/products/assetwise/asset_performance_management/w/wiki/35745/sap-integration-record-for-maintenance-item-error#comments</comments><description>Revision 2 posted to Asset Reliability | AssetWise APM Wiki by Deborah Gardiner on 12/2/2020 7:31:09 PM&lt;br /&gt;
&lt;table style="border-top:#dce5f0 0px solid;border-right:#dce5f0 0px solid;border-bottom:#dce5f0 0px solid;border-left:#dce5f0 0px solid;background-color:#dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;APM Implementation and Performance Management&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;all&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N\A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N\A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h1&gt;Problem&lt;/h1&gt;
&lt;p&gt;&lt;span&gt;Some SAP to APM integration records for Maintenance Items are failing to process. The integration message states; &amp;quot;Info: Fetching integration record (ObjectID=1111111, MTCItem 0000005100222222) from SP_MAINTITEM_IN. Info: Fetching Functional Location (FLOC=?0100000000003333333).&amp;nbsp;Info: Fetching Standard Job (MtcPlan=0001XXXXXXXX). Error: Object reference not set to an instance of an object. Error at SAPInterface.MAINTITEM_IN_Interface. ProcessIntegrationRecords(EXPLinkSession session, WorkUnit &amp;#39;2 work Unit). Error: Unable to import record&amp;nbsp;1111111 from SP_MAINTPLAN_IN.&amp;nbsp;Can you please help determine what is going on?&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h1&gt;Solution&lt;/h1&gt;
&lt;p&gt;Errors in staging records&amp;nbsp;are&amp;nbsp;typically not failures of the integration but are instead messages about why a staging record failed to be translated into an APM object.&amp;nbsp;Understanding these messages is fairly straight-forward. When troubleshooting an integration message, find the first Error&amp;nbsp;line in the string and its preceeding Info line and read them together to understand what is going on. From this example;&lt;/p&gt;
&lt;p&gt;&amp;quot;Info: Fetching Standard Job (MtcPlan=0001XXXXXXXX). Error: Object reference not set to an instance of an object.&amp;quot;&lt;/p&gt;
&lt;p&gt;This can be read as &amp;quot;APM tried to find Standard Job 0001XXXXXXXX.&amp;nbsp;APM could not set an object reference (on Maintenance item being created) because the referenced object (Standard job 0001XXXXXXXX)&amp;nbsp;does not exist in APM.&amp;quot;&lt;/p&gt;
&lt;p&gt;So in this case, the APM Standard Job that is equivalent to SAP Maintenance Plan&amp;nbsp;0001XXXXXXXX does not exist in APM. Maintenance Items are dependent on 2 separate objects already existing in APM, the related Standard Task (equivalent to SAP Task List) and&amp;nbsp;the related Standard Job (equivalent to SAP Maintenance Plan). If either of those components are missing, the staging record cannot process because it is missing data for a required field.&lt;/p&gt;
&lt;p&gt;The next step in troubleshooting this error is to review the Maintenace Plan integration records for Maintenance Plan 0001XXXXXXXX.&amp;nbsp; In this example, the Maintenace Plan did not exist its integration record also failed to process. But in this case it was because it was missing information in a required field, a related Site object. The referenced Site object was not created in APM in advance of the integration being run, nor were the FLOCs objects&amp;nbsp;associated with that site.&lt;/p&gt;
&lt;p&gt;So to correct all of these different error sources, all sites must be represented APM and mapped to the equivalent SAP site. Also, the order of operations for running integrations must be set to run in the following order so that all required references in APM are created prior to running the Maintenance Item.&lt;/p&gt;
&lt;p&gt;SAP to APM Assets inbound&lt;/p&gt;
&lt;p&gt;SAP Task List&amp;nbsp;to APM Standard Task inbound&lt;/p&gt;
&lt;p&gt;SAP Maintenance Plan to APM Standard Job inbound&lt;/p&gt;
&lt;p&gt;SAP Maintenance Item to APM Standard Job Task inbound&lt;/p&gt;
&lt;p&gt;SAP Notification to APM Work Request outbound and inbound&lt;/p&gt;
&lt;p&gt;SAP Work Order to APM Work Order outbound and&amp;nbsp;inbound&lt;/p&gt;
&lt;p&gt;This will reduce the number of erroring staging records and associated troubleshooting significantly. Most remaining integration record errors will be for value list items that are not represented in APM or SAP.&lt;/p&gt;&lt;br /&gt;
&lt;h1&gt;See Also&lt;/h1&gt;
&lt;p&gt;APM_Integration_SAP Guide in you Bentley APM docs folder.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt; 
&lt;table style="border-top:#dce5f0 0px solid;border-right:#dce5f0 0px solid;border-bottom:#dce5f0 0px solid;border-left:#dce5f0 0px solid;background-color:#dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Joe Marin&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Integrtion Order of Operations, Maintenance Item, integration, Staging Record, SAP&lt;/div&gt;
</description></item><item><title>SAP Integration Record for Maintenance Item Error</title><link>https://communities.bentley.com/products/assetwise/asset_performance_management/w/wiki/35745/sap-integration-record-for-maintenance-item-error/revision/1</link><pubDate>Fri, 07 Jul 2017 16:27:47 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:7da92ed3-e713-4d9a-a648-d372fa17fa95</guid><dc:creator>Joseph Marin</dc:creator><comments>https://communities.bentley.com/products/assetwise/asset_performance_management/w/wiki/35745/sap-integration-record-for-maintenance-item-error#comments</comments><description>Revision 1 posted to Asset Reliability | AssetWise APM Wiki by Joseph Marin on 7/7/2017 4:27:47 PM&lt;br /&gt;
&lt;table style="border-top:#dce5f0 0px solid;border-right:#dce5f0 0px solid;border-bottom:#dce5f0 0px solid;border-left:#dce5f0 0px solid;background-color:#dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;APM Implementation and Performance Management&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;all&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N\A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N\A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h1&gt;Problem&lt;/h1&gt;
&lt;p&gt;&lt;span&gt;Some SAP to APM integration records for Maintenance Items are failing to process. The integration message states; &amp;quot;Info: Fetching integration record (ObjectID=1111111, MTCItem 0000005100222222) from SP_MAINTITEM_IN. Info: Fetching Functional Location (FLOC=?0100000000003333333).&amp;nbsp;Info: Fetching Standard Job (MtcPlan=0001XXXXXXXX). Error: Object reference not set to an instance of an object. Error at SAPInterface.MAINTITEM_IN_Interface. ProcessIntegrationRecords(EXPLinkSession session, WorkUnit &amp;#39;2 work Unit). Error: Unable to import record&amp;nbsp;1111111 from SP_MAINTPLAN_IN.&amp;nbsp;Can you please help determine what is going on?&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h1&gt;Solution&lt;/h1&gt;
&lt;p&gt;Errors in staging records&amp;nbsp;are&amp;nbsp;typically not failures of the integration but are instead messages about why a staging record failed to be translated into an APM object.&amp;nbsp;Understanding these messages is fairly straight-forward. When troubleshooting an integration message, find the first Error&amp;nbsp;line in the string and its preceeding Info line and read them together to understand what is going on. From this example;&lt;/p&gt;
&lt;p&gt;&amp;quot;Info: Fetching Standard Job (MtcPlan=0001XXXXXXXX). Error: Object reference not set to an instance of an object.&amp;quot;&lt;/p&gt;
&lt;p&gt;This can be read as &amp;quot;APM tried to find Standard Job 0001XXXXXXXX.&amp;nbsp;APM could not set an object reference (on Maintenance item being created) because the referenced object (Standard job 0001XXXXXXXX)&amp;nbsp;does not exist in APM.&amp;quot;&lt;/p&gt;
&lt;p&gt;So in this case, the APM Standard Job that is equivalent to SAP Maintenance Plan&amp;nbsp;0001XXXXXXXX does not exist in APM. Maintenance Items are dependent on 2 separate objects already existing in APM, the related Standard Task (equivalent to SAP Task List) and&amp;nbsp;the related Standard Job (equivalent to SAP Maintenance Plan). If either of those components are missing, the staging record cannot process because it is missing data for a required field.&lt;/p&gt;
&lt;p&gt;The next step in troubleshooting this error is to review the Maintenace Plan integration records for Maintenance Plan 0001XXXXXXXX.&amp;nbsp; In this example, the Maintenace Plan did not exist its integration record also failed to process. But in this case it was because it was missing information in a required field, a related Site object. The referenced Site object was not created in APM in advance of the integration being run, nor were the FLOCs objects&amp;nbsp;associated with that site.&lt;/p&gt;
&lt;p&gt;So to correct all of these different error sources, all sites must be represented APM and mapped to the equivalent SAP site. Also, the order of operations for running integrations must be set to run in the following order so that all required references in APM are created prior to running the Maintenance Item.&lt;/p&gt;
&lt;p&gt;SAP to APM Assets inbound&lt;/p&gt;
&lt;p&gt;SAP Task List&amp;nbsp;to APM Standard Task inbound&lt;/p&gt;
&lt;p&gt;SAP Maintenance Plan to APM Standard Job inbound&lt;/p&gt;
&lt;p&gt;SAP Maintenance Item to APM Standard Job Task inbound&lt;/p&gt;
&lt;p&gt;SAP Notification to APM Work Request outbound and inbound&lt;/p&gt;
&lt;p&gt;SAP Work Order to APM Work Order outbound and&amp;nbsp;inbound&lt;/p&gt;
&lt;p&gt;This will reduce the number of erroring staging records and associated troubleshooting significantly. Most remaining integration record errors will be for value list items that are not represented in APM or SAP.&lt;/p&gt;&lt;br /&gt;
&lt;h1&gt;See Also&lt;/h1&gt;
&lt;p&gt;APM_Integration_SAP Guide in you Bentley APM docs folder.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="border-left-width:0px;border-right-width:0px;border-bottom-width:0px;border-top-width:0px;" alt=" " src="http://communities.bentley.com/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" width="189" height="60" /&gt; 
&lt;table style="border-top:#dce5f0 0px solid;border-right:#dce5f0 0px solid;border-bottom:#dce5f0 0px solid;border-left:#dce5f0 0px solid;background-color:#dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Joe Marin&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Integrtion Order of Operations, Maintenance Item, integration, Staging Record, SAP&lt;/div&gt;
</description></item></channel></rss>