BIC mapping error with Text as trasnfer mode & File type

Hi guys,
I am using ftp adapter in my sender channel and also using BIC mapping in the sender side.
When i specify "Binary" as my transfer mode as well as File type, It is working fine.
When i specify "Text" as my transfer mode as well as File type, i am getting the below BIC mapping error. According to client requirement i am supposed to use Binary. Can anyone help me on this.
SEEBURGER BICXIADAPTER --- CONVERSION ERROR ---Error: [Error:ID=2023;LEVEL=1] InhouseDocReader readNextSegment(): offset[12(read Segment : BILLINGHEADER)]: caught ReadingException: only whitespaces as fill characters allowed!, Trace: [com.seeburger.jucon.dochandler.util.WrongFormatException: only whitespaces as fill characters allowed! at com.seeburger.jucon.dochandler.inhousereader.InhouseSegmentReader.readNextSegment(InhouseSegmentReader.java:384) at com.seeburger.jucon.dochandler.inhousereader.InhouseSegmentReader.readNextSegment(InhouseSegmentReader.java:193) at com.seeburger.jucon.dochandler.InhouseDocReader.readNextSegment(InhouseDocReader.java:2399) at com.seeburger.jucon.dochandler.InhouseDocReader.moveNext(InhouseDocReader.java:1818) at com.seeburger.jucon.mapping.E2X_DT_BILLINGDATA_2.main(E2X_DT_BILLINGDATA_2.java:991) at com.seeburger.jucon.mapping.Mapping.run(Mapping.java:2313) at com.seeburger.jucon.seebicapi.BICMapping.runMapping(BICMapping.java:1636) at com.seeburger.jucon.seebicapi.BICMapping.run(BICMapping.java:2386) at com.seeburger.jucon.seebicapi.BICMapping.startSyncMapping(BICMapping.java:1343) at com.seeburger.bicxiadapter.CCIInteraction.convert(CCIInteraction.java:1167) at com.seeburger.bicxiadapter.CCIInteraction.convertCalledFromModule(CCIInteraction.java:873) at com.seeburger.bicxiadapter.CCIInteraction.execute(CCIInteraction.java:294) at com.seeburger.bicxiadapter.module.CallBicXIRaBean.process(CallBicXIRaBean.java:363) at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl0_0.process(ModuleLocalLocalObjectImpl0_0.java:102) at com.sap.aii.af.mp.ejb.ModuleProcessorBean.process(ModuleProcessorBean.java:292) at com.sap.aii.af.mp.processor.ModuleProcessorLocalLocalObjectImpl0_0.process(ModuleProcessorLocalLocalObjectImpl0_0.java:103) at com.sap.aii.adapter.file.File2XI.send(File2XI.java:3672) at com.sap.aii.adapter.file.File2XI.processFtpList(File2XI.java:2408) at com.sap.aii.adapter.file.File2XI.invoke(File2XI.java:630) at com.sap.aii.af.service.scheduler.JobBroker$Worker.run(JobBroker.java:513) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(AccessController.java:219) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172) ] DESCRIPTION: InhouseDocReader causes an ReadingException while trying to read the next segment of current file, abort

Hi Pratichi,
in my point of view having text as the file type,the file will be having characters that are used for Segment separators or Element separators ( like space ) in the standard EDI format message.  Hence it is throwing exception in X2E mapping. It is just my point of view but not sure.
Thanks,
Shabbir.

Similar Messages

  • Seeburger BIC mapping error(on changing mandatory fields)

    Hi Experts,
    I am working on IDOC to EDIFACT file scenario with seeburger.
    Earlier my end to end scenario was working fine. I got a requirement to change all the mandatory fields of segment NAD into non mandatory field. To acheive this i changed my Seeburger BIC mapping and target XSD in PI. After this process i create .sca file and ask basis to upload it.
    But after deployment i am getting error in communication channel where i am using BIC mapping. The error is message is quite big, still i am attaching a part of it. Please help
    Message processing failed. Cause: Error in BICMODULE-module:Temporary error: BIC XI Adapter call failed. Reason: 2 errors occured. First error: BICMapping: runMapping() FATAL ERROR: java.lang.OutOfMemoryError: Java heap space (failed to allocate 16777240 bytes) Stacktrace: java.lang.OutOfMemoryError: Java heap space (failed to allocate 16777240 bytes) at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:95) at java.io.BufferedOutputStream.write(BufferedOutputStream.java:105) at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336) at sun.nio.cs.StreamEncoder$CharsetSE.implWrite(StreamEncoder.java:395) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:136) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:191) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111) at java.io.BufferedWriter.write(BufferedWriter.java:212) at java.io.Writer.write(Writer.java:126) at com.seeburger.jucon.dochandler.util.GrammarFileWriter.write(GrammarFileWriter.java:262) at com.seeburger.jucon.dochandler.EdiSegmentData.write(EdiSegmentData.java:234) at com.seeburger.jucon.dochandler.Segment.write(Segment.java:645) at com.seeburger.jucon.dochandler.EdiSegmentData.write(EdiSegmentData.java:390) at com.seeburger.jucon.dochandler.Segment.write(Segment.java:645) at com.seeburger.jucon.dochandler.EdiDocWriter.write(EdiDocWriter.java:367) at com.seeburger.jucon.dochandler.InhouseDocWriter.flush(InhouseDocWriter.java:884) at com.seeburger.jucon.mapping.Mapping.run(Mapping.java:2429) at com.seeburger.jucon.seebicapi.BICMapping.runMapping(BICMapping.java:1724) at com.seeburger.jucon.seebicapi.BICMapping.run(BICMapping.java:2518) at com.seeburger.jucon.seebicapi.BICMapping.startSyncMapping(BICMapping.java:1415) at com.seeburger.bicxiadapter.CCIInteraction.convert(CCIInteraction.java:1201) at com.seeburger.bicxiadapter.CCIInteraction.convertCalledFromModule(CCIInteraction.java:911) at com.seeburger.bicxiadapter.CCIInteraction.execute(CCIInteraction.java:313) at com.seeburger.xi.api.cci.impl.nw71.SeeXIInteractionProxy71.execute(SeeXIInteractionProxy71.java:86) at com.seeburger.bicxiadapter.module.CallBicXIRaBean.process(CallBicXIRaBean.java:384) at com.seeburger.xi.api.module.impl.nw71.SeeModuleAdapter71.process(SeeModuleAdapter71.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal
    java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:169) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:266) DESCRIPTION: BICMapping: FATAL ERROR: Internal Fault. Class could not be load or instatiated. Check Installation, access rights. Last error: java.lang.OutOfMemoryError: Java heap space (failed to allocate 16777240 bytes)
    Regards,
    Shradha

    Hi,
    Even I faced a Similar problem...
    1) make sure that the size of the data that is coming to BIC map is not larger than the size defined in the Source field (Check In BIC and SAP XI/PI map.
    2) Make sure id any other seeburger mapping are working fine , This is because you have to deploy the file in form of Active mapping.sca in SAP XI/PI after the changes are made on BIC side.
    3) Check the Adapter Engine Cache ...
    Hope this helps..
    Regards,
    Sainath Chutke

  • Message Mapping Error in Text File to XML file Scenario

    Hi Gurus,
    This is Sudheer...I am New to SAP-PI......
    Below link is File to File Scenario(Text File to XML File)...
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/basicFileAdapterContentConversion
    I am facing Message Mapping Error....I am not able to map the fileds...
    Please help me.
    -Sudheer

    Thanks Shabarish & Manisha for your reply....
    Ya I am getting error while I am testing in IR....
    I dont know how to map the fields that shown given below...
           Message Type         ---         Message Type
                 Record                              Employee
                     Header                                 EmployeeID
                         Key                              Name
                         EmpID                          Company
                         Name                            Phone
                         Company                       Prior_Employer
                         Phone                               Company         
                      Detail                                   Location
                          Key
                          Company
                          Location

  • Error With Text Boxes in Acrobat 9 Pro

    I have a number of 9 Pro installs that are experiencing problems with text boxes.  The will enter text then attempt to save the changes and Acrobat will crash.  Other errors we have been receiving are  "invalid annotation object" and "R6025 pure virtual function call"  any advice would be appreciated.

    In the properties of the callout comment you can change the fill color.

  • MAPPING ERROR with IDOC

    Hi Friends,
           I am working on IDOC to JDBC scenario. Here i am using DEBMAS06 IDOC . when i tried to trigger an IDOC from BD12 T code its triggering an idoc but when i see it in MONI of XI, its giving mapping error. when i test my mapping program its executing successfully. even i tried to execute  with the incoming data in the sxmb_moni, i mean that i filles my mapping test with the same data coming into MONI  by filling all the segments coming into XI its executing successfully in mapping test.
       but  when i tried to trigger an idoc from we19 or from bd54 i am facing this error. can any one please let me know what else i can do for running  this scenario. let me know your comments.
    Thanks
    Ramana.

    Hi friends, I am getting the following error. On the sender side we dont need to take care of the structure because we will be importing the IDOC from the application system directly. on the receiver side i have created the structure for the data base. the mapping is running  fine in my mapping test. still i am not getting what else i need to do. please comment on this.
      <SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
      <SAP:P1>com/sap/xi/tf/_MessageMapping_</SAP:P1>
      <SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>
      <SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_MessageMapping_: RuntimeException in Message-Mapping transformatio~</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

  • Mapping Error with Sender JDBC- Idoc scenario

    Hi Guru's,
    I've got a simple asyncronous sender JDBC to Idoc scenario, and I encounter a strange problem with the mapping.
    When I test the mapping it works fine, but when I run the scenario, only the first element (a constant) of the Idoc gets mapped, and mapping stops with no errors.
    Does someone know where to find the error?
    Thanks,
    Karst

    Hi Karst,
    There might be several reasons that you do not see the IDOC structures are not created/mapped:
    1. Most of the IDOC structures are optional (minOccrs = 0), so you have to make sure the structure itself (not just the fields within that structure) is mapped to something that does exist in the source data.
    2. Make sure your JDBC generated source data does have the right namespace as you used in your mapping. I once had a similar problem, but finally found the source data generated in run time is slightly different from the one used in mapping in terms of namespace.
    3. Test your mapping with the source data generated in runtime (you can copy it from SXMB_MONI). Then you may be able to find the problem.
    Hope this helps.
    Hart

  • A problem with TEXT READING from a file

    Hi all,
    I've been trying to parse a text file, read it line by line and then write it line by line in another file. I use BufferedReader and BufferedWriter.
    However, it seems that at each line it doesn't read the first character!!! How is this possible?
    Here is my piece of code:
    public class ParseMDL {
         public BufferedReader readMDL;
         public BufferedWriter writeMDL;
         public ParseMDL() {
              try {
                   writeMDL = new BufferedWriter(new FileWriter("mdlOUT.mdl", true));
              } catch (IOException e) {
                   System.out.println("Exception: Error with the output .mdl file!");
              try {
                   readMDL = new BufferedReader(new FileReader("subsystemblock.mdl"));
              } catch(FileNotFoundException e) {
                   System.out.println("Exception: Input .mdl file cannot be found!");
         public void executeMDLScanner() {
                   String strIN, strOUT = null;
                   try {
                        while(readMDL.read() != -1) {     
                             strIN = readMDL.readLine();
                             System.out.println(strIN);
                             if(strIN.contains("MaskPromptString")) {
                                       strOUT = "\t " + "MaskPromptString" + "\t     " + "newENTRIESSSS";
                                       System.out.println(strOUT);
                             //else just copy the line
                             else {
                                  strOUT = strIN;
                             try {
                                  writeMDL.write(strOUT);
                                  writeMDL.newLine();
                             } catch (IllegalArgumentException e) {
                                  System.out.println("Exception: Illegal Argument Exception");
                        writeMDL.close();
                        readMDL.close();
                   } catch(IOException e) {
                        System.out.println("Exception: IO exception!");
    }THANK YOU!
    Message was edited by:
    Pesho_318i
    Message was edited by:
    Pesho_318i

    Don't do this:while (readMDL.read() != -1) { // <-- reads the first character of the line
        strIN = readMDL.readLine(); // <-- reads the rest of the lineInstead do something like this:while ((strIN = readMDL.readLine()) != null) { // <--- reads all the line in one shot
        ...Regards

  • OraRRP Error with "Unable to copy data file;Error code 2, check disk space"

    Hi,
    Some users get this message -"Unable to copy data file;Error code 2, check disk space" when run report with orarrp, but most users do not get it.
    I check free space at both server and client side, they are very sufficient.
    I also checked directory exists for REPORTXX_TMP variable.
    My user call reports via URL (rwservlet) and it occur for all reports.
    How I can solve this problem?
    Thanks in advance.
    Tawatchai R.

    Hi,
    have the same problem now. One user has temporarily problems to download .rrpa files via URL (rwservlet) request. Error code: -"Unable to copy data file;Error code 2, check disk space". Did you get a solution??
    Thanks in advance. Axel

  • Bursting Program Ends in Error with nothing in the Log file

    Hi All
    I have a RDF which calls a bursting program in After report trigger, the problem i'm facing is that the bursting program is completing successfully for a set of parameters and when again the program is run for the same set of parameters the bursting program is ending in error, i have checked the log file but nothing in the log file
    below is my log file
    +---------------------------------------------------------------------------+
    XML Publisher: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XDOBURSTREP module: XML Publisher Report Bursting Program
    +---------------------------------------------------------------------------+
    Current system time is 30-SEP-2013 15:11:15
    +---------------------------------------------------------------------------+
    XML/BI Publisher Version : 5.6.3
    Request ID: 574533
    All Parameters: Dummy for Data Security=N:ReportRequestID=574532:DebugFlag=Y
    Report Req ID: 574532
    Debug Flag: Y
    Updating request description
    Updated description
    Retrieving XML request information
    Node Name:T1DEVEBSAPP1
    Preparing parameters
    null output =/u01/oracle/CRP2/inst/apps/CRP2_t1devebsapp1/logs/appl/conc/out/o574533.out
    inputfilename =/u01/oracle/CRP2/inst/apps/CRP2_t1devebsapp1/logs/appl/conc/out/o574532.out
    Data XML File:/u01/oracle/CRP2/inst/apps/CRP2_t1devebsapp1/logs/appl/conc/out/o574532.out
    Set Bursting parameters..
    Temp. Directory:/tmp
    [093013_031118656][][STATEMENT] Oracle XML Parser version ::: Oracle XML Developers Kit 10.1.3.130 - Production
    [093013_031118657][][STATEMENT] setOAProperties called..
    Bursting propertes.....
    {user-variable:cp:territory=US, user-variable:cp:ReportRequestID=574532, user-variable:cp:language=en, user-variable:cp:responsibility=20678, user-variable.OA_MEDIA=http://t1devebsapp1.travelzoo.com:8001/OA_MEDIA, burstng-source=EBS, user-variable:cp:DebugFlag=Y, user-variable:cp:parent_request_id=574532, user-variable:cp:locale=en-US, user-variable:cp:user=SETUPUSER, user-variable:cp:application_short_name=XDO, user-variable:cp:request_id=574533, user-variable:cp:org_id=81, user-variable:cp:reportdescription=Travelzoo Invoice Print Selected Invoices-Child, user-variable:cp:Dummy for Data Security=N}
    Start bursting process..
    Bursting process complete..
    Generating Bursting Status Report..
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    Executing request completion options...
    Output file size:
    602
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 30-SEP-2013 15:11:41
    +---------------------------------------------------------------------------+
    and the output says..
    "Error!! Could not deliver the output for Delivery channel:null "
    Wondering What might be the issue, any help on this is greatly appreciated.
    -Ragul

    Ram,
    Is this a custom or standard concurrent program?
    Was this working properly before? If yes, what changes have been done recently?
    Did you try to relink the concurrent program executable file and see if this helps? Also, you could enable trace/debug and submit the request again and see if more details are collected in the logs -- See (Note: 296559.1 - FAQ: Common Tracing Techniques within the Oracle Applications 11i/R12).
    Regards,
    Hussein

  • Mapping error with ModelNode

    Hi all,
    I have this error when I execute my application:
    com.sap.tc.webdynpro.progmodel.context.ContextException: NodeInfo(GetCostsView): cannot modify Userid because it is mapped and there is no active NodeElement to take the value
    I have a Custom controller with this structure:
    NodeGetCosts(ModelNode)
    -NodeOutput (ModelNode)
    -UserId (ModelAttribute)
    I have mapped it to context of View01:
    -NodeOutput(ModelNode)
    -UserId(ModelAttribute)
    In doInit method of custom controller I usu this code:
    NodeGetCosts input = new NodeGetCosts();
    wdContext.NodeGetCosts().bind(input);
    try {     wdContext.currentNodeGetCosts().modelObject().execute();
    wdContext.nodeOutput().invalidate();
    } catch (WDDynamicRFCExecuteException e) {          
    What can I do?
    Thanks
    Andrea

    Hello Andrea,
    Try to map the whole context structure from the CC to your view.
    I think you missed out mapping of the parent node <b>NodeGetCosts(ModelNode)</b>.
    If the RFC requires some input like <i>UserId</i> specify the value for that attribute as well. Also, try
    to execute the same code from the CC's init.
    This should solve your problem.
    <i>Please reward appropriate points</i>
    Bala

  • BIC Mapping Error

    Hi
    I am getting this error when I am trying to map the EDI and XML file in the test Environment. Kindly help me on this
    The error I am getting
    [Error:ID=2099;LEVEL=1] InhouseDocReader doSyntaxCheck(): offset[7646]: the found segment <?XML VERSION="1.0" ENCODING="UTF-8"?>
    Any Suggestions

    Hi Rohan,
    Its seems line 7646 might have a data issue. If you remove the data or rectify the data it should work.
    With testing try maybe to test with a smaller file first and then a big one.
    Regards,
    Jannus Botha

  • Catalog mapping error- with large entries

    Hello,
    When the catalog containing around 4000 items was uploaded, I received the error
    The exception occurred (program: /CCM/CL_MAPPING_MANAGER=======CP, include /CCM/CL_MAPPING_MANAGER=======CM00P, line: 465)
    However when the same catalog is getting uploaded when the catalog was split into two and then uploaded. Also the catalog with this large entries is getting uploaded in test system.
    Can anyone help me figure out the problem for mapping exception, and let me know if something can be done?
    Thanks!
    Swetha

    Hi Swetha,
    In my opinion this may be due to a timeout in mapping process. Which CCM SP level are you running?.
    Have you had a look to the SAP Note 926007?.
    I hope this help.
    Best Regards

  • ESSO Error with IE 9 Compatibility Mode

    Can anyone help? We are implementing eSSO with OIM 11.1.2.. When testing the system, we receive an error that Compatibility Mode should be turned off. We can turn off Compatibility mode and the user can access the site fine while they are logged in. But when we try to access the site from a locked screen, we get the following error. "The current compatibility setting is not supported. Disable Compatibility View before running this web page." If you click OK, the page loads fine.
    We have applied GPO's to force the Compatibility Mode Off.

    Hi JimmyWeise,
    Can you try to download Microsoft SilverLight Browser Plugin and install into IE9. Then try to validate the same.

  • PlatinGUI 7.10 Error with GUIScripting in APPLET-mode

    Hello !
    In a manual mode recording and playing of a script works.
    By transfer of a script through parameters of an applet there is mistake Java:
    ############################# ERROR #############################
    19.12. 09:15:46.312 ERROR: GuiJavaScriptEventHandler.processGlobalScript() no global script handler available.
    ############################# ERROR #############################
    ############################# ERROR #############################
    19.12. 09:15:46.328 ERROR: Exception occured: java.lang.reflect.InvocationTargetException
    19.12. 09:15:46.328 ERROR: java.lang.reflect.InvocationTargetException
    19.12. 09:15:46.328 ERROR:      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    19.12. 09:15:46.328 ERROR:      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    19.12. 09:15:46.328 ERROR:      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    19.12. 09:15:46.328 ERROR:      at java.lang.reflect.Method.invoke(Unknown Source)
    19.12. 09:15:46.328 ERROR:      at com.sap.platin.micro.Dynamic.callMethod(Dynamic.java:155)
    19.12. 09:15:46.328 ERROR:      at com.sap.platin.micro.Dynamic.callMethod(Dynamic.java:139)
    19.12. 09:15:46.328 ERROR:      at com.sap.platin.GuiAppletBase2.initImpl(GuiAppletBase2.java:372)
    19.12. 09:15:46.328 ERROR:      at com.sap.platin.GuiAppletBase2$AppletInit.run(GuiAppletBase2.java:456)
    19.12. 09:15:46.328 ERROR:  caused by : java.lang.NullPointerException
    19.12. 09:15:46.328 ERROR: java.lang.NullPointerException
    19.12. 09:15:46.328 ERROR:      at com.sap.platin.base.scripting.javaScript.GuiJavaScriptEventHandler.processGlobalScript(GuiJavaScriptEventHandler.java:96)
    19.12. 09:15:46.328 ERROR:      at com.sap.platin.base.connection.GuiConnection.processScript(GuiConnection.java:939)
    19.12. 09:15:46.328 ERROR:      at com.sap.platin.base.logon.GuiImpl.processPlatinScript(GuiImpl.java:207)
    19.12. 09:15:46.328 ERROR:      at com.sap.platin.base.logon.GuiImpl.init(GuiImpl.java:151)
    19.12. 09:15:46.328 ERROR:      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    19.12. 09:15:46.328 ERROR:      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    19.12. 09:15:46.328 ERROR:      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    19.12. 09:15:46.328 ERROR:      at java.lang.reflect.Method.invoke(Unknown Source)
    19.12. 09:15:46.328 ERROR:      at com.sap.platin.micro.Dynamic.callMethod(Dynamic.java:155)
    19.12. 09:15:46.328 ERROR:      at com.sap.platin.micro.Dynamic.callMethod(Dynamic.java:139)
    19.12. 09:15:46.328 ERROR:      at com.sap.platin.GuiAppletBase2.initImpl(GuiAppletBase2.java:372)
    19.12. 09:15:46.328 ERROR:      at com.sap.platin.GuiAppletBase2$AppletInit.run(GuiAppletBase2.java:456)
    ############################# ERROR #############################

    // user configurable part starts here
    var pluginurl         = '';
    var scriptable     = 'false';
    var codebase         = '.';
    var jnlp           = 'platin.jnlp';
    var frog           = 'true';
    var trace          = '';
    var tracefile      = '';
    var connectionData = 'conn=/H/SAPRouterIP/H/SAPHostIP/S/3200&clnt=400&user=username&pass=userpass';
    var mscript = "// ---------------------------------------------------------------------------\n\r"+
                   "// modus 0\n\r"+
                   "// event dynpro SAPLSMTR_NAVIGATION.0100\n\r"+
                   "// event title 'SAP Easy Access'\n\r"+
                   "window.resizeWorkingPane(181,26,true);\n\r"+
                   "window.findById('tbar[0]/okcd').text = '/nfb03';\n\r"+
                   "window.sendVKey(0);\n\r"+
                   "// ---------------------------------------------------------------------------\n\r"+
                   "// modus 0\n\r"+
                   "// event dynpro SAPMF05L.0100\n\r"+
                   "// event title 'Document view: First screen'\n\r"+
                   "userarea.findById('txtRF05L-BELNR').setFocus();\n\r"+
                   "userarea.findById('txtRF05L-BELNR').caretPosition = 0;\n\r";
    // var mscript = 'C:\Users\Victor\scripts\test1.js';
    // user configurable part ends here
    // verify if Java Plugin as control in Internet Explorer or Java Plugin for Netscape or native JRE of browser must be used
    var jre = 'control';
    if(navigator.platform.indexOf("Mac") > -1)
       jre = 'native';
    else if (navigator.appName.indexOf("Netscape") != -1)
       jre = 'plugin';
    document.open();
    switch (jre)
    case 'control':
        document.writeln('<OBJECT CLASSID  = "clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"                               ');
        document.writeln('    ID       = "PlatinGUI"                                                                    ');
        document.writeln('    WIDTH    = "100%"                                                 ');
        document.writeln('    HEIGHT   = "100%"                                                 ');
        document.writeln('    BORDER   = 0>                                                      ');
        document.writeln('<PARAM NAME = "TYPE"           VALUE = "application/x-java-applet;jpi-version=1.5.0">         ');
        document.writeln('<PARAM NAME = "SCRIPTABLE"     VALUE = "', scriptable,'">                                ');
        document.writeln('<PARAM NAME = "code"           VALUE = "com.sap.platin.GuiApplet2">                   ');
        document.writeln('<PARAM NAME = "codebase"       VALUE = "', codebase,'">                             ');
        document.writeln('<PARAM NAME = "jnlp"           VALUE = "', jnlp,'">                             ');
        document.writeln('<PARAM NAME = "archive"        VALUE = "GuiStartS.jar">                             ');
        document.writeln('<PARAM NAME = "frog"           VALUE = "', frog,'">                             ');
        document.writeln('<PARAM NAME = "trace"          VALUE = "', trace,'">                             ');
        document.writeln('<PARAM NAME = "tracefile"      VALUE = "', tracefile,'">                             ');
        document.writeln('<PARAM NAME = "connectionData" VALUE = "', connectionData,'">                               '); 
        document.writeln('<PARAM NAME = "platinScript"   VALUE = "', mscript,'">                               '); 
        document.writeln('                                                                ');
        document.writeln('This page requires a Sun Java Plugin 1.5 and a SAPGUI for Java to view.                      ');
        document.writeln('                                                                ');
        document.writeln('</OBJECT>                                                           ');
        break;
    case 'plugin':
        document.writeln('<EMBED TYPE        = "application/x-java-applet;version=1.5"                         ');
        document.writeln('    PLUGINURL      = "', pluginurl,'"                                          ');     
        document.writeln('    WIDTH          = "100%"                                            ');                                        
        document.writeln('    HEIGHT         = "100%"                                             ');
        document.writeln('    ALIGN          = "BASELINE"                                                ');
        document.writeln('    code           = "com.sap.platin.GuiApplet2"                                      ');
        document.writeln('    codebase       = "', codebase,'"                                        ');
        document.writeln('    jnlp           = "', jnlp,'"                                                ');
        document.writeln('    archive        = "GuiStartS.jar"                                       ');
        document.writeln('    frog           = "', frog,'"                                            ');
        document.writeln('    trace          = "', trace,'"                                            ');
        document.writeln('    tracefile      = "', tracefile,'"                                       ');
        document.writeln('    connectionData = "', connectionData,'"                                        ');
        document.writeln('    platinScript   = "', mscript,'"                                        ');
        document.writeln(' <NOEMBED>                                                      ');
        document.writeln(' </NOEMBED>                                                      ');
        document.writeln(' </EMBED>                                                              ');
        break;
    case 'native': 
        document.writeln('<APPLET CODEBASE  = "', codebase,'"                                                           ');
        document.writeln('        ARCHIVE   = "GuiStartS.jar"                                                           ');
        document.writeln('        CODE      = "com.sap.platin.GuiApplet2"                                               ');
        document.writeln('        WIDTH     = "100%"                                                                    ');
        document.writeln('        HEIGHT    = "100%">                                                                   ');
        document.writeln('<PARAM NAME = "SCRIPTABLE"     VALUE = "', scriptable, '">                                    ');
        document.writeln('<PARAM NAME = "jnlp"           VALUE = "', jnlp, '">                                          ');
        document.writeln('<PARAM NAME = "frog"           VALUE = "', frog, '">                                          ');
        document.writeln('<PARAM NAME = "trace"          VALUE = "', trace, '">                                         ');
        document.writeln('<PARAM NAME = "tracefile"      VALUE = "', tracefile, '">                                     ');
        document.writeln('<PARAM NAME = "connectionData" VALUE = "', connectionData, '">                                ');
        document.writeln('<PARAM NAME = "platinScript"   VALUE = "', mscript, '">                                ');
        document.writeln('</APPLET>                                                                                ');
        break;
    document.close();

  • Image maps error with IE 6

    Hallo!
    I have a problem with Internet Explorer 6 (Windows XP) and only 2 image maps with rollovers on a page with a total of 6 image maps.
    This is the page:
    http://www.eqmultimedia.it/paolobisi/home_2009f.html
    Everything is OK on Mac OS X (Safari and Firefox) and IE 7 on Windows XP and Vista.
    ONLY the 2 image maps named "ART FOR SALE" and "CONTACT" do not work with IE 6.
    This is my workflow:
    - Page design in Photoshop.
    - Slices, image maps, rollovers and remote rollovers with ImageReady
    - Save html page and images folder from ImageReady
    - Import html page and images folder in Golive CS
    - Check and correct ALL the links in the image-map code generated with ImageReady
    - Export site from Golive (with Flatten Script Library) and FTP transfer on Unix server.
    I suspect that the image-map code is not FULLY loaded by IE6 and for this reason only 2 image maps on the page do not works.
    Any suggestion will be very appreciated.
    Thank you and sorry for my English!
    ettore

    Correct link:
    www.eqmultimedia.it/paolobisi/home_2009f.html
    Sorry!
    ettore

Maybe you are looking for