<?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: Reading file in pattern from Application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302548#M1391335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what will be the "Input Pattern" you will be providing ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Nov 2009 10:49:19 GMT</pubDate>
    <dc:creator>SuhaSaha</dc:creator>
    <dc:date>2009-11-16T10:49:19Z</dc:date>
    <item>
      <title>Reading file in pattern from Application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302545#M1391332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to search file from Application server.&lt;/P&gt;&lt;P&gt;I have certain pattern for the file. eg. OEDERS_&lt;STRONG&gt;.DAT or ORDERS_OPEN.&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I search the file for pattern from the application server?&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;Suppose my file name is ORDER_SENT.DAT, this file should be returned.&lt;/P&gt;&lt;P&gt;Suppose my file name is ORDER+SENT.DAT, this file should be returned with error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 10:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302545#M1391332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T10:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Reading file in pattern from Application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302546#M1391333</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;You can use the FM: EPS_GET_DIRECTORY_LISTING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you have the parameter FILE_MASK, where you can provide the pattern for e.g., &lt;STRONG&gt;.DAT or ORDERS.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Suppose my file name is ORDER_SENT.DAT, this file should be returned.&lt;/P&gt;&lt;P&gt;Suppose my file name is ORDER+SENT.DAT, this file should be returned with error.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 10:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302546#M1391333</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-11-16T10:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Reading file in pattern from Application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302547#M1391334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;Means Valid file found application server (Pattern matches), return the contents of file otherwise return error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 10:40:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302547#M1391334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T10:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reading file in pattern from Application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302548#M1391335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what will be the "Input Pattern" you will be providing ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 10:49:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302548#M1391335</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-11-16T10:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reading file in pattern from Application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302549#M1391336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Path&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 10:54:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302549#M1391336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T10:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Reading file in pattern from Application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302550#M1391337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The FM  EPS_GET_DIRECTORY_LISTING is not resulting result properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have below files on server.&lt;/P&gt;&lt;P&gt;AMODPROT.PC1&lt;/P&gt;&lt;P&gt;AMODPROT.PC6&lt;/P&gt;&lt;P&gt;CMODACT.PC1&lt;/P&gt;&lt;P&gt;CMODACT.PC6&lt;/P&gt;&lt;P&gt;IMODPROT.PC1&lt;/P&gt;&lt;P&gt;IMODPROT.PC6&lt;/P&gt;&lt;P&gt;N070703.PC2&lt;/P&gt;&lt;P&gt;SAPRUPGM.PC6&lt;/P&gt;&lt;P&gt;TMS_TEST.PC1&lt;/P&gt;&lt;P&gt;TMS_TEST.PC2&lt;/P&gt;&lt;P&gt;TMS_TEST.PC6&lt;/P&gt;&lt;P&gt;UMODPROT.PC6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use *.PC6 in mask parameter of FM  EPS_GET_DIRECTORY_LISTING , And it returned 0 files, where as there are 6 files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did I missed anything in mask parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 11:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302550#M1391337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T11:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Reading file in pattern from Application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302551#M1391338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. found Ans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 13:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302551#M1391338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-17T13:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Reading file in pattern from Application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302552#M1391339</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;Can you please share your solution here? That will be helpful for others who might face the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 13:46:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-file-in-pattern-from-application-server/m-p/6302552#M1391339</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-11-17T13:46:39Z</dc:date>
    </item>
  </channel>
</rss>

