<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ADS: com.adobe.ProcessingException: com.adobe.Processin in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ads-com-adobe-processingexception-com-adobe-processin/m-p/8589332#M1661422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;We have a work order in production. It has a PRT (DMS document) assigned to it.&lt;/P&gt;&lt;P&gt;When we try to print it (adobe form), it gives the error mentioned in the subject. When we remove this PRT (document), it prints fine.&lt;/P&gt;&lt;P&gt;I checked for other work orders and all are printing fine except the once which have a DMS document assigned to it.&lt;/P&gt;&lt;P&gt;Also, we tried to replicate this scenario in our test system but everywhere the print is coming out just fine with the same scenario.&lt;/P&gt;&lt;P&gt;Not sure what the problem could be. The adobe form layout and its interface are absolutely same in production and test systems.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2012 22:34:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-03-20T22:34:21Z</dc:date>
    <item>
      <title>ADS: com.adobe.ProcessingException: com.adobe.Processin</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ads-com-adobe-processingexception-com-adobe-processin/m-p/8589332#M1661422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;We have a work order in production. It has a PRT (DMS document) assigned to it.&lt;/P&gt;&lt;P&gt;When we try to print it (adobe form), it gives the error mentioned in the subject. When we remove this PRT (document), it prints fine.&lt;/P&gt;&lt;P&gt;I checked for other work orders and all are printing fine except the once which have a DMS document assigned to it.&lt;/P&gt;&lt;P&gt;Also, we tried to replicate this scenario in our test system but everywhere the print is coming out just fine with the same scenario.&lt;/P&gt;&lt;P&gt;Not sure what the problem could be. The adobe form layout and its interface are absolutely same in production and test systems.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 22:34:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ads-com-adobe-processingexception-com-adobe-processin/m-p/8589332#M1661422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-20T22:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: ADS: com.adobe.ProcessingException: com.adobe.Processin</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ads-com-adobe-processingexception-com-adobe-processin/m-p/8589333#M1661423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsh,&lt;/P&gt;&lt;P&gt;A good place to start would be to check if the content management server (the place where the DMS sits) is reachable? The RFC connection to it could be down.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 00:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ads-com-adobe-processingexception-com-adobe-processin/m-p/8589333#M1661423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-21T00:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: ADS: com.adobe.ProcessingException: com.adobe.Processin</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ads-com-adobe-processingexception-com-adobe-processin/m-p/8589334#M1661424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Niel.&lt;/P&gt;&lt;P&gt;I &lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;&lt;A&gt;&lt;/A&gt;believe had there been a problem with the RFC connection of the content management server, the document won't be opening from CV02/3N.&lt;/P&gt;&lt;P&gt;Also, just found out that it could not be a DMS document issue.&lt;/P&gt;&lt;P&gt;I am trying to add PRTs to my work order which populates the tables GIT_PRT_E and GIT_PRT_D. Its working fine in all the test systems except in production. In production it’s giving an error ‘&lt;A _jive_internal="true" href="https://answers.sap.com/message/13125119#13125119"&gt;&lt;SPAN style="color: windowtext;"&gt;ADS: com.adobe.ProcessingException: com.adobe.Processin&lt;/SPAN&gt;&lt;/A&gt;’.&lt;/P&gt;&lt;P&gt;Without the equipment (GIT_PRT_E) and document (GIT_PRT_D) maintained, the pdf form is getting generated correctly in production, so I think we can’t say it’s a ADS issue.&lt;/P&gt;&lt;P&gt;Also, I checked the interface and layout, they both appear absolutely same in both the systems. Unfortunately, I can't attach the layout file in .XDP format, else a look at the layout would have helped in resolution.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 06:19:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ads-com-adobe-processingexception-com-adobe-processin/m-p/8589334#M1661424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-21T06:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: ADS: com.adobe.ProcessingException: com.adobe.Processin</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ads-com-adobe-processingexception-com-adobe-processin/m-p/8589335#M1661425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #002060; font-size: 9pt;"&gt;Got some additional info.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="font-family: 'Arial','sans-serif'; color: #002060; font-size: 9pt;"&gt;FM - FPCOMP_FORM_END is throwing a System Error. Sy-Subrc = 2. Further debugging FM: FPCOMP_CREATE_PDX results in Sy-Subrc = 1. ADS_ERROR. Got this in production. No such thing in quality.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 05:58:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ads-com-adobe-processingexception-com-adobe-processin/m-p/8589335#M1661425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-22T05:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: ADS: com.adobe.ProcessingException: com.adobe.Processin</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ads-com-adobe-processingexception-com-adobe-processin/m-p/8589336#M1661426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some more info.&lt;/P&gt;&lt;P&gt;We activated the trace for this form. Got the below message in the trace.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Exception Stack Trace:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;com.adobe.ProcessingException: com.adobe.ProcessingException: XMLFM Exception - PDF render operation exception, reason code: 29216 : Invalid value: '12 ' for&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;'integer' property&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I went through my work order and DMS document, but couldn't find this value. Not sure from where is this coming from.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 00:41:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ads-com-adobe-processingexception-com-adobe-processin/m-p/8589336#M1661426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-26T00:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: ADS: com.adobe.ProcessingException: com.adobe.Processin</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ads-com-adobe-processingexception-com-adobe-processin/m-p/8589337#M1661427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got something useful.&lt;/P&gt;&lt;P&gt;In the PDF form FM: we are passing this table GT_AFFHD. This has a field PZLFH with value = '00000012'. This is exactly what I was looking for.&lt;/P&gt;&lt;P&gt;But now, the problem remains that how come this value is followed by a SPACE as per the trace. &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/5.0.1/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 03:45:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ads-com-adobe-processingexception-com-adobe-processin/m-p/8589337#M1661427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-28T03:45:45Z</dc:date>
    </item>
  </channel>
</rss>

