<?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: Encountering- Unable to find resource JXL- while testing java mapping in IR in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170250#M2264716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you told i already tested ---I placed the .xls file and my MessageAttachment.class file in the same folder....but my java program is unable to locate this .xls !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your quick response ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Oct 2009 11:24:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-09T11:24:17Z</dc:date>
    <item>
      <title>Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaq-p/6170233</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;I am working on JXL API IN XI ForCreating EXCEL ATTACHMENT Using JAVA MAPPING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had imported the java program using imported archives in IR. when I tested the mapping program in xi . I am  facing the following error .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;" &lt;STRONG&gt;UNABLE TO FIND RESOURCE jxl/write/WritableWorkbook.class in the following software component version."&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please let me know the procedure for deploying external jars like jxl api into j2ee engine with out using NWDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using XI 3.0 with sp 20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 10:08:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaq-p/6170233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T10:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170234#M2264700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in case you are using java mapping, no ear files needs to be deployed. But make sure in your java mapping project, you have included the jxl api and its jars and the same is part of the .jar or .zip file you have imported into PI/XI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 10:16:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170234#M2264700</guid>
      <dc:creator>Shabarish_Nair</dc:creator>
      <dc:date>2009-10-05T10:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170235#M2264701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As mentioned by Shabarish,please create an imported archive of jxl.jar in the same namespace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code should work then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shweta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 10:47:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170235#M2264701</guid>
      <dc:creator>shweta_walaskar2</dc:creator>
      <dc:date>2009-10-05T10:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170236#M2264702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sabharish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have imported the java mapping program via ImportedArchive in IR.My Imported Archive now has the following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;MessageAttachment.java&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;MessageAttachment.class&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;jxl.jar&amp;gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;respectively.Also i ensured that all the required objects are in same namespace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try testing the java mapping, iam getting the error mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam struck at this point.Pls let me know whether there  is any need to deploy the jxl.jar at the server-level i.e, j2ee engine?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tested the program in Eclipse, its running sucessfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 11:03:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170236#M2264702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T11:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170237#M2264703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;jxl/write/WritableWorkbook.class&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is failing because WritableWoorkbook classwas not found in you archive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. create a project in nwds&lt;/P&gt;&lt;P&gt;2. import the jar files which you are using in it&lt;/P&gt;&lt;P&gt;3. al then write you code&lt;/P&gt;&lt;P&gt;4. later collectively make a jar file (it should have class file for your code, jar files all necessary files)&lt;/P&gt;&lt;P&gt;5. import this jar in XI, it will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 11:20:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170237#M2264703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T11:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170238#M2264704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your kind reply.&lt;/P&gt;&lt;P&gt;But, i do not have NWDS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any work around please !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 11:37:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170238#M2264704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T11:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170239#M2264705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;assaign jxl.jar to your class as &lt;/P&gt;&lt;P&gt;Project--&amp;gt; Properties ---&amp;gt;Java Build Path &lt;DEL&gt;-&amp;gt; Libraries&lt;/DEL&gt;---&amp;gt;Add External Jars to assign the libraries to your project. &lt;/P&gt;&lt;P&gt;also debug your class in NWDS  before loading in PI&lt;/P&gt;&lt;P&gt;refer  /people/stefan.grube/blog/2006/10/23/testing-and-debugging-java-mapping-in-developer-studio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 11:40:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170239#M2264705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T11:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170240#M2264706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any other ide? Like eclipse&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF you dont have anything. Put all the needed files (jar etc) along with the code in a folder and complie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will have the class file for all. Jar it and import it in XI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;suraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 11:43:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170240#M2264706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T11:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170241#M2264707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested java mapping program in eclipse successfully.&lt;/P&gt;&lt;P&gt;As you mentioned i already compiled my java mapping program in eclipse and wrapped all the required files(  .java, .class, jxl.jar ) as a jar and able to import in xi using imported archive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When iam testing my java mapping program in IR, iam getting the error i mentioned at the beginning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 12:14:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170241#M2264707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T12:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170242#M2264708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;jxl.jar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this have all the jar files which you are referring? Generally this error happens because of the missing class files (there might be java code, which editors like eclipse compile and use, but XI cannot)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 12:21:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170242#M2264708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T12:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170243#M2264709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to do any settings in my PC ? Iam not sure what to give in MYCOMPUTER&lt;DEL&gt;&amp;gt;PROPERTIES&lt;/DEL&gt;&amp;gt;ADVANCED---&amp;gt;ENVIRONMENTAL VARIABLES. ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked "C:\Program Files\Java\jre1.5.0_05" folder it has "bin" &amp;amp; "lib" folders respectively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI...in my PC, i couldn't  find any JDK folder in the path C:\Program Files\Java\....( Am i missing something here ! )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to download the aii.map.api.jar file and place it in  bin folder?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The jar file aii.map.api.jar resides in the XI server.Do i need to again download and place in particular path in my PC?? i have no idea !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your kind inputs please....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 05:04:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170243#M2264709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-06T05:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170244#M2264710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Do i need to do any settings in my PC ? Iam not sure what to give in MYCOMPUTER&lt;DEL&gt;&amp;gt;PROPERTIES&lt;/DEL&gt;&amp;gt;ADVANCED---&amp;gt;ENVIRONMENTAL VARIABLES. ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For creating the jar file you need to do this settings. But if you use eclipse all this can be done in the IDE itself&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;FYI...in my PC, i couldn't find any JDK folder in the path C:\Program Files\Java\....( Am i missing something here ! )&lt;/P&gt;&lt;P&gt;if you do not have jdk how was you able to make the .class file? Recheck the jar (which is imported in PI) and see whether there it is haviing class or java file in it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Do i need to download the aii.map.api.jar file and place it in bin folder?? &lt;/P&gt;&lt;P&gt;This depends on your code, to be in a safe side include it in the project folder of eclipse and together make a jar file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;The jar file aii.map.api.jar resides in the XI server.Do i need to again download and place in particular path in my PC?? i have no idea !!&lt;/P&gt;&lt;P&gt;yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 06:29:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170244#M2264710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-06T06:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170245#M2264711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We deployed JXL jar along with the mapping program in the imported archive(IR).Now my requirement is to make my java program read the incoming values fronm RFC(sender) and populate the standard excel template in the particular place holders of  the excel sheet. this excel sheet was placed in the jar file but the pgm is not able to read from that location. So I tried placing in the applications server of XI . But not able to read from that location too.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;the error i am gettiing is "no such file/directory"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if  the program reads from the location ( FTP/NFS/XISERVER) the generated EXCel should go as an attachment to the receiver using mailreceiver adapter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is how to read excel template  from  the above mentioned locations  using java mapping program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have given the code as follows in my mapping( i referred to ur blog for excel creation using jxl API)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;WritableWorkbook workbook2 = Workbook.createWorkbook(out, Workbook.getWorkbook(new File("file://geleshare//XT2//test//outbound//XXYYZZ.xls")));&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WritableWorkbook workbook2=this.getWorksheet(out);&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls suggest how i can populate the .xls template , any code samples to achieve this.....waiting for your kind reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 10:22:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170245#M2264711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-09T10:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170246#M2264712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your valuable replies....i could solve the mapping error in IR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 10:24:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170246#M2264712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-09T10:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170247#M2264713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad I was able to help your in IR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I can see that you are planning to read the template file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can put the template in the same jar file (which imported in IR ) and can access it using relative path like new File (outbound/XXYYZZ.xls)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or are you trying to read the template from some FTP directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 10:33:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170247#M2264713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-09T10:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170248#M2264714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing both reading the excel cells in the template and then populating witth RFC(sender) data in to place holders of the excel template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried placing the excel template in the jar itself....but mapping program is unable to read the excel from that jar.&lt;/P&gt;&lt;P&gt;How to make my java program read this excel template placed in jar? or if you know any other workaround it is highly appreciable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 11:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170248#M2264714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-09T11:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170249#M2264715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this is the first problem which you have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;How to make my java program read this excel template placed in jar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually when you say &lt;STRONG&gt;new File (filename)&lt;/STRONG&gt; and ur filename is XYZ.xls then the system thinks this to be part of the same folder. if it is mentioned as \folderA\XYZ.xls, then it will first search for FolderA inside the current folder and then the file XYZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the current folder is the folder where the java class file exists. have you followed any folder structure for your class file then place the xls in the same folder and refer new File (XYZ.xls)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 11:15:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170249#M2264715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-09T11:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170250#M2264716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you told i already tested ---I placed the .xls file and my MessageAttachment.class file in the same folder....but my java program is unable to locate this .xls !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your quick response ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 11:24:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170250#M2264716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-09T11:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170251#M2264717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;I placed the .xls file and my MessageAttachment.class file in the same folder&lt;/P&gt;&lt;P&gt;Hope you have re-compiled and re-imported the archive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 12:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170251#M2264717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-09T12:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Encountering- Unable to find resource JXL- while testing java mapping in IR</title>
      <link>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170252#M2264718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i did....but no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 12:22:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encountering-unable-to-find-resource-jxl-while-testing-java-mapping-in-ir/qaa-p/6170252#M2264718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-09T12:22:00Z</dc:date>
    </item>
  </channel>
</rss>

