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.  Portal in IE 6 - JavaScript Error: 'Effect' is undefined

    Posted Wed March 24, 2010 04:17 PM

    Hi,

    We are seeing the java script error on the portal page when user clicks on the submit button. This works in other browsers including IE 7.

    Does someone know the solution? We are using the IE 6.0.2900.2180.xpsp_sp2_gdr.090804-1412


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 2.  RE: Portal in IE 6 - JavaScript Error: 'Effect' is undefined

    Posted Wed March 24, 2010 07:25 PM

    When we degug the java script error, the pointer stops at following code line

    Effect.CAF.DropShadow(container,{offset:20});

    Is it a webMethods issue?


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 3.  RE: Portal in IE 6 - JavaScript Error: 'Effect' is undefined

    Posted Fri March 26, 2010 12:29 PM

    Hi
    that error probably means that the CAF javascript libraries are not being loaded/found.
    Have you tried emptying the cache and reloading the page?

    Please ask Software AG’s support about this (I have not used IE6 for a while… :frowning: sorry).

    best regards,
    Javier


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 4.  RE: Portal in IE 6 - JavaScript Error: 'Effect' is undefined

    Posted Fri March 26, 2010 02:52 PM

    Hi,

    Thanks for reply. We have cleared cookies, cache, delete temp. internet files and restarted browser but error doesn’t go away.

    We are trying to change into the script code which may avoid the error as we don’t see a solution available.


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods