<?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>Question Re: Offline form not automatically triggering inbound handler to upload data in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/offline-form-not-automatically-triggering-inbound-handler-to-upload-data/qaa-p/9407757#M3347702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Janice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any luck with this, as I have the same issue right now. PDF form goes out perfectly. Input fields are populated and the user clicks SUBMIT. The email returns into the SAP system and SWIA shows the workflows being processed but not completed. I'm also not sure what I am missing as I have configured everything required and so has my Basis colleague.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Gregory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1735/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Aug 2013 11:22:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-08-29T11:22:25Z</dc:date>
    <item>
      <title>Offline form not automatically triggering inbound handler to upload data</title>
      <link>https://community.sap.com/t5/technology-q-a/offline-form-not-automatically-triggering-inbound-handler-to-upload-data/qaq-p/9407756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 9pt;"&gt;I have an ABAP that sends my interactive form to an employee via email.&amp;nbsp; The employee can fill in the remainder of the form, but when they click on the send button it only re-sends the email to who I have indicated.&amp;nbsp; It does not trigger the offline handler (my offline handler is called ZCL_IFBA_BOOK_OFFLINE and I do have it in the properties of my form).&amp;nbsp; I would like it to automatically trigger the offline handler when the employee clicks on the send button so the data gets updated in SAP without someone having to run another ABAP.&amp;nbsp; I did test my Inbound Handler and it works and updates SAP – I just can’t get it to trigger from the Adobe form itself. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 9pt;"&gt;I did configure in SO50, a new line Item for Internet Mail, &lt;A href="mailto:pdf@mycompany.com"&gt;pdf@mycompany.com&lt;/A&gt;, and CL_FP_INBOUND_HANDLER as the Exit Name.&amp;nbsp; Do I need basis to set this e-mail address up somewhere else in SAP or is their more configuration required?&amp;nbsp; Any other ideas on what I may be missing?&amp;nbsp; thx&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 13:22:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/offline-form-not-automatically-triggering-inbound-handler-to-upload-data/qaq-p/9407756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-05T13:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Offline form not automatically triggering inbound handler to upload data</title>
      <link>https://community.sap.com/t5/technology-q-a/offline-form-not-automatically-triggering-inbound-handler-to-upload-data/qaa-p/9407757#M3347702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Janice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any luck with this, as I have the same issue right now. PDF form goes out perfectly. Input fields are populated and the user clicks SUBMIT. The email returns into the SAP system and SWIA shows the workflows being processed but not completed. I'm also not sure what I am missing as I have configured everything required and so has my Basis colleague.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Gregory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1735/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 11:22:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/offline-form-not-automatically-triggering-inbound-handler-to-upload-data/qaa-p/9407757#M3347702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-29T11:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Offline form not automatically triggering inbound handler to upload data</title>
      <link>https://community.sap.com/t5/technology-q-a/offline-form-not-automatically-triggering-inbound-handler-to-upload-data/qaa-p/9407758#M3347703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gregory,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We did get it to work.&amp;nbsp; It was because our Basis team had not set up all of the components and I just wasnt aware that they had not completed it.&amp;nbsp; Now when I click the "SEND" button the PDF document goes into SAPconnect: Inbound Send Requests for Processing (tx SOIN) and from here it processes it as per the inbound handler I have on my form (it should be on your Form Properties tab).&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I couldn't tell you what all our Basis team did and they are crazy busy right now.&amp;nbsp;&amp;nbsp;&amp;nbsp; We are not sending it to Workflow -- only sending it back to SAP and then the In Bound Handler does Database updates.&amp;nbsp; One additional problem we has was that the PDF_INBOUND user our Basis team set up to handle all of this did not have enough Security Privileges to do the Database updates which was in the class, but once we gave it the correct security everything worked great.&amp;nbsp; Here is something I did up for other's in our organzation -- not sure if it will help you or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; font-size: 10pt; sans-serif&amp;amp;quot: ; text-decoration: underline; font-family: &amp;amp;quot; Arial&amp;amp;quot: ; ,&amp;amp;quot: ;"&gt;Testing &amp;amp; Troubleshooting your Inbound Handler for Offline Interactive Forms&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp; &lt;SPAN style="font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 10pt;"&gt;You can use the ABAP fp_test_inbound to test your Adobe Form Inbound Handler/Class&lt;BR /&gt;interactively.&amp;nbsp; You would put the location of your form (e.g., c:\temp\myform.pdf) and click execute.&amp;nbsp; Using this method you can set breakpoints in your class to debug &amp;amp; troubleshoot any coding issues.&amp;nbsp; (note: if you use this then you will not see an entry in SOIN because it is not coming in through the Inbound request handler).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 10pt;"&gt;The tx SOIN is where you can see if your Inbound Requests have been received by SAP&lt;BR /&gt;(similar to sost for e-mails).&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 10pt;"&gt;Ifyou are having problems with the Inbound handler you can trouble it by doing a&lt;BR /&gt;trace with tx ST01.&amp;nbsp; Check All and Authorization&lt;BR /&gt;check for the trace components, turn trace on, send the form to SAP via e-mail,&lt;BR /&gt;turn trace off and the look at the analysis for the user PDF_INBOUND for the&lt;BR /&gt;time frame you sent the form.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 19:41:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/offline-form-not-automatically-triggering-inbound-handler-to-upload-data/qaa-p/9407758#M3347703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-29T19:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Offline form not automatically triggering inbound handler to upload data</title>
      <link>https://community.sap.com/t5/technology-q-a/offline-form-not-automatically-triggering-inbound-handler-to-upload-data/qaa-p/9407759#M3347704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the email is sent to the configured email address, do you see the mail entering the system? When you go to transaction SOST, then go to Utilities - Inbox Overview -&amp;gt; there you should see a list of inbound send requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SO50, what is your Document Class, by default it is ICS I think. If so, replace it with * and see if that solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried debugging the incoming email?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Stephanie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 09:41:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/offline-form-not-automatically-triggering-inbound-handler-to-upload-data/qaa-p/9407759#M3347704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-30T09:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Offline form not automatically triggering inbound handler to upload data</title>
      <link>https://community.sap.com/t5/technology-q-a/offline-form-not-automatically-triggering-inbound-handler-to-upload-data/qaa-p/9407760#M3347705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1735/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1735/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1735/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Janice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so so much for the help. You managed to help me finally understand how it all works. No workflows needed - i was somewhat confused with the Public Sector Workflows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SO50 my exit rule call sequence was causing other classes to go before the inbound handler class, thus nothing was getting processed. I changed the call sequence of the handler class to 1 and now it works beautifully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Gregory Huddle&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 08:04:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/offline-form-not-automatically-triggering-inbound-handler-to-upload-data/qaa-p/9407760#M3347705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-04T08:04:38Z</dc:date>
    </item>
  </channel>
</rss>

