Transformer exception in WAD

Hello All,
In WAD, when I use a command on a button to execute a planning function and bind it via DATA_PROVIDER_SELECTION I can choose the DP and the characteristic under that. But, when I click on input-help to select the Characteristic for planning function it results in a RSBOLAP 014 Transformer exception while transforming BEx web templates.
SAP suggests to implement note 1390861 to rectify this error. But, this note has already been implemented in our system and I still get this error.
Can anyone suggest how I can resolve this error?
Regards,
Deepti

Hi.
We get this error too, but I'm not worried about it because for me it's just a nuisance.
You can still enter values in data binding. After you receive an error message simply continue with the error messages you reach the end where you can enter manually or by using copy / paste the technical name of the desired characteristic.
Regards.

Similar Messages

  • Transformer exception occurred when executing XSLT

    Hi Friends,
    Currently I am working on standard contents(XI) on IS-Retail.
    I want to change standard XSLT mapping.
    I done few changes but on testing of Interface mapping I got this error "Transformer exception occurred when executing XSLT"
    1.
    </xsl:template>
         <!-- Comment start  for Tender ( Financial Movement )-->
         <!--     <xsl:template name="POSLog">
            <ns0:POSLog xmlns:ns0="http://sap.com/xi/StoreConnectivity">
                <xsl:call-template name="POSLogTransaction"/>
            </ns0:POSLog>          
              </xsl:template> -->
         <xsl:template name="POSLog">
              <ns0:Z_POSLog xmlns:ns0="http://sap.com/xi/StoreConnectivity">
                   <xsl:call-template name="POSLogTransaction"/>
              </ns0:Z_POSLog>
              </xsl:template>
              <!-- Comment end for Tender ( Financial Movement )-->
    2.
                   <!-- Changes start for Tender ( Financial Movement )  -->
                        <xsl:for-each select="GMTLogTransactionLine[TransactionType='B2']">
                             <xsl:call-template name="CaptureTenderID"/>
                        </xsl:for-each>
                   <!-- Changes end for Tender ( Financial Movement ) -->
    3.
         <!-- Customization for handling Tender ( Financial Transaction  ) Begin Here-->
         <xsl:template name="CaptureTenderID">
              <xsl:if test="following-sibling::GMTLogTransactionLine[1][TransactionType='B2']">
                   <Tender>
                        <TenderID>
                             <xsl:value-of select="following-sibling::GMTLogTransactionLine[TransactionType='B2'][1]/TenderID"/>
                        </TenderID>
                   </Tender>
              </xsl:if>
         </xsl:template>
         <!-- Customization for handling Tender ( Financial Transaction  ) End Here-->

    Hello flok,
    just have a look into this thread may be you can find the solution
    XSLT Mapping, Transformer configuration exception occurred when loading
    http://xml.apache.org/xalan-j/apidocs/javax/xml/transform/TransformerException.html
    Regards,
    Ravi.

  • Newbie problem with JAXM - Transformer  Exception

    Hi there!
    I am looking for some start- up help.
    I have this SOAP message in a file (test.xml)
    <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
      <soap-env:Header>
        <m:SessionID xmlns:m="Some-URL" value="2123123"/>
      </soap-env:Header>
      <soap-env:Body>
        <m:StartSession xmlns:m="Some-URL">
          <username>TestUser</username>
        </m:StartSession>
      </soap-env:Body>
    </soap-env:Envelope>I use the following lines of code
      StreamSource src  = new StreamSource(new File("c:/test.xml"));
      TransformerFactory tFact=TransformerFactory.newInstance();
      Transformer trans = tFact.newTransformer(src);And i get an Transformer exception saying
    javax.xml.transform.TransformerException: stylesheet requires attribute: versionAny hint? Thanks a lot!

    I think I found the problem because I managed to use the transformer ..and to read from the xml file.Aftwards with the output of the transformrt i produced a separaye xml
    WRONG ->>The passing parameter src
    Transformer trans = tFact.newTransformer(src);
    Anyway thats ok because I had to search through the XSLTC thing and read some usefull things!

  • Transformer exception while transforming BEx Web templates

    Hello,
    when opening the web application designer or calling a web template in the browser the error Transformer exception while transforming BEx Web templates occours. I found several hints in the forum like solving the problem with the SAP NetWeaver BI Diagnostics & SupportDesk Tool and several notes for this issue (like 937697). Unfortunately nothing works and the diagnostics tool says that everything is configured fine. The release is 701, SP4.
    Has someone suggestions where to start searching the error?
    Thanks a lot,
      Vanessa

    Hi Vanessa,
    Which JAVA patch are you using?
    Is it possible to download the latest patches and re-test the problem? You may find that the latest patch corrects the roblem
    Regards,
    Karen

  • Is there any other transform (except FFT) to find out harmonics in the waveform?

    Dear all,
    I am doing a project on finding other transform (except FFT) to find out harmonics in the waveform. I hope someone can tell me the methods. I have found a lot of time on internet and got no result. Thanks.
    Victor

    Hello Victor,
    If perhaps you are working with rotating machines where the frequency of an "n times per revolution" event is dependent upon the speed of the machine, you may want to look at Order Analysis.
    Events that occur a given number of times per revolution occur at the same position each revolution regardless of the rotational speed.  However, the frequency at which they occur is directly related to the rotational speed.  Order Analysis removes this speed dependency by transforming the phenomena from the time-based domain into a position-based domain.
    In the position-based domain, the recurring events are displayed as a the "number of times the event occurs per revolution" instead of the "number of times the event occurs per second" (i.e. frequency).  At least this is my interpretation of it based on my experience.
    Best Regards,
    Chris 

  • XSL transformation exception when using it in a subprocess

    Hi all
    I want to use a service task in sub-process that call a function with ref_cursor return type, when i map data association from output parameters to data object with xsl transformation an exception raise.
    in other hand my sub-process properties are : multiInstance, parallel , collection ,loop data input use an array , which create instances according to items of given array like http://www.avioconsulting.com/blog/simultaneous-creation-instances-array-oracle-bpm-11g
    by the way this feature works on service task that placed out of sub-process correctly.
    2.

    Hi Fazel,
    XSLT mapping is not working in the unpatched version of Oracle BPM 12c currently available.
    This work around is not great or even close to it, but the only way I've heard of anyone getting it to work is to right mouse click each of the individual children nodes.
    Know this bug has been reported by many people and has had a significant impact to all of us so it might be worth contacting Support to see if there might be a patch.
    Dan

  • Alert Monitor with exceptions in WAD

    Hi All,
    I'm trying to use alert monitor in web application designer to show two queries with  red, green and yellow statuses. In my web template, I have inserted two queries in two tables (both queries have exceptions) and alert monitor as web item. In properties(context menu), I choose infocube on which these queries are build,marked the red, yellow, green status ,mentioned them in list of columns entry and checked the display toolbar entry.
    When I execute , It shows the display of alert monitor drop down box with functions (from Info provider, info area, queries..etc) and alert boxes for red, yellow and green. If I check on red box and uncheck other boxes, still I'm seeing all records with other status as well. There is no change in the query result if I switch from red , green or yellow. And also I am not seeing how many rows of red , green or yellow alerts which i should as i have selected in the list of columns entry.
    I've set the exceptions in Reporting Agent for these two queries also.
    Any Idea why I'm not getting the functionality of alert monitor. Do I need to set up something for alert monitor to work in reporting agent or in alert management in order to use .Am i missing something in configuration
    Any ideas and solutions..
    Thanks in advance,

    LauQ,
    Did you figure out the solution?? Is it something to do with the settings of exceptions in reporting agent. I strongly feel so, as the configuration for alert monitor is straight forward in WAD. There is a How to Guide document on..How to Intergrate BW reporting agent with Alert Framework. Did you have a look at it. I'm glancing it right now.. You can find in sdn.. May be that helps.. Please let me know if you get something... I'm still working on this issue..
    Thanks ,
    Veeru

  • XML transform exception

    Hi
    I am trying to transform a shopping cart to display from an XSL.
    But I get the following exception
    javax.xml.transform.TransformerException: Content is not allowed in prolog.
    Transformer transformer = tFactory.newTransformer(new StreamSource(xslPath));
                             transformer.transform(new StreamSource(new StringReader(cart.getItemsAsXml().trim())), new streamResult(html));
                             out.println(html);
    What does this indicate ?
    Thx
    aRN

    I think that you are missing
    <?xml version="1.0"?>
    cart.getItemsAsXml()
    you are posting very little information for answering

  • XML Transformation exception ??

    I customized a XMLProvider to get feed from a content provider on the fly. During transformation I get this exception:
    04/15/2003 03:18:15:896 PM EDT: Thread[Thread-25,5,main]
    ERROR: XMLProvider.doTransform():Error in transforming xml.
    ; Line#: 2; Column#: -1
    javax.xml.transform.TransformerException: Next character must be ";" terminating
    reference to entity "ID".
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImp
    l.java:660)
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImp
    l.java:1118)
    at com.sun.portal.providers.xml.XMLProvider.doTransform(XMLProvider.java
    :216)
    at com.sun.portal.providers.xml.XMLProvider.getContent(XMLProvider.java:
    280)
    at com.sun.portal.desktop.context.ReusableProviderCaller.run(ReusablePro
    viderCaller.java:145)
    04/15/2003 03:18:15:902 PM EDT: Thread[Thread-25,5,main]
    ERROR: XMLProvider.getContent():Error in XML transformation.
    XML piece looks like this:
    <Story>
    <headline>Scientists finish the DNA book of life</headline>
    <url>http://apidemo.yellowbrix.com/pages/apidemo/Story.nsp?story_id=38091348& amp;ID=apidemo</url>
    <pubsource>Evening Times; Glasgow (UK)</pubsource>
    <pubdate>2003-04-14</pubdate>
    <arrival_time>Apr 15, 01:11 AM </arrival_time>
    <category>Biotechnology</category>
    </Story>
    url element has '&' before ID has been properly taken care of with escape codes '& amp;' from the content provider.
    The issue is that the xml document goes through fine when I copy this feed in a file and run the portal.
    Anyone any ideas please.
    Thanks.

    Thanks for the reply. I tried using 'value-of' and 'copy-of' and it didn't work. While using 'value-of' portal hangs and timesout.
    XSL looks like this:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    <xsl:output method="html" indent="yes"/>
    <xsl:template match="/">
    <html>
         <body style="font-family:Arial,helvetica,sans-serif;font-size:12pt; background-color:#EEEEEE">
              <xsl:for-each select="WebApi/Story">
                   <div>
                        <span style="font-weight:bold;color:white">
                        <a> <xsl:attribute name="href">
    <xsl:copy-of select="url"/> </xsl:attribute><xsl:value-of select="headline"/></a>
                        </span>
                   </div>
              </xsl:for-each>
         </body>
    </html>
    </xsl:template>
    </xsl:stylesheet>
    Sample piece of XML
    <WebApi>
    <Story>
    <headline>Gene Work May Help Treat Aging</headline>
    <url>http://apidemo.yellowbrix.com/pages/apidemo/Story.nsp?story_id=38158601&ID=apidemo</url>
    <pubsource>The Boston Globe</pubsource>
    <pubdate>2003-04-17</pubdate>
    <arrival_time>Apr 17, 10:10 AM </arrival_time>
    <category>Biotechnology</category>
    </Story>
    </WebApi>

  • Simple Transformation Exception

    Hello,
    I am tying to map XML to ABAP(deserialize) but receive a CX_ST_MATCH_ELEMENT Exception.
    Below is my Simple Transformation, the calling method, and the XML snippet I am tying to deserialize.
    <?sap.transform simple?>
    <tt:transform xmlns:tt="http://www.sap.com/transformation-templates">
      <tt:root name="ROOT"/>
      <tt:template>
           <SndgInst>
             <tt:value ref="ROOT"/>
           </SndgInst>
      </tt:template>
    </tt:transform>
    method PARSE_XML.
      DATA:
        sndginst(10)                  type c value '          ',
        l_exception_error               TYPE REF TO cx_st_error.
    parse the xml content
        TRY.
            CLEAR: l_exception_error.
            CALL TRANSFORMATION (i_st_name)
                         SOURCE XML i_xml_string
                         RESULT root = sndginst.
    catch exception
          CATCH: cx_st_error INTO l_exception_error.
        ENDTRY.
    endmethod.
    <S2SCTScf:SndgInst ymlns:S2SCTScf="urn:S2SCTScf:xsd:$SCTScfBlkCredTrf">ZYDOFRP0</S2SCTScf:SndgInst>
    I have tried adding a reference for the namespace 'S2SCTScf' but receive the same exception.
    I think it must have something to do with the namespace prefix and I have tried several different versions of the Simple transformation, such as <S2SCTSCF:SndgInst> as my tag reference, to no avail.
    The exception class does not provide a lot of useful information and since you cannot debug a Simple Transformation it is a guessing game.
    Thanks in advance for your help.
    Best Regards,
    Mark Lengel
    Edited by: Mark Lengel on Mar 31, 2009 11:32 AM

    I've exactly the same problem.
    My XML Input Stream contains Namespaces in the root element for e.g.
    <Measurement xmlns="es.xxx.com" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns3="http://www.w3.org/1998/Math/MathML">
    The Simple Transformation always raise an CX_ST_MATCH_ELEMENT Exception.
    If i delete the xmlns declarations, the Element will be found and everything is o.k.
    I've also tried to avoid this by adding the tt:extensible="deep-dynamic" attribute but it doesn't matter.
    <tt:template>
        <Measurement tt:extensible="deep-dynamic">
    I use WebAS 6.40, ERP 2004.
    I hope the Community could help us. Maybe it's bug in the XML Libraries.. etc..
    Kind Regards
    Chris

  • Traffic light  signal to indiacate exception in WAD

    Hi,
    Can someone explaine me how to display traffic light signals( red and green ) in WAD  to indiacte the exceptions.  my client wants something like this:  adverse spending  red light  image and  less spending green light image.
    thanks and regards
    dhana

    Michael,
    I am not sure if you can have icons outside the query that can be controlled by the query values. You could do one thing ...
    1. have a query with an extra Key figure.
    2. Have your validation formulae on this key figure and have an exception on the same
    3. Now your exception column would have three colors.
    4. Now execute the report in IE and go to view source.
    5. Look for the stylesheet classes for the exceptions , they would be something like SAPBexGood1... etc
    6. Go to the table interface ( I assume that you would have figured out how to inherit the class and modify the same from the how to paper...)
    7. Go to c_cell_data
    8. if cell_style="SAPBeXGood1" then replace c_cell_content with <img src="/sap/bw/mime/icons/icon1.gif" /img>
    9. Go to the css and find out your stylesheet class.
    10. Remove the background color attribute from the required style.
    for checking through JavaScript.
    1. The query should have a separate stylesheet class attached to it.
    2. It should have one cell only
    3. You can replace the value by using style.innerHTML=whatever you want.
    Hope this helps...
    Arun
    Assign points if found helpful
    Message was edited by: Arun Varadarajan

  • RSS: XML Transformation exception

    I want to use the XMLProvider to make a rss channel. I know how to do this. But most of the time the channel does not work it says 'There has been an error while transforming the XML file!'.
    But sometimes the page does show my rss feed. The rss feed is static, so there does not seem to be anything wrong with the feed or my xls.
    Is there anyone who is using this feature successfully or is it probably easier to write my own rss channel?

    I have figured it out. One of my rss feeds was not correct.
    I used five rss feeds and one .xsl file. When one rss feed is not correct there will be something like a lock on the .xsl file. The rss feeds that have to be transformed after this can not use this .xsl and will also give an 'error while transforming the XML file'. When the page is reloaded this .xsl file can still be locked (or something) and all the rss feeds can give this error.
    As a solution I have obviously made my rss feeds correct, but also I use for each rss channel it's own .xsl file.

  • WAD error

    Hi Gurus,
    I am getting following error when opening WAD.
    RSBOLAP- 013- Transformer exception while transforming the application: while trying to invoke the method com.sap.ip.bi.deploytime.service.text.ITextService.get Tlogo Texts(java.lang.String.com.sap.ip.bi.deploytime.
    how to resolve this?
    Regards,
    Darsh

    Hi Diego,
    The point system seems to be slow. Thanks I solved my problem.I will assign u when it is up.
    Have a nice weekend.
    Thanks.

  • How can I display XSLT transformer errors on a web page ?

    Hi,
    I have some JSP pages that access DB, create an XML based on DB data and then transform it into HTML through an XSLT stylesheet. Developing the XSL code it's easy to make mistakes and generate errors on trasformation, but what I receive on the web page is only a "Could not compile stylesheet" TransformerConfigurationException, while the real cause of the error is displayed only on tomcat logs. This is the code for transformation:
    static public void applyXSLT(Document docXML, InputStream isXSL, PrintWriter pw) throws TransformerException, Exception {
            // instantiate the TransformerFactory.
            TransformerFactory tFactory = TransformerFactory.newInstance();
            // creates an error listener
            XslErrorListener xel = new XslErrorListener();
            // sets the error listener for the factory
            tFactory.setErrorListener(xel);
            // generate the transformer
            Transformer transformer = tFactory.newTransformer(new SAXSource(new InputSource(isXSL)));
            // transforms the XML Source and sends the output to the HTTP response
            transformer.transform(new DOMSource(docXML), new StreamResult(pw));
    }If an exception is thrown during the execution of this code, its error message is displayed on the web page.
    This is the listener class:
    public class XslErrorListener implements ErrorListener {
        public XslErrorListener() {
        public void warning(TransformerException ex) {
            // logs on error log
            System.err.println("\n\nWarning on XEL: " + ex.getMessage());
        public void error(TransformerException ex) throws TransformerException {
            // logs on error log
            System.err.println("\n\nError on XEL: " + ex.getMessage());
            // and throws it
            throw ex;
        public void fatalError(TransformerException ex) throws TransformerException {
            // logs on error log
            System.err.println("\n\nFatal Error on XEL: " + ex.getMessage());
            // and throws it
            throw ex;
    }When I have an error in the XSL stylesheet (for examples a missing closing tag), I can find on tomcat logs the real cause of the error:
    [Fatal Error] :59:10: The element type "table" must be terminated by the matching end-tag "</table>".
    Error on XEL: The element type "table" must be terminated by the matching end-tag "</table>".but on my web page is reported just the TransformerConfigurationException message that is:
    "Could not compile stylesheet".
    How can I display the real cause of the error directly on the web page?
    Thanks,
    Andrea

    This code is part of a bigger project that let developers edit XSL stylesheets through a file upload on the system and we can't impose the use of any tool for checking the xsl. So, I need to display the transformer error on the web page.I see. This code is part of an editorial/developmental tool for developers to create and edit XSL stylesheets.
    As part of the editorial process, XSL errors during editing can be considered a normal condition. In other words, it is normal to expect that the developers will generate XSL errors as they are developing stylesheets.
    In this light, handling the XSL transformation errors is a business requirement that you need to handle. Using the Java Exceptions mechanisms, e.g. try / catch are inappropriate to handle business requirements, in my opinion.
    I suggest that you look at how you handle the occurence of XSL errors differently than what you currently have. You need to:
    (1) capture the Transformation exception on the server;
    (2) extract the message from the exception and put it into a message that can be easily understood by the user;
    The current error message that you have going to the web browser is not useful.
    And you should not have the Transformation exception sent to the web browser either.
    What you are attempting to do with the exception is not appropriate.
    Handle the Transformation exception on the Business tier and use it to create a useful message that is then sent to the Presentation tier. In other words, do not send Java exceptions to web browser.
    />

  • Exception:[java.lang.NoClassDefFoundError: com/sap/sldserv/SldApplicationSe

    I'm using a User defined function "getFGN" to call a Java Class developed in NWDS. the source in NWDS has no errors when it is build. But when i Run the code i get error below.
    Buy using the Debugging facility in NWDS i can see that the problem is this code linie:
    <i>SldApplicationServiceInterface srvContext = (SldApplicationServiceInterface) jndiContext.lookup(SldApplicationServiceInterface.KEY);</i>
    <u><b>NWDS Log</b></u>
    07:50:12 Start of test
    Exception:[java.lang.NoClassDefFoundError: com/sap/sldserv/SldApplicationServiceInterface] in class com.sap.xi.tf._SAP_APPL_Invoice_to_CustomerInvoice_ method getFGN$[“invoicenumber”, CUSTOMER, com.sap.aii.mappingtool.tf3.rt.Context@daa46b]
    com.sap.aii.utilxi.misc.api.BaseRuntimeException: Exception:[java.lang.NoClassDefFoundError: com/sap/sldserv/SldApplicationServiceInterface] in class com.sap.xi.tf._SAP_APPL_Invoice_to_CustomerInvoice_ method getFGN$[“invoicenumber”, CUSTOMER, com.sap.aii.mappingtool.tf3.rt.Context@daa46b]
    at com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.getValue(FunctionWrapper.java:56)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:186)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:204)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:204)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:204)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:204)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:204)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:204)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.start(AMappingProgram.java:298)
    at com.sap.aii.mappingtool.tf3.Transformer.start(Transformer.java:63)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.execute(AMappingProgram.java:77)
    at com.sap.aii.ibrep.server.mapping.ServerMapService.transformInternal(ServerMapService.java:431)
    at com.sap.aii.ibrep.server.mapping.ServerMapService.execute(ServerMapService.java:169)
    at com.sap.aii.ibrep.sbeans.mapping.MapServiceBean.execute(MapServiceBean.java:52)
    at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0.execute(MapServiceRemoteObjectImpl0.java:259)
    at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0p4_Skel.dispatch(MapServiceRemoteObjectImpl0p4_Skel.java:146)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:304)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
    at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Root Cause:
    java.lang.reflect.InvocationTargetException
    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:324)
    at com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.getValue(FunctionWrapper.java:47)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:186)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:204)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:204)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:204)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:204)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:204)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:204)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.start(AMappingProgram.java:298)
    at com.sap.aii.mappingtool.tf3.Transformer.start(Transformer.java:63)
    at com.sap.aii.mappingtool.tf3.AMappingProgram.execute(AMappingProgram.java:77)
    at com.sap.aii.ibrep.server.mapping.ServerMapService.transformInternal(ServerMapService.java:431)
    at com.sap.aii.ibrep.server.mapping.ServerMapService.execute(ServerMapService.java:169)
    at com.sap.aii.ibrep.sbeans.mapping.MapServiceBean.execute(MapServiceBean.java:52)
    at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0.execute(MapServiceRemoteObjectImpl0.java:259)
    at com.sap.aii.ibrep.sbeans.mapping.MapServiceRemoteObjectImpl0p4_Skel.dispatch(MapServiceRemoteObjectImpl0p4_Skel.java:146)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:304)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
    at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.NoClassDefFoundError: com/sap/sldserv/SldApplicationServiceInterface
    at com.danfoss.xi.mapping.util.GenerateFileNumber.getFileGeneratedNumber(GenerateFileNumber.java:53)
    at com.sap.xi.tf._SAP_APPL_Invoice_to_CustomerInvoice_.getFGN$(_SAP_APPL_Invoice_to_CustomerInvoice_.java:2556)
    ... 29 more
    RuntimeException in Message-Mapping transformation: Exception:[java.lang.NoClassDefFoundError: com/sap/sldserv/SldApplicationServiceInterface] in class com.sap.xi.tf._SAP_APPL_Invoice_to_CustomerInvoice_ method getFGN$[“invoicenumber”, CUSTOMER, com.sap.aii.mappingtool.tf3.rt.Context@daa46b]

    Hi,
    Looks like your CLASSPATH is not set properly...Just try to Put the Jar inside "<DOMAIN_HOME>\lib" directory...in that case u need not to alter anything in the Classpath variable...it will be appended at the end of Classpath at the run time, Using Extended Directory ClassLoader.
    by default Classpath settings doesnt take effect if we specify it in the startScript of Servers but we start them using NodeManagers...So if you are using Nodemanagers to start your Servers... then you can follow the below link to set the Classpath & Memory Arguments http://weblogic-wonders.com/weblogic/2010/03/26/nodemanager-based-managedservers-setting-mem_args/
    Thanks
    Jay SenSharma
    http://weblogic-wonders.com/weblogic (WebLogic Wonders Are Here)

Maybe you are looking for

  • Deployment Error

    My datasource is MySql. When I try to deploy the application I get the following error: javax.faces.el.EvaluationException: javax.faces.FacesException: java.sql.SQLException: Error in allocating a connection. Cause: null What am i doing wrong???

  • PCA and Balance Sheet Accounts

    My client wants to generate Profit Center Financial Statements e.g., Balance Sheet (B/S) and Profit and Loss (P&L)  The entire Chart of Accounts was assigned to Profit Centers, and all B/S and P&L accounts can be viewed in the GLPCT table.  This tabl

  • Color of text bubbles

    Is there a way to change the color of my text bubbles in a text message? Right now they are green obviously.

  • Org.apache.axis2.AxisFault: namespace mismatch require

    hello Friends, I am doing an Axis2 WebService, i have done every thing like created .arr, Depoyed , i have generated stub , i wrote client every thing is working fine but when i run my client it is showing the following error. org.apache.axis2.AxisFa

  • Unreadable Files .......cannot import from same camera....

    I recently tried importing some pics from my camera.....most imported no problem. But I had some not able to import.....it says the files are in an unrecognizable format. I have not changed the save Format of the files....RAW.NEF any knowledge of why