<?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 OTF Data is empty , when script is processed in FAX medium in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-data-is-empty-when-script-is-processed-in-fax-medium/m-p/7580778#M1566328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue is we are processing the script in FAX medium, then under Close_form i am getting the FAXID  and OTFDATA is empty.&lt;/P&gt;&lt;P&gt;But if i use the parameter GETOTF = 'X' then I am getting the OTFDATA , but FAXID is not generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is if FAXID is not generated will the output will be faxed or not ? As i use OTF data  to convert to PDF and should place in unix directory. Will this requirement is possible or not ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide some suggestions on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your inputs in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Dec 2010 12:34:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-24T12:34:07Z</dc:date>
    <item>
      <title>OTF Data is empty , when script is processed in FAX medium</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-data-is-empty-when-script-is-processed-in-fax-medium/m-p/7580778#M1566328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue is we are processing the script in FAX medium, then under Close_form i am getting the FAXID  and OTFDATA is empty.&lt;/P&gt;&lt;P&gt;But if i use the parameter GETOTF = 'X' then I am getting the OTFDATA , but FAXID is not generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is if FAXID is not generated will the output will be faxed or not ? As i use OTF data  to convert to PDF and should place in unix directory. Will this requirement is possible or not ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide some suggestions on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your inputs in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 12:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-data-is-empty-when-script-is-processed-in-fax-medium/m-p/7580778#M1566328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-24T12:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: OTF Data is empty , when script is processed in FAX medium</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-data-is-empty-when-script-is-processed-in-fax-medium/m-p/7580779#M1566329</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;      If you have set the field TDGETOTF to 'X' then there will not be any printing, display, or faxing.&lt;/P&gt;&lt;P&gt;      If FAXID is not generated you cannot fax , you can convert this OTF to PDF and place in UNIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      If you want both the FAX and OTF data , then call the script twice , once with TDGETOTF = 'X' and once to get FAXID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 12:48:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-data-is-empty-when-script-is-processed-in-fax-medium/m-p/7580779#M1566329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-24T12:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: OTF Data is empty , when script is processed in FAX medium</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/otf-data-is-empty-when-script-is-processed-in-fax-medium/m-p/7580780#M1566330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;As i use OTF data  to convert to PDF and should place in unix directory. Will this requirement is possible or not ?&lt;/P&gt;&lt;P&gt;&amp;gt; Subash.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Yes You can place PDF in Unix directory. Convert OTF to PDF. Then transfer the PDF table to unix directory.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Dec 2010 15:38:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/otf-data-is-empty-when-script-is-processed-in-fax-medium/m-p/7580780#M1566330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-24T15:38:49Z</dc:date>
    </item>
  </channel>
</rss>

