<?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 Re: Getting complete file path in Adobe Interactive Form in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-complete-file-path-in-adobe-interactive-form/m-p/4633269#M1091052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post it here for quick response &lt;SPAN __jive_macro_name="forum" id="155"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also search in adobe forums also for java script related.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.adobe.com/support/forums/index.html" target="test_blank"&gt;http://www.adobe.com/support/forums/index.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2008 19:44:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-16T19:44:11Z</dc:date>
    <item>
      <title>Getting complete file path in Adobe Interactive Form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-complete-file-path-in-adobe-interactive-form/m-p/4633268#M1091051</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;/P&gt;&lt;P&gt;I have a requirement where I have a field ZPATH1 on Adobe Interactive Form. I am putting a BROWSE button and writing following JavaScript on CLICK event on this button for populating the chosen file path into field ZPATH1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Start of JavaScript&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var sFile;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;event.target.importDataObject(sFile);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var oFile;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;oFile = event.target.getDataObject(sFile);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this.parent.parent.Sub_Form_Fields_Mass.ZPATH1.rawValue = oFile.path;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*End of JavaScript&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. event.target.importDataObject(sFile) --&amp;gt; Giving me the pop up to select the file.&lt;/P&gt;&lt;P&gt;2. this.parent.parent.Sub_Form_Fields_Mass.ZPATH1.rawValue = oFile.path; --&amp;gt; Putting the oFile path in field ZPATH1 on the form.&lt;/P&gt;&lt;P&gt;3. This way is only giving me the selected FILE NAME whereas I need the complete path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried below way also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this.parent.parent.Sub_Form_Fields_Mass.ZPATH1.rawValue = even.target.path;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function returns me the complete path but in URL form. It does not give me the presentation server path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me how to get the complete path of presentation server to the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciation would be honored in form of points!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 19:36:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-complete-file-path-in-adobe-interactive-form/m-p/4633268#M1091051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T19:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Getting complete file path in Adobe Interactive Form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-complete-file-path-in-adobe-interactive-form/m-p/4633269#M1091052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post it here for quick response &lt;SPAN __jive_macro_name="forum" id="155"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also search in adobe forums also for java script related.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.adobe.com/support/forums/index.html" target="test_blank"&gt;http://www.adobe.com/support/forums/index.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 19:44:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-complete-file-path-in-adobe-interactive-form/m-p/4633269#M1091052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T19:44:11Z</dc:date>
    </item>
  </channel>
</rss>

