IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  How to add CSS or XSLT in SAP BC

    Posted Tue April 13, 2004 07:33 AM

    Dear all,

    Let me Introduce first. I am Deny. I am an abapers. I try to enhance my xml file template in business connector with CSS and XSLT. I already try both of them but no one was working. I already try to compare with opening an example file with same xml format and tag manually via IE those solution working well. Please help me for understand why it could be happened.

    Regards

    Deny Dafid


    #webMethods-Architecture
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: How to add CSS or XSLT in SAP BC

    Posted Tue April 13, 2004 09:14 AM

    Hi Deny,
    XSLT is use to transform the xml to xml or html.
    You call an rfc with invoke…xml and use a transformation where you specify and xsl file in a sub-directory or sapbc46\server.…
    After the result is html if you would like to use with a browser or xml for an other use.

    Regards,

    Antoine


    #webMethods-Architecture
    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 3.  RE: How to add CSS or XSLT in SAP BC

    Posted Wed April 14, 2004 02:04 AM

    hi antoine,

    thanks a lot for your suggestion. I will read more in SAP BC Built in service more detail for understanding your suggestion. By the way, Is it possible solve by service xslt transformation in SAP follder ?

    Regards

    Deny Dafid


    #webMethods-General
    #webMethods
    #webMethods-Architecture
    #Integration-Server-and-ESB


  • 4.  RE: How to add CSS or XSLT in SAP BC

    Posted Wed April 14, 2004 08:25 AM

    Hi Deny,
    Your service can transform when it use pub.sap.xslt.transformation:XSLTransformation


    #Integration-Server-and-ESB
    #webMethods-Architecture
    #webMethods
    #webMethods-General


  • 5.  RE: How to add CSS or XSLT in SAP BC

    Posted Thu April 15, 2004 10:41 AM


  • 6.  RE: How to add CSS or XSLT in SAP BC

    Posted Fri April 16, 2004 02:16 AM

    Dear Antoine Picaud,

    I already try your suggestion and it was work. Thank you very much…Antoine…

    Regards
    Deny Dafid


    #webMethods
    #webMethods-Architecture
    #Integration-Server-and-ESB
    #webMethods-General