CL_RSR_REQUEST,OBJECTS_OBJREF_NOT_ASSIGNED error when preview iView in EP 5

When i tried to preview the iView in EP 5, i came to a page where it says "Error when processing your request".
Note
The following error text was processed in the system NYP : Access via 'NULL' object reference not possible.
The error occurred on the application server server5_NYP_00 and in the work process 0 .
The termination type was: RABAX_STATE
The ABAP call stack was:
Method: VARIABLES_START of program CL_RSR_REQUEST================CP
Method: VARIABLE_START of program CL_RSR_WWW_VARIABLE_SCREEN====CP
Method: SET of program CL_RSR_WWW_VARIABLE_SCREEN====CP
Method: PROCESS_VARIABLES of program CL_RSR_WWW_PAGE===============CP
Method: PROCESS_CMD_LOCAL of program CL_RSR_WWW_PAGE===============CP
Method: PROCESS_CMD of program CL_RSR_WWW_PAGE===============CP
Function: RRW3_WEBRFC of program SAPLRRW3
Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_RSR_WWW_HTTP===============CP
Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP
Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
Error code: ICF-IE-http -c: 001 -u: USER00 -l: E -s: NYP -i: server5_NYP_00 -w: 0 -d: 20080128 -t: 102805 -v: RABAX_STATE -e: OBJECTS_OBJREF_NOT_ASSIGNED
When i used TCODE ST22 to check the ABAP error, it says that "You attempted to use a 'NULL' object reference (points to 'nothing') access a component (variable: " "). An object reference must point to an object (an instance of a class) before it can be used to access components. Either the reference was never set or it was set to 'NULL' using the CLEAR statement.". This error occurred in VARIABLE_START method.
When i searched the forums and also SAP notes, it says that I need to download and execute "SAPBINews BI 7.0 Support Package 15". Is this feasible?

Hi lin,
You solved your problem, if ye... Can you talked that make to solve your problem
Att,
Alexandre

Similar Messages

  • Portal Runtime Error when previewing iViews from BP for CRM 4.0 (60.2)

    Hello,
    We have imported Business Package for CRM 4.0 (60.2) into EP 6.0 (Version: 6.0.19.0.0) according to the installation guide(InstGuide_EN_CRM40_502.pdf). We have also defined SAP_CRM and SAP_R3 Systems in  Portal System Landscape Editor. And we have also set the permissions for the user with which we are logged in on the "Portal Content->Migrated Content->EP 5.0" folder with "Read" permission and checked the "End User" option.
    Now when we do a test preview for "Portal Content->Migrated Content->EP 5.0->iViews->SAP CRM 4.0: Sales->Activities" iView in PCD i get Portal Runtime Error in a new window with following information:
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : com.sap.portal.appintegrator.sap.BSP
    Component Name : com.sap.portal.appintegrator.sap.BSP
    Error occurs during the rendering of jsp component.
    Exception id: 08:40_22/01/07_0001_6052850
    See the details for the exception ID in the log file
    </b>
    We get this similar message for few other iViews as well. Following is the details from the log file for this exception ID:
    <b>###Exception ID:08:40_22/01/07_0001_6052850
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Resource
    Component : com.sap.portal.appintegrator.sap.BSP
    Component class : com.sapportals.portal.sapapplication.SAPApplicationIntegratorComponent
    User : <USER_ID>
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:444)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
         at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
         at com.sapportals.portal.appintegrator.Utils.includeJSP(Utils.java:199)
         at com.sapportals.portal.appintegrator.layer.HTTPRenderLayer.render(HTTPRenderLayer.java:249)
         at com.sapportals.portal.appintegrator.LayerProcessor.processContentPass(LayerProcessor.java:226)
         at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContent(AbstractIntegratorComponent.java:100)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.sapapplication.bwc.AbstractBWCComponent.doContent(AbstractBWCComponent.java:63)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         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: com.sapportals.portal.prt.component.PortalComponentException: Error occurs during the compilation of java generated from the jsp
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:108)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:140)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.compileJSP(JSPComponentItem.java:291)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:141)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:355)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
         ... 46 more
    Caused by: com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: Error occurs during the rendering of jsp component
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:2189)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:81)
         ... 52 more
    </b>
    Why am i getting this error page and how to resolve this? Please help. Thanks.
    Regards,

    I am facing one more problem now. I tried to create a new user in Portal and when i try to login with this new account i get following error message:
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : com.sap.portal.runtime.logon.default
    Component Name : com.sap.portal.runtime.logon.default
    Error occurs during the rendering of jsp component.
    Exception id: 10:04_22/01/07_0010_6052850
    See the details for the exception ID in the log file</b>
    Following is the error message snippet from the log file for this exception ID:
    <b>
    ###Exception ID:10:04_22/01/07_0010_6052850
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Resource
    Component : com.sap.portal.runtime.logon.default
    Component class : com.sapportals.portal.ume.component.logon.SAPMLogonComponent
    User : J2EE_GUEST
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:444)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
         at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
         at com.sap.security.core.logonadmin.ComponentAccessToLogic.gotoPage(ComponentAccessToLogic.java:109)
         at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.executeRequest(SAPMLogonLogic.java:251)
         at com.sapportals.portal.ume.component.logon.SAPMLogonComponent.doContent(SAPMLogonComponent.java:37)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.ume.component.logon.SAPMLogonCertComponent.doContent(SAPMLogonCertComponent.java:33)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at com.sap.portal.navigation.Gateway.service(Gateway.java:101)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         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: com.sapportals.portal.prt.component.PortalComponentException: Error occurs during the compilation of java generated from the jsp
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:108)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:140)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.compileJSP(JSPComponentItem.java:291)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:141)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:355)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
         ... 49 more
    Caused by: com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: Error occurs during the rendering of jsp component
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:2189)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:81)
         ... 55 more</b>
    Though i am still able to login with any of my old accounts, but not with the newly created ones. I thought this might have been because of the new roles that i assigned, but i see the above error message even when i haven't assigned any role. How do i get rid of this one now?
    Thanks and Regards,

  • Gettin a portal runtime error when adding iviews in web page composer

    we are getting the Following error when we try to add a iview in page builder .we have done the configurations as per the documentation ((http://help.sap.com/saphelp_nw70/helpdata/en/45/3fe7b4f34d4a18e10000000a114a6b/frameset.htm).and will appreciate any help on this issue .
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 08:09_31/10/07_0015_15308650
    See the details for the exception ID in the log file.
    #1.5 #00145ECC9C67007E000000190000117800043DC0D68F6E39#1193798349688#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#myadmin#5872##myportalci.keells_JPP_15308650#myadmin#015ef900875a11dc8a3700145ecc9c67#Thread[PRT-Async 2,5,PRT-Async]##0#0#Error##Java###08:09_31/10/07_0015_15308650
    [EXCEPTION]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: Can&\#39;t read the prameter &\#39;siteString&\#39; from the PCD.
         at com.sapportals.portal.httpconnectivity.urliviews.runtime.URLIView.checkPCDVal(URLIView.java:631)
         at com.sapportals.portal.httpconnectivity.urliviews.runtime.URLIView.readFromPCD(URLIView.java:528)
         at com.sapportals.portal.httpconnectivity.urliviews.runtime.URLIView.doContent(URLIView.java:326)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:149)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:355)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:310)
         at com.sap.nw.wpc.runtime.AbstractContainerComponent.doContent(AbstractContainerComponent.java:88)
         at com.sap.nw.wpc.runtime.ContainerComponent.doDesign(ContainerComponent.java:183)
         at sun.reflect.GeneratedMethodAccessor362.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:134)
         at com.sapportals.portal.prt.component.CachablePortalComponent.service(CachablePortalComponent.java:273)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:375)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:388)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:534)

    Dear Prabash Balsuriya,
    I got similar issue while adding iView to WPC during public, can you elaborate how you solve this issue?
    Thanks.
    Regards,
    Weng

  • Gives me errors when preview report in world.

    Hi Members,
    below is the errors when i try to run and preview report in world.
    any help and suggestion is greatly appriciated.
    ConfFile: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\config\xdoconfig.xml
    Font Dir: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    Template: C:\Documents and Settings\nshah\Desktop\GASB_FINANCIAL.rtf
    RTFProcessor setLocale: en-us
    FOProcessor setData: C:\Documents and Settings\nshah\Desktop\GASB_Financial_statement.xml
    FOProcessor setLocale: en-us
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(Unknown Source)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
         at oracle.apps.xdo.template.FOProcessor.createFO(Unknown Source)
         at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
         at RTF2PDF.runRTFto(RTF2PDF.java:708)
         at RTF2PDF.runXDO(RTF2PDF.java:517)
         at RTF2PDF.main(RTF2PDF.java:305)
    Caused by: oracle.xdo.parser.v2.XMLParseException: Attribute 'select' not found in 'xsl:value-of'.
         at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:806)
         at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:571)
    Thanks,

    Did you try the "Validate" function from the Word Template Builder?
    It helps find many of these issues. The only thing that makes it more difficult to use
    is that it tells you onlythe line number in the RTF file.
    So if you don't know which field causes the issue, you need to open the RTF file
    in a text editor like notepad, got to the line number and look for some
    regular text close to it to the error to find where the issue is in the word document.
    Hope that helps,
    Klaus

  • Strange Error when previewing or publishing

    Hi Muse Family
    I am getting a very strange error when I publish to BC or when I go to preview in browser:
    "Adobe Muse has encountered an error.. blah blah"
    and then a very confusing:
    "There should not be such ID exists in the mapping"
    It forces Muse to close.
    I can't think of any significant step I took to cause this problem from when it was working.

    To enable the frequent release of new features within Muse, the team is always simultaneously working on many different improvements only some of which are completed and exposed in any given release. In the 2014.1 update some of the underlying code related to SVG support was unintentionally enabled. When copying and pasting from some versions of Adobe Illustrator (and other sources) the result may be an SVG vector graphic in Muse, rather than an image. While the SVG may appear to work in Design view, it can cause failures when exporting or publishing from Muse. This functionality will be disabled in an imminent dot release, 2014.1.1. We advise users to remove SVG content from their sites. Until 2014.1.1 is available, the graphics will need to be brought into Muse as .png, .jpg, .gif or .psd images using File > Place or Import, rather than Copy/Paste.
    Sorry for the inconvenience. SVG support will be fully implemented, tested and included in a future major update of Muse.
    Additional discussion in this thread <Re: I can paste vectors in muse now, it shows up in preview, and even in a browser preview, but not when I upload.>.

  • Prevent errors when previewing app including Vibration ANE on desktop

    I am making use of Adobe's Vibration ANE. It works fine when I deploy on my device but throws an error when I test my movie in the Flash IDE.
    The content cannot be loaded because there was a problem loading an extension: Error: Requested extension com.adobe.Vibration is not supported for MacOS-x86.
    This is because desktop isn't supported by the ANE. I am looking for an efficient way of being able to test the rest of my app on desktop and have it include vibration functionality when deploying on my device. I don't want to have to manually remove the ANE each time I test the app on my desktop and add it each time I deploy to my device. Could I, for example, somehow add 'fake' desktop support to the ANE? To clarify, I don't need it to do anything on desktop, I just want to be able to test the rest of my app.

    The source code for the Vibration ANE is available. Edit it like this:
    http://www.adobe.com/devnet/air/articles/building-ane-ios-android-pt2.html#articlecontentA dobe_numberedheader_0
    and compile.

  • Portal Runtime Error When Previewing the BI Report iViews

    Hi Experts,
    I hope this is the right place for my issue. I have an issue previewing the BI reports that I have created as the iViews and have put them in the portal. I am able to preview them in the BW/BI server successfully. Then I have created them in another server and got the portal runtime error. There are 2 different servers that I am working on, and there is no single sign on support on these servers.
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 10:21_29/06/09_0049_44107950
    See the details for the exception ID in the log file.
    I check the permission, and everything has been set up as the BW/BI server (Built-in Group Everyone). I still got the portal runtime error. There is another folder of BI report iViews that someone else has created before. When I preview it, it prompts me with the NetWeaver Log in page. Then it opens the BI report iView properly. Unfortunately, it will not prompt the log in page on my own BI report iViews that I have created. Instead, it shows the portal runtime error page. Any ideas how can I solve this?
    Thanks,
    -Don
    Edited by: Don P. on Jun 29, 2009 5:06 PM

    Never mind! I solved it myself.

  • Error when previewing WD iView

    Hi
    We made a custom iView for ESS.
    I am able  preview it when I go to Content Admin --> Web Dynproo and when I select the application and preview it I can see the display.
    But when I make a web dynpro iView from atemplate I get the following error
    com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'sap.com/home~essusedudata' and application 'Per_Education_US' are not deployed on the server. Please check the used URL for typos.     
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:413)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.initTask(RequestManager.java:347)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:145)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         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: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create deployable object 'sap.com/home~essusedudata' since it is not a Web Dynpro object.
         at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.<init>(AbstractDeployableObject.java:106)
         at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObject.<init>(DeployableObject.java:56)
         at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObject(DeployableObjectFactory.java:95)
         at com.sap.tc.webdynpro.services.sal.deployment.core.DeployableObjectInternal.getDeployableObjectInternal(DeployableObjectInternal.java:34)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:410)
         ... 20 more
    Thanks,
    LM

    Hi ,
    Check this [Link 1|RSS XML iView - Error getting input stream from fetcher;
    [Link 2|http://help.sap.com/saphelp_nw70/helpdata/en/33/8abf9e0ce011d7b84900047582c9f7/content.htm]
    Regards,
    Piyush

  • Error when previewing XML IView

    Hello,
    I'm using EP7.0 SP 9 and IE6
    I'm trying to create a XML IView to read RSS 2.0
    I tried to use an URL from internet but it doesn't work so I create a folder in KM and I upload my rss.xml file there and try to create XML IView using it but it didn't work neither.
    I'm having the following error :
    Error while using XML iView, please contact your system administrator
    In the logs I'm having this error :
    Error during transformation using pipe: transformer-com.sap.portal.transformationservice-RSS_TO_XHTMLB-1.0;transformer-com.sap.portal.transformationservice-XHTMLBSAXHandler-1.0
    Can this be because of the version of RSS ?
    Plz help.
    Thanks in advance for your answers.

    Hi ,
    Check this [Link 1|RSS XML iView - Error getting input stream from fetcher;
    [Link 2|http://help.sap.com/saphelp_nw70/helpdata/en/33/8abf9e0ce011d7b84900047582c9f7/content.htm]
    Regards,
    Piyush

  • Error when adding iViews to a page, but only in Internet Explorer

    Hi,
    I'm having problems with iViews. I have four iViews which all work by themselfs (when I click on preview). When I add two of them to a page, I get an error message, that the page could be displayed with the standard MD screen when I click ok. The other two iViews work perfectly in the same page. Now here comes the weird part: This error only happens in the Internet Explorer. In Firefox all four iViews in that page work without problem.
    The iViews have to functionality of displaying the Outlook-folders such as Inbox and so on.
    Any idea what could cause this error in the IE and not in Firefox?

    Finally I got something in the log file:
    Exception in PortalRequestManager.dispatchRequest without timeout
    [EXCEPTION]
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Storing of Profile failed.
         at com.sapportals.portal.prt.repository.PropertyContentWrapper.store(PropertyContentWrapper.java:364)
         at de.btc.pct.exchange.ivu.i18n.ExchangeDynPage.doInitialization(ExchangeDynPage.java:147)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:105)
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.doPreview(AbstractPortalComponent.java:240)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:168)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:375)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:388)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sapportals.portal.prt.registry.content.ContentException: ContentException
         at com.sap.portal.pcm.iview.runtime.PropertyContentiView.store(PropertyContentiView.java:224)
         at com.sapportals.portal.prt.repository.PropertyContentWrapper.store(PropertyContentWrapper.java:360)
         ... 14 more
    Caused by: com.sap.portal.pcm.admin.ValidationException: save() of PcmAttributeSet failed!
    SQLException is not transient, error code = 200, sql state = 23000
    [200]: Duplicate key
         at com.sap.portal.pcm.admin.PcmAttributeSet.save(PcmAttributeSet.java:1236)
         at com.sap.portal.pcm.iviewserver.providers.wrappers.RuntimeModificationAttributeSetWrapper.save(RuntimeModificationAttributeSetWrapper.java:126)
         at com.sap.portal.pcm.iviewserver.layers.LayerAttrSet.save(LayerAttrSet.java:268)
         at com.sap.portal.pcm.iviewserver.LayeredObjectAttrSet.save(LayeredObjectAttrSet.java:677)
         at com.sap.portal.pcm.iview.runtime.PropertyContentiView.store(PropertyContentiView.java:207)
         ... 15 more
    Any ideas?

  • Error when preview the crystal report

    Hi All,
    When i am click on preview button in crystal report it show an error:
    error:-
    could not load file or assembly 'CrystalDecisions.Windows.Forms, Version=12.0.2000.0, Culture=nutral, PublicKeyTocken=,culture= neutral,publickeytoken692fbea5521e1304.' or one of its dependencies. The system cannot find the file specified.
    please tell me why this happened.
    Thanks & Regards
    Manoj S

    Hi Manoj ,
    You may check these threads first:
    Crystal Report - Crystal Designer
    Cannot run Crystal report in SAP
    Addon Crystal Report
    Thanks,
    Gordon

  • Error when previewing a chart

    I'm using Template Builder 5.6 for Word. After inserting a chart, I am getting the message below when I try to preview the document. The xml document I am using is below. Cart is showing sum of salary by department (Oracle HR schema).
    ------------------ ERROR MESSAGE ----------------------------------
    Font Dir: C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    RTFProcessor setLocale: en-us
    FOProcessor setData: C:\xmlpublisher\rep2\Report2.xml
    FOProcessor setLocale: en-us
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:586)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:383)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:201)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:161)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1015)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:968)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:209)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1561)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:951)
         at RTF2PDF.runRTFto(RTF2PDF.java:626)
         at RTF2PDF.runXDO(RTF2PDF.java:460)
         at RTF2PDF.main(RTF2PDF.java:251)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
         at oracle.xdo.parser.v2.XSLForEachGroup.processGroups(XSLForEachGroup.java:462)
         at oracle.xdo.parser.v2.XSLForEachGroup.process01(XSLForEachGroup.java:282)
         at oracle.xdo.parser.v2.XSLForEachGroup.process(XSLForEachGroup.java:210)
         at oracle.xdo.parser.v2.XSLForEachGroup.processAction(XSLForEachGroup.java:94)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLVariable.getValue(XSLVariable.java:223)
         at oracle.xdo.parser.v2.XSLVariable.processAction(XSLVariable.java:117)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
         at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
         at oracle.xdo.parser.v2.XSLTemplate.processAction(XSLTemplate.java:191)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:508)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:485)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:264)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:150)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:187)
         ... 16 more
    ------------------ XML DATA----------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <ROWSET>
    <ROW>
    <FIRST_NAME>Jennifer</FIRST_NAME>
    <LAST_NAME>Whalen</LAST_NAME>
    <HIRE_YEAR>1987</HIRE_YEAR>
    <DEPARTMENT_NAME>Administration</DEPARTMENT_NAME>
    <SALARY>4400</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Michael</FIRST_NAME>
    <LAST_NAME>Hartstein</LAST_NAME>
    <HIRE_YEAR>1996</HIRE_YEAR>
    <DEPARTMENT_NAME>Marketing</DEPARTMENT_NAME>
    <SALARY>13000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Pat</FIRST_NAME>
    <LAST_NAME>Fay</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Marketing</DEPARTMENT_NAME>
    <SALARY>6000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Den</FIRST_NAME>
    <LAST_NAME>Raphaely</LAST_NAME>
    <HIRE_YEAR>1994</HIRE_YEAR>
    <DEPARTMENT_NAME>Purchasing</DEPARTMENT_NAME>
    <SALARY>11000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Alexander</FIRST_NAME>
    <LAST_NAME>Khoo</LAST_NAME>
    <HIRE_YEAR>1995</HIRE_YEAR>
    <DEPARTMENT_NAME>Purchasing</DEPARTMENT_NAME>
    <SALARY>3100</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Shelly</FIRST_NAME>
    <LAST_NAME>Baida</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Purchasing</DEPARTMENT_NAME>
    <SALARY>2900</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Karen</FIRST_NAME>
    <LAST_NAME>Colmenares</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Purchasing</DEPARTMENT_NAME>
    <SALARY>2500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Guy</FIRST_NAME>
    <LAST_NAME>Himuro</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Purchasing</DEPARTMENT_NAME>
    <SALARY>2600</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Sigal</FIRST_NAME>
    <LAST_NAME>Tobias</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Purchasing</DEPARTMENT_NAME>
    <SALARY>2800</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Susan</FIRST_NAME>
    <LAST_NAME>Mavris</LAST_NAME>
    <HIRE_YEAR>1994</HIRE_YEAR>
    <DEPARTMENT_NAME>Human Resources</DEPARTMENT_NAME>
    <SALARY>6500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Matthew</FIRST_NAME>
    <LAST_NAME>Weiss</LAST_NAME>
    <HIRE_YEAR>1996</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>8000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Adam</FIRST_NAME>
    <LAST_NAME>Fripp</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>8200</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Shanta</FIRST_NAME>
    <LAST_NAME>Vollman</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>6500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>TJ</FIRST_NAME>
    <LAST_NAME>Olson</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2100</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>James</FIRST_NAME>
    <LAST_NAME>Marlow</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Mozhe</FIRST_NAME>
    <LAST_NAME>Atkinson</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2800</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Laura</FIRST_NAME>
    <LAST_NAME>Bissot</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3300</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Steven</FIRST_NAME>
    <LAST_NAME>Markle</LAST_NAME>
    <HIRE_YEAR>2000</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2200</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>James</FIRST_NAME>
    <LAST_NAME>Landry</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2400</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Irene</FIRST_NAME>
    <LAST_NAME>Mikkilineni</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2700</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Julia</FIRST_NAME>
    <LAST_NAME>Nayer</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3200</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Kevin</FIRST_NAME>
    <LAST_NAME>Mourgos</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>5800</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Trenna</FIRST_NAME>
    <LAST_NAME>Rajs</LAST_NAME>
    <HIRE_YEAR>1995</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Joshua</FIRST_NAME>
    <LAST_NAME>Patel</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>John</FIRST_NAME>
    <LAST_NAME>Seo</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2700</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Stephen</FIRST_NAME>
    <LAST_NAME>Stiles</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3200</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Renske</FIRST_NAME>
    <LAST_NAME>Ladwig</LAST_NAME>
    <HIRE_YEAR>1995</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3600</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Hazel</FIRST_NAME>
    <LAST_NAME>Philtanker</LAST_NAME>
    <HIRE_YEAR>2000</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2200</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Ki</FIRST_NAME>
    <LAST_NAME>Gee</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2400</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Michael</FIRST_NAME>
    <LAST_NAME>Rogers</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2900</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Jason</FIRST_NAME>
    <LAST_NAME>Mallin</LAST_NAME>
    <HIRE_YEAR>1996</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3300</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Douglas</FIRST_NAME>
    <LAST_NAME>Grant</LAST_NAME>
    <HIRE_YEAR>2000</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2600</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Donald</FIRST_NAME>
    <LAST_NAME>OConnell</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2600</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Kevin</FIRST_NAME>
    <LAST_NAME>Feeney</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Alana</FIRST_NAME>
    <LAST_NAME>Walsh</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3100</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Vance</FIRST_NAME>
    <LAST_NAME>Jones</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2800</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Samuel</FIRST_NAME>
    <LAST_NAME>McCain</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3200</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Britney</FIRST_NAME>
    <LAST_NAME>Everett</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3900</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Sarah</FIRST_NAME>
    <LAST_NAME>Bell</LAST_NAME>
    <HIRE_YEAR>1996</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>4000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Randall</FIRST_NAME>
    <LAST_NAME>Perkins</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Timothy</FIRST_NAME>
    <LAST_NAME>Gates</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2900</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Jennifer</FIRST_NAME>
    <LAST_NAME>Dilly</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3600</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Kelly</FIRST_NAME>
    <LAST_NAME>Chung</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3800</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Anthony</FIRST_NAME>
    <LAST_NAME>Cabrio</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Julia</FIRST_NAME>
    <LAST_NAME>Dellinger</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3400</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Alexis</FIRST_NAME>
    <LAST_NAME>Bull</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>4100</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Nandita</FIRST_NAME>
    <LAST_NAME>Sarchand</LAST_NAME>
    <HIRE_YEAR>1996</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>4200</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Girard</FIRST_NAME>
    <LAST_NAME>Geoni</LAST_NAME>
    <HIRE_YEAR>2000</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2800</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Martha</FIRST_NAME>
    <LAST_NAME>Sullivan</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Jean</FIRST_NAME>
    <LAST_NAME>Fleaur</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3100</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Winston</FIRST_NAME>
    <LAST_NAME>Taylor</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3200</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Peter</FIRST_NAME>
    <LAST_NAME>Vargas</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Randall</FIRST_NAME>
    <LAST_NAME>Matos</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>2600</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Curtis</FIRST_NAME>
    <LAST_NAME>Davies</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>3100</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Payam</FIRST_NAME>
    <LAST_NAME>Kaufling</LAST_NAME>
    <HIRE_YEAR>1995</HIRE_YEAR>
    <DEPARTMENT_NAME>Shipping</DEPARTMENT_NAME>
    <SALARY>7900</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Alexander</FIRST_NAME>
    <LAST_NAME>Hunold</LAST_NAME>
    <HIRE_YEAR>1990</HIRE_YEAR>
    <DEPARTMENT_NAME>IT</DEPARTMENT_NAME>
    <SALARY>9000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Bruce</FIRST_NAME>
    <LAST_NAME>Ernst</LAST_NAME>
    <HIRE_YEAR>1991</HIRE_YEAR>
    <DEPARTMENT_NAME>IT</DEPARTMENT_NAME>
    <SALARY>6000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Valli</FIRST_NAME>
    <LAST_NAME>Pataballa</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>IT</DEPARTMENT_NAME>
    <SALARY>4800</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>David</FIRST_NAME>
    <LAST_NAME>Austin</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>IT</DEPARTMENT_NAME>
    <SALARY>4800</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Diana</FIRST_NAME>
    <LAST_NAME>Lorentz</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>IT</DEPARTMENT_NAME>
    <SALARY>4200</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Hermann</FIRST_NAME>
    <LAST_NAME>Baer</LAST_NAME>
    <HIRE_YEAR>1994</HIRE_YEAR>
    <DEPARTMENT_NAME>Public Relations</DEPARTMENT_NAME>
    <SALARY>10000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>John</FIRST_NAME>
    <LAST_NAME>Russell</LAST_NAME>
    <HIRE_YEAR>1996</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>14000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Alberto</FIRST_NAME>
    <LAST_NAME>Errazuriz</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>12000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Eleni</FIRST_NAME>
    <LAST_NAME>Zlotkey</LAST_NAME>
    <HIRE_YEAR>2000</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>10500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>David</FIRST_NAME>
    <LAST_NAME>Bernstein</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>9500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Christopher</FIRST_NAME>
    <LAST_NAME>Olsen</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>8000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Oliver</FIRST_NAME>
    <LAST_NAME>Tuvault</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>7000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Patrick</FIRST_NAME>
    <LAST_NAME>Sully</LAST_NAME>
    <HIRE_YEAR>1996</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>9500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Charles</FIRST_NAME>
    <LAST_NAME>Johnson</LAST_NAME>
    <HIRE_YEAR>2000</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>6200</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Kimberely</FIRST_NAME>
    <LAST_NAME>Grant</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>7000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Jack</FIRST_NAME>
    <LAST_NAME>Livingston</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>8400</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Jonathon</FIRST_NAME>
    <LAST_NAME>Taylor</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>8600</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Sundar</FIRST_NAME>
    <LAST_NAME>Ande</LAST_NAME>
    <HIRE_YEAR>2000</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>6400</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>David</FIRST_NAME>
    <LAST_NAME>Lee</LAST_NAME>
    <HIRE_YEAR>2000</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>6800</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Mattea</FIRST_NAME>
    <LAST_NAME>Marvins</LAST_NAME>
    <HIRE_YEAR>2000</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>7200</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Danielle</FIRST_NAME>
    <LAST_NAME>Greene</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>9500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Clara</FIRST_NAME>
    <LAST_NAME>Vishney</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>10500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Sarath</FIRST_NAME>
    <LAST_NAME>Sewall</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>7000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Louise</FIRST_NAME>
    <LAST_NAME>Doran</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>7500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Lindsey</FIRST_NAME>
    <LAST_NAME>Smith</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>8000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Allan</FIRST_NAME>
    <LAST_NAME>McEwen</LAST_NAME>
    <HIRE_YEAR>1996</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>9000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Alyssa</FIRST_NAME>
    <LAST_NAME>Hutton</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>8800</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Ellen</FIRST_NAME>
    <LAST_NAME>Abel</LAST_NAME>
    <HIRE_YEAR>1996</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>11000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Sundita</FIRST_NAME>
    <LAST_NAME>Kumar</LAST_NAME>
    <HIRE_YEAR>2000</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>6100</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Elizabeth</FIRST_NAME>
    <LAST_NAME>Bates</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>7300</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>William</FIRST_NAME>
    <LAST_NAME>Smith</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>7400</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Tayler</FIRST_NAME>
    <LAST_NAME>Fox</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>9600</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Harrison</FIRST_NAME>
    <LAST_NAME>Bloom</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>10000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Lisa</FIRST_NAME>
    <LAST_NAME>Ozer</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>11500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Amit</FIRST_NAME>
    <LAST_NAME>Banda</LAST_NAME>
    <HIRE_YEAR>2000</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>6200</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Janette</FIRST_NAME>
    <LAST_NAME>King</LAST_NAME>
    <HIRE_YEAR>1996</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>10000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Nanette</FIRST_NAME>
    <LAST_NAME>Cambrault</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>7500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Peter</FIRST_NAME>
    <LAST_NAME>Hall</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>9000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Peter</FIRST_NAME>
    <LAST_NAME>Tucker</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>10000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Gerald</FIRST_NAME>
    <LAST_NAME>Cambrault</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>11000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Karen</FIRST_NAME>
    <LAST_NAME>Partners</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Sales</DEPARTMENT_NAME>
    <SALARY>13500</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Steven</FIRST_NAME>
    <LAST_NAME>King</LAST_NAME>
    <HIRE_YEAR>1987</HIRE_YEAR>
    <DEPARTMENT_NAME>Executive</DEPARTMENT_NAME>
    <SALARY>24000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Neena</FIRST_NAME>
    <LAST_NAME>Kochhar</LAST_NAME>
    <HIRE_YEAR>1989</HIRE_YEAR>
    <DEPARTMENT_NAME>Executive</DEPARTMENT_NAME>
    <SALARY>17000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Lex</FIRST_NAME>
    <LAST_NAME>De Haan</LAST_NAME>
    <HIRE_YEAR>1993</HIRE_YEAR>
    <DEPARTMENT_NAME>Executive</DEPARTMENT_NAME>
    <SALARY>17000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Nancy</FIRST_NAME>
    <LAST_NAME>Greenberg</LAST_NAME>
    <HIRE_YEAR>1994</HIRE_YEAR>
    <DEPARTMENT_NAME>Finance</DEPARTMENT_NAME>
    <SALARY>12000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Daniel</FIRST_NAME>
    <LAST_NAME>Faviet</LAST_NAME>
    <HIRE_YEAR>1994</HIRE_YEAR>
    <DEPARTMENT_NAME>Finance</DEPARTMENT_NAME>
    <SALARY>9000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>John</FIRST_NAME>
    <LAST_NAME>Chen</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Finance</DEPARTMENT_NAME>
    <SALARY>8200</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Ismael</FIRST_NAME>
    <LAST_NAME>Sciarra</LAST_NAME>
    <HIRE_YEAR>1997</HIRE_YEAR>
    <DEPARTMENT_NAME>Finance</DEPARTMENT_NAME>
    <SALARY>7700</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Jose Manuel</FIRST_NAME>
    <LAST_NAME>Urman</LAST_NAME>
    <HIRE_YEAR>1998</HIRE_YEAR>
    <DEPARTMENT_NAME>Finance</DEPARTMENT_NAME>
    <SALARY>7800</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Luis</FIRST_NAME>
    <LAST_NAME>Popp</LAST_NAME>
    <HIRE_YEAR>1999</HIRE_YEAR>
    <DEPARTMENT_NAME>Finance</DEPARTMENT_NAME>
    <SALARY>6900</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>Shelley</FIRST_NAME>
    <LAST_NAME>Higgins</LAST_NAME>
    <HIRE_YEAR>1994</HIRE_YEAR>
    <DEPARTMENT_NAME>Accounting</DEPARTMENT_NAME>
    <SALARY>12000</SALARY>
    </ROW>
    <ROW>
    <FIRST_NAME>William</FIRST_NAME>
    <LAST_NAME>Gietz</LAST_NAME>
    <HIRE_YEAR>1994</HIRE_YEAR>
    <DEPARTMENT_NAME>Accounting</DEPARTMENT_NAME>
    <SALARY>8300</SALARY>
    </ROW>
    </ROWSET>
    --------------------------------------------------------------------

    I am trying out XML Publisher too see if we can use it instead of the Report Developer. The report is not really going to be used, I just wanted to see what I would get with a simple sql query (see below) on the HR schema.
    I am not sure what you mean by 'web tab', all I have is the query, xml file, and rtf file.
    Below is the file I get when running Tools -> Export – XSL:FO Style Sheet
    ---------------------------------- Sql query --------------------------------------------
    select
    D.DEPARTMENT_ID,
    D.DEPARTMENT_NAME,
    D.MANAGER_ID,
    D.LOCATION_ID,
    STREET_ADDRESS,
    L.POSTAL_CODE,
    L.CITY,
    E.EMPLOYEE_ID,
    E.FIRST_NAME,
    E.LAST_NAME,
    E.EMAIL,
    E.PHONE_NUMBER,
    E.HIRE_DATE,
    E.JOB_ID,
    E.SALARY,
    E.COMMISSION_PCT,
    E.MANAGER_ID,
    M.FIRST_NAME MAN_FIRST_NAME,
    M.LAST_NAME MAN_LAST_NAME
    from employees e, departments d, locations l, employees m
    where e.department_id = d.department_id
    and d.location_id = l.location_id
    and e.manager_id = m.employee_id;
    ----------- XSL:FO Style Sheet -------------------------------------------
    <?xml version="1.0" encoding="utf-8" ?>
    - <!--
    Generated by Oracle XML Publisher 5.6.2
    -->
    - <xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:ora="http://www.oracle.com/XSL/Transform/java/" xmlns:xdofo="http://xmlns.oracle.com/oxp/fo/extensions" xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions" xmlns:xdoxliff="urn:oasis:names:tc:xliff:document:1.1" xmlns:xlink="http://www.w3.org/1999/xlink">
    <xsl:param name="_XDOCALENDAR">GREGORIAN</xsl:param>
    <xsl:param name="_XDOLOCALE">en-US</xsl:param>
    <xsl:param name="_XDOTIMEZONE">GMT</xsl:param>
    <xsl:param name="_XDODFOVERRIDE">;</xsl:param>
    <xsl:param name="_XDOCURMASKS">;</xsl:param>
    <xsl:param name="_XDOCHARTTYPE">image/svg+xml</xsl:param>
    <xsl:param name="_XDOOUTPUTFORMAT">application/pdf</xsl:param>
    <xsl:param name="_XDOSVGFONTEMBED">true</xsl:param>
    <xsl:param name="_XDOCTX">#</xsl:param>
    <xsl:variable name="_XDOXSLTCTX" select="xdoxslt:set_xslt_locale($_XDOCTX, $_XDOLOCALE, $_XDOTIMEZONE, $_XDOCALENDAR, concat($_XDODFOVERRIDE,' ',$_XDOCURMASKS))" />
    <xsl:variable name="_XDOFOPOS" select="''" />
    <xsl:variable name="_XDOFOPOS2" select="number(1)" />
    <xsl:variable name="_XDOFOTOTAL" select="number(1)" />
    <xsl:variable name="_XDOFOOSTOTAL" select="number(0)" />
    - <xsl:template match="/">
    - <fo:root>
    - <xdofo:properties>
    <xdofo:property name="default-tab-width">35.4pt</xdofo:property>
    </xdofo:properties>
    <xsl:call-template name="_XDOATTRIBUTESET" />
    - <fo:layout-master-set>
    - <fo:simple-page-master master-name="master0" margin-left="65.45pt" margin-right="65.45pt" page-height="841.9pt" page-width="595.3pt" margin-top="35.4pt" margin-bottom="35.4pt">
    <fo:region-before region-name="region-header" extent="35.45pt" />
    <fo:region-body region-name="region-body" margin-top="35.45pt" margin-bottom="35.45pt" />
    <fo:region-after region-name="region-footer" extent="35.45pt" display-align="after" />
    </fo:simple-page-master>
    </fo:layout-master-set>
    - <fo:page-sequence master-reference="master0">
    <fo:title>Department Name</fo:title>
    <xsl:variable name="_PW" select="number(595.3)" xdofo:alt="internal" />
    <xsl:variable name="_PH" select="number(841.9)" xdofo:alt="internal" />
    <xsl:variable name="_ML" select="number(70.85)" xdofo:alt="internal" />
    <xsl:variable name="_MR" select="number(70.85)" xdofo:alt="internal" />
    <xsl:variable name="_MT" select="number(70.85)" xdofo:alt="internal" />
    <xsl:variable name="_MB" select="number(70.85)" xdofo:alt="internal" />
    <xsl:variable name="_HY" select="number(35.399998)" xdofo:alt="internal" />
    <xsl:variable name="_FY" select="number(35.399998)" xdofo:alt="internal" />
    <xsl:variable name="_SECTION_NAME" select="string('master0')" xdofo:alt="internal" />
    - <fo:static-content flow-name="region-header">
    - <fo:block xdofo:tab-stops="center:226.8pt:space right:453.6pt:space" xdofo:use-attribute-sets="b_3 b_19 b_0">
    <fo:instream-foreign-object content-type="image/png" width="141.0pt" height="34.5pt" xdofo:alt="An Image" xdofo:image-uid="9fb22884e3851ba64e82050e61fd6b9d">iVBORw0KGgoAAAANSUhEUgAAALwAAAAuCAMAAAClOYPRAAABgFBMVEUAOovs6utc msN2dHXFxcUfY6ShnZxGfbWNsdWlxd7O5PGOs9AAT5b4/v7D1ucwea62sbWIhocQ VJ0ASpVvnMbe3t5Zi77l5eW9xcUua6zv9/kASpyBf4DW1taZmZmXvNd7rM3m7/gQ YaNJi7utra0GUp29vb0paadCerW40+be5+7x+P4AOpKSkJFsncXP3+7MzMxjkr6w zd0QU6EwdLGzzuFmmcxSjLz///8qc6p7e3uEsNPz9fIjaqg7fLTh7PI4da4HWpwA U5xzpM2dvt3Y5fXG2+6+1eWYt9aMjIxMhbwZY6RblcX3+P1ChLYAQY+uyN8QW56E hISlpaXm9Pcxc68aXqVSkL9upMq2z+XX5e4AQ5Tt8fqDq85ilcQrbK4ba6oFSpcG SptlnMW/2Oze6PTE3OZ6ps1ak748grawzuaAfn+1tbWMtdUha6yfxN9Lg7Z4pMcg ZaoSWqYKWqGZmZkxfLVol8U5dbPg7fWFs9Xm3ubv7++UjIz39/f///8ZWPsOAAAA gHRSTlP///////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////// ////////////////////////////////////////////////ADgFS2cAAAABYktH RACIBR1IAAAABGdJRmcBAAAUPuq3VQAAAAxjbVBQSkNtcDA3MTIAAAADSABzvAAA CUVJREFUaEPtWY9X08gWpliKrYSlhJhDmwSBNJSF2PqEx9iWipUfG7AEEsoCg2KB QjVFEHue4snJ3/7uTNJfAgV9z931HL6jZDJzZ+ab7965M4EO9Auj4xfmju7I/13e u1P+TvkfUOBy2JTe/ebiP4VHZMBD7xUe8z8wwc/scpn8yeTkJOvifBimflx7Yzuy Z9J5fvHvkztJCdivW4mEZoYwy75b1s4cn3j/9Te9TIJ5pxuOcSxgcIBcED+4Bc MASoW0VqrPKeNxjGq4k03HPJUfWKWq9La4vUhmlqcXu5XerTkBePPNMdW29CzJP+ bR49xDlX+U/VhsHTkQU64HS5u7t7Joh2j+G5BaMnXp7NxTvfQ1Pk63I8vvxmEYoX x6SYWCjHs3FihMbL2S8z6UcldHI2QzD6qrab0oPxQ5fqIxgxSMYZiMfjwaXyaja7 FZk/Iy/1ddWUf92BmxH18D4/4sU/y+oNg445OsDFJu11xpQ2dV0vbDDpGDx1PfqG YYLUvOM1mP1BrCZfP5iER7GE0KN9aqVn82f1WT9TxRMsxutUl4UesC5+RaiUm2T1 1VVquDRIu10inygMunhGUBhx1cYH46xbij0rNGHWU2p6EJYWG0cojXE6gu5jHJ2b gyrciSLz/VB4OQEzbSyTzR85wTh72ssw/8IsW02nVzDe3pgCkV4OxaLR/gT1JOm7 Stcx/ZRMuwUq9OOp54ub0HKQL2D2YM11elPYgCvTJ00Y9fSefVdLPC3NQ7XgXcPR aPEEobPJOYbZibHs3u7En1AXfY/yY/CEdQHWgNLD0Ahe3iVvf8KGWtlFF3PFafQY yqf5LlCAkof1QV83Llbpvis76FwH90H04umTIpmrgXq2mQc9GvCyzTePevtyfXfu Qd0gc7SPT0F+vQe/QWjnKXBdRpFBXCxu05kOgdHKBzZGNgBCy4RVVzkYAi88gfL8 zjrLlqkcZ3gd3L1KyweUPF4eP8fA+LGeyxWq+pdm7o1b5cRIU0xDfOU8uPxd2vWg b+yZr2SK9ExHAeJjFNRZZRiGsJvdZb6AipBrAUeeCK/o27xOWeExcMsMmJ6fR6NV GguL+3sheAG3AV4SJwD6Y/g+vNFOPdW1K5Wv7Xy6/WdmstEW1ce8au9BItnF8CY1 xENQfodz7Ajk0NfAaLPEzMHsrvKLnhD4JX19Q4Mjiqs71AsxCPnoLAmwgY4t9AAU eEcc+xHHvkAcEktC3lWTfeomIxeNQ2p34BWg08W/R3PFnJcjCbmpA4DX1tlJ49PD a0pkjyyHOhqkIUfDbCRPlCfkL1Av5Up8R9Y4lBg6dx25hbrB5tHiB0hlsxFUqrKz 8T1iS/Q91td3T2OEM34A6/KOStzVNHmDfL5bb4761vhvbsEvnjeRL0HAsixEPELb pLQKcQGPMpoA5XtAz0R/cLFYLI4cwFZg99fQcH+BQWurxF2dKAuchsAVPT25BbQF 69MpCSL9gL4+gd6vw+pIzH/GPcVVkgrwHN313ygPc5MsWo/rlrhpOQTg3G1CJ2zT PXrg5uNEnsfBKZZ9uoMmBmGqr2h4piM9TTYBCsIxzX7aZj7ooyG0lAOOa+gtsEnD ZonirvzzTbYzeHo6Aw0k+77DJAMdwe2ExDzkHv0jQ7ZIT5bcuL4lj9IkNh7X8KKJ /ehAvRoKOy3kj4pFIg3BzhjVTdf7p1E+TXZ57MMIxvd/I7UD6BhiHeMHWx24fwUO AX2GuU8aVuKwEJw+nMP4CeSZUVLXFTwGnlMXcFqN6foQ+mMfgik2nn8GE+ibtci5 /ksK5KhhpbFBW3i7L6/wVO2mc/F5E/psPoTRS12x6gtATO9e+0QGOoNkXQUMbJS7 INf0zB5HUBznqlXYlbnBr6gM3u0fR0fkbGPZ9Ef4Mfg7DF/K7h+hz2SE2AlKjME1 ZrP3CuVbiQW9LQKxWb6CcqNqonej8TLcO70ENwDA8wWK0PYwujg8PAwRARZKpRKI e5HY3l4kzt+Aix6YhEIQx5HQ0iEojUq9vUu9kDkTS0dudEdCDDMROlw6WoBb2S6M cGXYtFLccFMCQUtybbuQv7axzQc4yQEUK/Wl/iA3O+n8YE/STeSu69yGfLBYdIP+ qjxB0yz4ruRWN89P2URUBCyTfn7VsKl1Mw1M7Qhv7vi3ShpEr8SsqVpgnnF90Or tWhS8fz3TIR461ouV8RkZXrJmj3e5uyGzdvr4+avpTf1lRQ0uY4Io8tco7js22O eMPH+WwfVTnjPvyWDCaGlEEZjrOhaDt8hnTNI4cToQLKvgwPtj4OftLOti/js6kl WIEZn/E1/NCOPNxkCeCieB36LLMSriCkaJYlcSipamGO0yRV0ESUDKc0NSySroqR pOQNSVEqmuTwkqaqIgpoppXkVMvg7YCmaknEqSlNMkSnEk4ZAR9ZK69Jomo6MlQb fcgXEARJAwU8tCO/sUKld+/kV6LP0AzNtDlBU2QrkAmk/BziDM1fSckZzahUDMEl n6Ix7wdrw1ADGRPsVC1jGqqclMIVv10hFQYvCbKiGmJSkBQzFbBVw6ekFN4IOKYl zWDV1IBRUrdjrx70zqvf2tf5t8HY8N/mAIhyfD5DSPAc4KJOEsWLQhw2XLJW67y lsnzYljiVUMCcKYBS7UC0KJqgUBA8msSsRVhKcjWwrZfkFU1w4cJeQ4FBA7kaFv pTx6Dxcq8nnRJmwUu8+q+EFoTgv7HK4vJVPygswZks8necpbrvJkXh/US2HOhiAP hHnwk8o7jlshappom5aopPoyoqHZjiQIfkTIy4S8wZmW31GEW5KPzN5wQsmpsJHS REeywoKgOCCnkORSAcSlTCSnDENwyVfcVOlmGyHs+AXJDMtOQOCJc8IqLxpQYTqK BdkrLPKqFQ6HoUuSZEnekhzznoikFJhBAwx9m5innw1jbaIGiYqi+IGBrciyyDB+ 00wyPiUJ70mUUWR/UqGHAFehqZKvQPRkFL+DRNlUMkxSgcThJGXZRlyfqdjIERWx L5VEPjIcXS78hLHA0kbkPydXwOSW5OGGvtUmav7PTY5sJnnJADFuifa/n4+ssLUb 3C3H+5/MILumyN6/LW7448LnkRuPz9vOdBs7n5i89iJzRf8byE+7n8z/UNxA/tpf iP4jlnP3N6m/yw13yt8p/wMK/NJh819o7jeVUp/XDQAAAABJRU5ErkJggg==</fo:instream-foreign-object>
    </fo:block>
    </fo:static-content>
    - <fo:static-content flow-name="region-footer">
    - <fo:block xdofo:tab-stops="center:226.8pt:space right:453.6pt:space" xdofo:use-attribute-sets="b_3 b_19 b_0 b_1">
    - <fo:inline xml:space="preserve" xdofo:use-attribute-sets="i_0">
    Stranica
    <fo:page-number />
    od
    <fo:page-number-citation ref-id="xdofo:lastpage-joinseq" />
    </fo:inline>
    <xdofo:tab font-size="10.0pt" font-family="Times New Roman" />
    - <fo:inline xdofo:use-attribute-sets="i_0">
    <xsl:value-of select="xdoxslt:sysdate("d.M.yyyy",2)" xdofo:field-name="xdoxslt:sysdate("d.M.yyyy", 2)" />
    </fo:inline>
    </fo:block>
    </fo:static-content>
    - <fo:flow flow-name="region-body">
    - <fo:block xdofo:use-attribute-sets="b_2">
    - <fo:table start-indent="0.0pt" xdofo:table-summary="Template Table 3" xdofo:row-header-count="0">
    <xsl:variable name="_XDOFOPOS2" select="number(1)" />
    <xsl:variable name="_XDOFOTOTAL" select="number(1)" />
    <fo:table-column column-width="132.8pt" />
    <fo:table-column column-width="415.4pt" />
    - <fo:table-header>
    - <fo:table-row>
    - <fo:table-cell xdofo:use-attribute-sets="c_2 c_0">
    - <fo:block xdofo:use-attribute-sets="b_3">
    <fo:inline xdofo:use-attribute-sets="i_8 i_5">Department Name</fo:inline>
    </fo:block>
    </fo:table-cell>
    - <fo:table-cell xdofo:use-attribute-sets="c_2 c_0">
    - <fo:block xdofo:use-attribute-sets="b_3">
    <fo:inline xdofo:use-attribute-sets="i_8 i_5">Department Name</fo:inline>
    </fo:block>
    </fo:table-cell>
    </fo:table-row>
    </fo:table-header>
    - <fo:table-body>
    <xsl:variable name="_XDOFOOSTOTAL" select="(number(concat('0', $_XDOFOPOS2)) - 1) * number(concat('0', $_XDOFOTOTAL))" />
    <xsl:variable name="_XDOFOTOTAL" select="count(.//ROW)" />
    - <xsl:for-each-group select=".//ROW" group-by="./DEPARTMENT_NAME" xdofo:ctx="3">
    <xsl:sort select=".//DEPARTMENT_NAME" order="ascending" data-type="text" />
    <xsl:variable name="_XDOFOPOS" select="concat($_XDOFOPOS, '_', position())" />
    <xsl:variable name="_XDOFOPOS2" select="number(concat('0', $_XDOFOOSTOTAL)) + position()" />
    - <fo:table-row xdofo:repeat="R">
    - <fo:table-cell xdofo:use-attribute-sets="c_2">
    - <fo:block xdofo:xliff-note="G, DEPARTMENT_NAME" xdofo:use-attribute-sets="b_3 b_5">
    <fo:inline xml:space="preserve" xdofo:use-attribute-sets="i_8 i_7"></fo:inline>
    - <fo:inline xdofo:use-attribute-sets="i_8">
    <xsl:value-of select=".//DEPARTMENT_NAME" xdofo:field-name="DEPARTMENT_NAME" />
    </fo:inline>
    </fo:block>
    </fo:table-cell>
    - <fo:table-cell xdofo:use-attribute-sets="c_2">
    - <fo:block xdofo:use-attribute-sets="b_2">
    - <fo:table start-indent="0.25pt" xdofo:table-summary="Template Table 2" xdofo:row-header-count="0">
    <xsl:variable name="_XDOFOPOS2" select="number(1)" />
    <xsl:variable name="_XDOFOTOTAL" select="number(1)" />
    <fo:table-column column-width="110.3pt" />
    <fo:table-column column-width="237.15pt" />
    - <fo:table-header>
    - <fo:table-row>
    - <fo:table-cell xdofo:use-attribute-sets="c_2 c_0">
    - <fo:block xdofo:use-attribute-sets="b_3">
    <fo:inline xdofo:use-attribute-sets="i_8 i_5">Hire Year</fo:inline>
    </fo:block>
    </fo:table-cell>
    - <fo:table-cell xdofo:use-attribute-sets="c_2 c_0">
    - <fo:block xdofo:use-attribute-sets="b_3">
    <fo:inline xdofo:use-attribute-sets="i_8 i_5">Hire Year</fo:inline>
    </fo:block>
    </fo:table-cell>
    </fo:table-row>
    </fo:table-header>
    - <fo:table-body>
    <xsl:variable name="_XDOFOOSTOTAL" select="(number(concat('0', $_XDOFOPOS2)) - 1) * number(concat('0', $_XDOFOTOTAL))" />
    <xsl:variable name="_XDOFOTOTAL" select="count(current-group())" />
    - <xsl:for-each-group select="current-group()" group-by="./HIRE_YEAR" xdofo:ctx="3">
    <xsl:variable name="_XDOFOPOS" select="concat($_XDOFOPOS, '_', position())" />
    <xsl:variable name="_XDOFOPOS2" select="number(concat('0', $_XDOFOOSTOTAL)) + position()" />
    - <fo:table-row xdofo:repeat="R">
    - <fo:table-cell xdofo:use-attribute-sets="c_2">
    - <fo:block xdofo:xliff-note="G, HIRE_YEAR" xdofo:use-attribute-sets="b_3 b_5">
    <fo:inline xml:space="preserve" xdofo:use-attribute-sets="i_8 i_11"></fo:inline>
    - <fo:inline xdofo:use-attribute-sets="i_8">
    <xsl:value-of select=".//HIRE_YEAR" xdofo:field-name="HIRE_YEAR" />
    </fo:inline>
    </fo:block>
    </fo:table-cell>
    - <fo:table-cell xdofo:use-attribute-sets="c_2">
    - <fo:block xdofo:use-attribute-sets="b_2">
    - <fo:table start-indent="0.25pt" xdofo:table-summary="Template Table 1" xdofo:row-header-count="0">
    <xsl:variable name="_XDOFOPOS2" select="number(1)" />
    <xsl:variable name="_XDOFOTOTAL" select="number(1)" />
    <fo:table-column column-width="84.85pt" />
    <fo:table-column column-width="82.15pt" />
    <fo:table-column column-width="58.85pt" />
    - <fo:table-header>
    - <fo:table-row>
    - <fo:table-cell xdofo:use-attribute-sets="c_2 c_0">
    - <fo:block xdofo:use-attribute-sets="b_3">
    <fo:inline xdofo:use-attribute-sets="i_8 i_5">First Name</fo:inline>
    </fo:block>
    </fo:table-cell>
    - <fo:table-cell xdofo:use-attribute-sets="c_2 c_0">
    - <fo:block xdofo:use-attribute-sets="b_3">
    <fo:inline xdofo:use-attribute-sets="i_8 i_5">Last Name</fo:inline>
    </fo:block>
    </fo:table-cell>
    - <fo:table-cell xdofo:use-attribute-sets="c_2 c_0">
    - <fo:block xdofo:use-attribute-sets="b_3">
    <fo:inline xdofo:use-attribute-sets="i_8 i_5">Salary</fo:inline>
    </fo:block>
    </fo:table-cell>
    </fo:table-row>
    </fo:table-header>
    - <fo:table-body>
    <xsl:variable name="_XDOFOOSTOTAL" select="(number(concat('0', $_XDOFOPOS2)) - 1) * number(concat('0', $_XDOFOTOTAL))" />
    <xsl:variable name="_XDOFOTOTAL" select="count(current-group())" />
    - <xsl:for-each select="current-group()" xdofo:ctx="3">
    <xsl:variable name="_XDOFOPOS" select="concat($_XDOFOPOS, '_', position())" />
    <xsl:variable name="_XDOFOPOS2" select="number(concat('0', $_XDOFOOSTOTAL)) + position()" />
    - <fo:table-row xdofo:repeat="R">
    - <fo:table-cell xdofo:use-attribute-sets="c_2">
    - <fo:block xdofo:xliff-note="F, FIRST_NAME" xdofo:use-attribute-sets="b_3 b_5">
    <fo:inline xml:space="preserve" xdofo:use-attribute-sets="i_8 i_16"></fo:inline>
    - <fo:inline xdofo:use-attribute-sets="i_8">
    <xsl:value-of select=".//FIRST_NAME" xdofo:field-name="FIRST_NAME" />
    </fo:inline>
    </fo:block>
    </fo:table-cell>
    - <fo:table-cell xdofo:use-attribute-sets="c_2">
    - <fo:block xdofo:xliff-note="LAST_NAME" xdofo:use-attribute-sets="b_3 b_19 b_0 b_15">
    - <fo:inline xdofo:use-attribute-sets="i_8">
    <xsl:value-of select=".//LAST_NAME" xdofo:field-name="LAST_NAME" />
    </fo:inline>
    </fo:block>
    </fo:table-cell>
    - <fo:table-cell xdofo:use-attribute-sets="c_2">
    - <fo:block xdofo:xliff-note="sum SALARY, E" xdofo:use-attribute-sets="b_3 b_5">
    - <fo:inline xdofo:use-attribute-sets="i_8" xml:space="preserve">
    <xsl:value-of select="sum (.//SALARY)" xdofo:field-name="sum (SALARY)" />
    </fo:inline>
    </fo:block>
    </fo:table-cell>
    </fo:table-row>
    </xsl:for-each>
    </fo:table-body>
    </fo:table>
    </fo:block>
    - <fo:block xdofo:xliff-note="E" xdofo:use-attribute-sets="b_3 b_5">
    <fo:inline xml:space="preserve" xdofo:use-attribute-sets="i_8"></fo:inline>
    </fo:block>
    </fo:table-cell>
    </fo:table-row>
    </xsl:for-each-group>
    </fo:table-body>
    </fo:table>
    </fo:block>
    - <fo:block xdofo:xliff-note="E" xdofo:use-attribute-sets="b_3 b_5">
    <fo:inline xml:space="preserve" xdofo:use-attribute-sets="i_8"></fo:inline>
    </fo:block>
    </fo:table-cell>
    </fo:table-row>
    </xsl:for-each-group>
    </fo:table-body>
    </fo:table>
    </fo:block>
    <fo:block xdofo:use-attribute-sets="b_3 b_19" />
    <fo:block xdofo:use-attribute-sets="b_3 b_19" />
    <fo:block xdofo:use-attribute-sets="b_3 b_19" />
    - <fo:block xdofo:use-attribute-sets="b_3 b_19 b_0">
    - <fo:instream-foreign-object content-type="{$_XDOCHARTTYPE}" width="342pt" height="257pt" xdofo:alt="A chart">
    - <xsl:variable name="_XDOCHARTXML">
    - <Graph>
    <Title text="" visible="true" horizontalAlignment="CENTER" />
    - <LocalGridData colCount="{count(xdoxslt:group(.//ROWSET, 'ROW/DEPARTMENT_NAME'))}" rowCount="1">
    - <RowLabels>
    <Label />
    </RowLabels>
    - <ColLabels>
    - <xsl:for-each-group select=".//ROWSET" group-by="ROW/DEPARTMENT_NAME">
    <xsl:sort select="ROW/DEPARTMENT_NAME" />
    - <Label>
    <xsl:value-of select="current-group()/ROW/DEPARTMENT_NAME" />
    </Label>
    </xsl:for-each-group>
    </ColLabels>
    - <DataValues>
    - <RowData>
    - <xsl:for-each-group select=".//ROWSET" group-by="ROW/DEPARTMENT_NAME">
    <xsl:sort select="ROW/DEPARTMENT_NAME" />
    - <Cell>
    <xsl:value-of select="sum(current-group()/ROW/SALARY)" />
    </Cell>
    </xsl:for-each-group>
    </RowData>
    </DataValues>
    </LocalGridData>
    </Graph>
    </xsl:variable>
    <xsl:value-of select="xdoxslt:chart_svg($_XDOCTX,$_XDOCHARTXML,342,257,0,$_XDOCHARTTYPE,$_XDOOUTPUTFORMAT)" />
    </fo:instream-foreign-object>
    <fo:inline id="{concat('page-total-', $_SECTION_NAME, $_XDOFOPOS)}" />
    <fo:inline id="{concat('page-total', $_XDOFOPOS)}" />
    </fo:block>
    </fo:flow>
    </fo:page-sequence>
    </fo:root>
    </xsl:template>
    - <xsl:template name="_XDOATTRIBUTESET">
    - <xdofo:attribute-set name="b_2">
    <xdofo:attribute name="padding-bottom">0.25pt</xdofo:attribute>
    <xdofo:attribute name="padding-top">0.25pt</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="b_3">
    <xdofo:attribute name="orphans">2</xdofo:attribute>
    <xdofo:attribute name="widows">2</xdofo:attribute>
    <xdofo:attribute name="linefeed-treatment">preserve</xdofo:attribute>
    <xdofo:attribute name="start-indent">0.0pt</xdofo:attribute>
    <xdofo:attribute name="text-align">center</xdofo:attribute>
    <xdofo:attribute name="padding-bottom">0.0pt</xdofo:attribute>
    <xdofo:attribute name="end-indent">0.0pt</xdofo:attribute>
    <xdofo:attribute name="padding-top">0.0pt</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="b_5">
    <xdofo:attribute name="height">0pt</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="b_19">
    <xdofo:attribute name="height">13.392pt</xdofo:attribute>
    <xdofo:attribute name="end-indent">5.4pt</xdofo:attribute>
    <xdofo:attribute name="start-indent">5.4pt</xdofo:attribute>
    <xdofo:attribute name="text-align">start</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="b_0">
    <xdofo:attribute name="height">0.0pt</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="b_1">
    <xdofo:attribute name="text-align">right</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="b_15">
    <xdofo:attribute name="text-align">center</xdofo:attribute>
    <xdofo:attribute name="start-indent">0.0pt</xdofo:attribute>
    <xdofo:attribute name="end-indent">0.0pt</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="i_8">
    <xdofo:attribute name="height">12.0pt</xdofo:attribute>
    <xdofo:attribute name="font-family">Times New Roman</xdofo:attribute>
    <xdofo:attribute name="white-space-collapse">false</xdofo:attribute>
    <xdofo:attribute name="font-size">12.0pt</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="i_0">
    <xdofo:attribute name="font-size">10.0pt</xdofo:attribute>
    <xdofo:attribute name="white-space-collapse">false</xdofo:attribute>
    <xdofo:attribute name="height">11.160001pt</xdofo:attribute>
    <xdofo:attribute name="font-family">Times New Roman</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="i_5">
    <xdofo:attribute name="font-weight">bold</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="i_11">
    <xdofo:attribute name="color">#003300</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="i_16">
    <xdofo:attribute name="color">#800000</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="i_7">
    <xdofo:attribute name="color">#000080</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="c_2">
    <xdofo:attribute name="padding-start">5.15pt</xdofo:attribute>
    <xdofo:attribute name="vertical-align">top</xdofo:attribute>
    <xdofo:attribute name="border-bottom">0.5pt solid #000000</xdofo:attribute>
    <xdofo:attribute name="border-end-color">#000000</xdofo:attribute>
    <xdofo:attribute name="padding-top">0.0pt</xdofo:attribute>
    <xdofo:attribute name="border-end-style">solid</xdofo:attribute>
    <xdofo:attribute name="border-start-color">#000000</xdofo:attribute>
    <xdofo:attribute name="padding-end">5.15pt</xdofo:attribute>
    <xdofo:attribute name="number-columns-spanned">1</xdofo:attribute>
    <xdofo:attribute name="border-top">0.5pt solid #000000</xdofo:attribute>
    <xdofo:attribute name="border-start-style">solid</xdofo:attribute>
    <xdofo:attribute name="height">0.0pt</xdofo:attribute>
    <xdofo:attribute name="border-end-width">0.5pt</xdofo:attribute>
    <xdofo:attribute name="padding-bottom">0.0pt</xdofo:attribute>
    <xdofo:attribute name="border-start-width">0.5pt</xdofo:attribute>
    </xdofo:attribute-set>
    - <xdofo:attribute-set name="c_0">
    <xdofo:attribute name="background-color">#e7f3fd</xdofo:attribute>
    </xdofo:attribute-set>
    </xsl:template>
    </xsl:stylesheet>
    --------------------------------------------------------------------------------------

  • Connection error when previewing video

    I imported a video into CP6. I can see it in the timeline and when I play the slide I can view the video, but when I try to preview it in a browser I get a popup that states Connection Error.
    Any ideas?
    Regards,
    Kevin

    I imported a video into CP6. I can see it in the timeline and when I play the slide I can view the video, but when I try to preview it in a browser I get a popup that states Connection Error.
    Any ideas?
    Regards,
    Kevin

  • Error when Previewing in Browsers

    I am creating a site, when I preview it in Firefox it works
    fine but when I try to preview it in Internet Explorer I get this
    error: " The directory name is invalid". I have uploaded the files,
    it works fine with Firefox but only shows the gray background with
    Internet Explorer. The url is
    http://www.wku.edu/~fred.gibson
    . Someone please help me. I attached the code.

    Ahh, thanks Nadia - I shouldn't have assumed should I!
    Jo
    ": Nadia : ** Adobe Community Expert **"
    <[email protected]> wrote in message
    news:f3gcs9$h9h$[email protected]..
    > "josie1one" <joleros[nospam]@yahoo.com> wrote in
    message
    > news:f3gb2c$fev$[email protected]..
    >> >I get this error: " The directory name is
    invalid"
    >>>
    http://www.wku.edu/~fred.gibson
    >>
    >> It doesn't like your directory name with the "~" I
    suspect Firefox is
    >> more forgiving (o:
    >
    > That's how some servers work Jo - when I used a free
    account on my host
    > (yonks ago :) that's the type of url I had to use .
    >
    > As for the page not showing up it's because the closing
    of the styles in
    > the head of the document is not correct.
    >
    >
    > <style type="text/css">
    > <!--
    > .more styles here but cut out for brevity;
    > .style1 {color: #FF0000}
    > .style2 {color: #999999}
    >
    > --> <<<< that line is
    > missing
    > </style>
    >
    >
    > once that's put in, the page shows in IE6.
    >
    >
    > PS: You are right of course about the doctype - a
    correct and valid
    > doctype would most certainly help also :-)
    >
    >
    > --
    > Nadia
    > Adobe® Community Expert : Dreamweaver
    > ----------------------------------------
    > CSS Templates |Tutorials |SEO Articles
    >
    http://www.DreamweaverResources.com
    > ~ Customisation Service Available ~
    >
    http://www.csstemplates.com.au
    > ----------------------------------------------------
    > Spry Widget Examples
    >
    http://www.dreamweaverresources.com/spry-widgets/
    > ----------------------------------------------------
    >
    >

  • Error when previewing reports with prompts

    "Prompting failed with the following error message: 'Unexpected error.'.
      Error source: Prompt.dll Error code: 0x80043800"
    ... This error occurs when I try to preview a report with parameters being prompted. The parameter fields are just simple text boxes. Error does not occur when parameters are set to null.
    I'm running Crystal Reports XI Release 2 Version 11.5.11.1470 on Windows XP Professional Service Pack 2. Has anyone seen this error? If so how can I resolve it
    Regards,
    Scott

    Hi,
    Try this,
    Title: Error: "List of Values failure"prompt.dll Error code: 0x8004380D"
    Symptom
    In Crystal Reports, reports using List of Values (LOV) based on a Business View are refreshed and after 5 minutes an error message appears:
    Prompting failed with the following error message: "List of Values failure: fail to get values. [ Cause of error: CORBA_SystemException ].
    Error source: prompt.dll Error code: 0x8004380D".
    Cause
    This error message appears because there is a firewall between Crystal Reports and BusinessObjects Enterprise XI that is preventing the LOV from bringing back the data.
    Resolution
    Turn off or disable the firewall.
    Alternately, specify a CORBA port using an updated version of CRLOV.DLL that lets you choose one port for CORBA to use. Obtain the appropriate file  by doing the following:
    Download the file update from the Downloads area of our web site.
    Open C:\Program Files\Common Files\Business Objects\3.0\java\crconfig.xml in a text editor.
    In the <DataDriverCommon> section add <BOEOrbPort>n</BOEOrbPort> where n is the number of the desired inbound port to use for CORBA.
    Enable that port on the firewall to accept inbound traffic (along with the other ones Crystal Reports uses).
    The LOV reports run correctly.
    Thanks,
    Vinay.

Maybe you are looking for