HR: ESS report  attendance

HI,
can anybody suggest how to make ESS  report  based on clock in ,clock out , sick leave, RH  etc  with time management for a particular duration period  in ABAP  i.e.
If  employee comes very late and goes very earily then i  should   count that  day as a half day.
Regards,
Alok

Hi Alok,
please refer to tcode-PTARQ
kindly refer this threads and link for reference
http://www.sap-img.com/workflow/ptarq-tcode-not-available.htm
T-code PTARQ
Hope it helps
No Worries
KG

Similar Messages

  • Overview of standard ess reports?

    Hi,
    does anyone have a quick overview of standard ess reports eh4?
    Very much apprechiated!
    Cheers,
    hilde

    moving your thread to the appropriate forum (Enterprise admin)

  • ESS Report in PDF Format-HTML Format

    Dear All,
      I have made a report in R3 and publish it in ITS for ESS.
      But out put not properly coming I want to see it in PDF format .
      Like when we use Payslip for tcode PZ11_PDF .
      Kindly help me.
    Thanking you in advance
    Siladitya

    Hi
    Use the fun modules
    CONVERT_OTF_2_PDF or
    CONVERT_ABAPSPOOLJOB_2_PDF
    for converting the output to PDF format
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Standard Report for ESS

    Hi!
    We have Leave Management System active in Sap through ESS, my query is to have any standard report for the ESS
    Report requirement : when any employee applies a leave through ess that record should reflect in the report .
    Reagrds
    Sheetal

    Hi,
    Please try to understand my requirement as I need to add some extra fields to this report RPTARQDBVIEW .
    The following fields are need to add to the output.
    ) date of leave application
    b) leave types
    c) duration
    d) time
    So, Please let me know instead of creating a new report, can we use the ENH Pack methodiology to add the additional fields?. Or is there a BADI that will let us add the additional fields?.
    IF there is any customizing process please let me know.
    Thanks in Advance,
    J.P.

  • Browser window closing without showing MSS report

    Under MSS user clicks on a report name in the portal bowser, it opens up a new pop-up window which closes out immedietly with another small pop-up coming up for " closing the session" and closing.
    The case is same for all reports except one report(Attendance) in which it shows the report data.
    This is an IAC iview that launches the "HRWPC_FC_EXEC" Internet Application Component.
    Anybody can help ??

    Hi Ram Gopal,
    Is ur problem got resolved..?
    Please let me know the solution if it is resolved. Me too facing the same issue.
    I observed that if the data is not there for that report, system closes the window.
    Regds,
    Bharghav.K

  • ESS for Infotype 2002

    As we are using ESS for attendance, so whenever an employee makes a clock in & out correction from portal it should automatically update in Infotype 2002-Attendance, which is not happening. So please suggest a solution its urgent.

    Hi,
    Yes, your right system evaluate time business based on Time events also. Some tipical clients based on booking attendance only they will calculate different payments with integration of Other modules i.e CO, PM, CS and SD etc. In this kind of business process they (Clients) will consider Time events just monitoring purpose. Employee/Time Admin needs to update along with project/activity type/ WBS element etc along with Attendance throgh Time manager Work place/CATS/ESS/MSS.
    Who has post this threat  has asked required to update IT2002 also.. Please go through Starting onwards..As contributor i (We) need to provide Information relating to Business process without unnecessary discusions Becasue it would be useful for Others who are facing same kind of issues in future.
    Thanks

  • ESS issue, local file button

    Hello Team,
    In a ESS report output, i try to download the output list to local file using 'Local file' button. The pop up box appears with 'unconverted', Excel etc. But if i click either OK , pop up box for java appears (attached). After that nothing happens either if i click OK or Cancel.
    32 bit java run time environment for Java 7 has been installed in the system.
    Can you please suggest what needs to be done. Thanks in advance.
    Regards,
    Anand

    Hello Anand,
    Please check the following note:
    1920875 - ITS Up/Down: different problems in java plugin because of new security restrictions.
    Regards,
    Wen Peng

  • B2B - Cliente e Transportadora

    Fizemos uma alteração na solução standard do B2B.
    Na função que chama o Proxy, eu criei um enhancement-point para manipular o campo CNPJ para identificar qual o tipo de mensagem será enviada, no meu caso EMAIL Ou WebService, até ai OK.
    O problema é que assim que manda o XML para o cliente eu estou também mandando para a Transportadora o XML, usando o mesmo Proxy e interface PI, repliquei a lógica standard para o envio para a transportadora. Quando ocorre algum erro no envio por email para o Cliente ou para a Transportadora, ex: email não cadastrado, e para o outro envio vai com sucesso o status no monitor do GRC fica com sucesso e eu não consigo reprocessar a mensagem que deu erro. Se os dois cadastros estão OK, ele manda com sucesso para os dois sem problemas.
    Existe a possibilidade de caso der erro em algum, deixar com mensagem de erro no monitor do GRC para ser reprocessado posteriormente? Mesmo que uma das duas mensagens tenha ido com sucesso, melhor mandar duas vezes do que não mandar.
    Como o cadastro do cliente é mais dinâmico do que o da transportadora, clientes temos mais de 2.000 e transportadoras 3, pensei em assim que executasse a Proxy da interface para o Cliente, tentar identificar se deu erro no Ack, se deu erro eu nem continuo o processo para a transportadora, porém não consegui identificar no código quando deu erro ou não.
    Alguém tem alguma idéia?
    Desde já, muito obrigado.

    Olá Maicon,
    sim, esse report é executado via job (schedulando o /xnfe/process_reports, que chama ele via submit).
    Nao vai adiantar vc fazer o =>get_acknowledgement() logo depois de manda pois demora um pouco pra mensagem ser executada pelo Integration Engine, Mapping Runtime, Adapter Engine etc.; até dar o erro, vai ter um deltaT considerável. E fazer um while ack() vazio, wait 5seconds, é sacanagem, eheehehehe.
    Por isso sugeri, se quiser modificar, que pense em modificar o proprio form get_acknow, pois ele é executado via job, e uma hora vc pega o ack.
    Mas note que não necessariamente vc quer que o usuário restarte o B2B manualmente. Como vc mesmo observou, por ser uma interface ***íncrona, o próprio Adapter Engine faz retries automáticos de envio depois de 5 minutos do ultimo erro. Somente em caso de erro permanente é q faz sentido fazer o restart; esse "erro permante" vc pode observar vendo o status da mensagem no Mesage Monitoring do RWB (componente Adapter Engine). Infelizmente nao sei dizer se esse nível de detalhamento do erro volta no ack que vai pro Integration Engine, se voltasse seria o mundo perfeito, e daí vc poderia fazer um IF status = vai tentar de novo, nao joga erro no monitor (talvez faça sentido um status novo, algo do tipo "erro mas vai retentar enviar sozinho"), else status = erro permanente, daí vc joga erro no monitor pro usuário poder restartar.
    Se nao vier no ack, daí vc ainda pode tentar pensar numa maneira de ler isso das tabelas do Adapter Engine, que eu pessoalmente nao manjo mas que deve ter alguma coisa no forum de PI.
    Abs,
    Henrique.
    PS: pensei que seu 1o nome fosse Rosa, rs... Desculpe.

  • Data Transfer HR

    Hi Gurus,
    i have a problem about data transfer HR. I have registred hours in HR Time Sheet and approval this hours. There is a way to transfer this data on PP order???
    Thanks
    Nicola

    Hi Nicola,
    Unfortunately, as far as I know, time recording in HR is not integrated with PP. First and foremost, there no indication of the PP order when you report attendance in HR, so there's no basis of relating the two.
    I think that you need to report execution hours to PP orders only if you need an actual cost collection per order. And if you do this, and HR attendance, you can reconcile the hours on the cost center level, to see that PP report makes sense versus time attendance.
    Regards,
    Mario

  • Reports available in the Business Package for MSS and ESS

    Hi,
    I have searched sdn.sap.com throughout looking for a comprehensive list of reports available in the business packages for both MSS and ESS, i got a little bit of joy and found some of the MSS reports but not all on sdn.sap.com, can anyone please advise where i would find such information on both these packages, just to re-iterate, i am looking for a list of reports these business packages offer? any help much appreciated.
    Thanks
    John
    P.s any documents can be sent to [email protected]

    @John
    (1) ESS- We built our own custom PORTAL role/workset in which one of the worksets we created is called "Tools and Forms". Under that workset, we placed various pages/iViews that either are simple URL iViews that link to external documents and such (like vacation request forms since they do not do online leave requests yet) as well as a couple ot t-code iViews that run reports in ECC for the employee. Nothing very mind blowing there. Just some content creation on the portal side.....oh, and some config on the backend to create a Homepage Framework Area Page and all for it (I liked that part!)
    (2) Wow....talk about perfect timing...I just had to document the way MSS sees the MDT reports in it's "reporting" area yesterday! haha Here goes the quick explaination....in configuration for MDT, you have various "scenarios". These kinda determine which "groups" of reports will show in MDT. For MSS for the Reporting webdynpro/service, the scenario is RPT0 (in ECC 5.0, at least). Soooo if you look at the function CODES assigned to RPT0, you will see several for Training and one for Accounting (Cost Centers)...you can reference the function CODES listed back to the "pool"/library of function codes a bit up/previous in the same config area for MDT(I think it is called "Define Function Codes"). However, there is one more piece you will see listed under RPT0....it is a DIRECT call to function MODULE "HR_HIS_READ" (this was a bugger to find because I could not find the "Maternity" report listed in the function codes and had to figure out where the heck it was coming from! haha). Anyways....what the function MODULE actually does is call the HR Information System (HIS) passing it the RPT0/MSS scenario. This returns the particular reports for Employee Data and Time&Attendance. You can see this if you run the HR_HIS_READ function directly and enter RPT0 for the second input value (first and third are not needed or you can just enter "*". Sooooo that is how the "magic" happens. Hope that explained it. From there, you can simply config you own scenario/reports to add into MSS if you like.
    Hope this helped!

  • ESS for Infotype 2002-Attendance

    Infotype 2002-Attendance is not getting automatically updated from ESS, As we are making any entries or corrections in attendance from portal the changes are not automatically updating in Infotype 2002-Attendance. Please suggest a solution it is very urgent.

    Hi go to T Code PTARQ and click on Psot deocuments which is report RPTARQPOST. First run the test run and check the documents are displayed or not.
    You can check the ESS record is createed or not in the PTARQ --> Display document it will display the ESS records with status.

  • Report is not getting displayed in ESS (ITS version)

    Hi ,
    I often create reports in ABAP HR and display them in ESS (ITS) .
    But this time , report is not displaying the contents of internal table .I have first time used BAPIs to pass the values to internal table .
    Is it the reason ??
    Please help me in ths regard how can I make my report displayed in ESS.

    Please make your transaction code as easy web transaction form SE93 and then try.

  • 500 internal server error when using attendance in ESS

    Hi All,
    when the user clicks on attendance & its related activities in ESS, the following error is displaying frequently and after sometime it is working properly.  why it is giving error frequently and how to avoid this error permanently? 
    Related Activities
    500 Internal Server Error
    Web Dynpro Container/SAP J2EE Engine/6.40
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
    com.sap.engine.lib.xml.parser.ParserException: XMLParser: No data allowed here: (hex) 0, 0, 0(:main:, row:1, col:3)
    at com.sap.engine.lib.xml.parser.XMLParser.scanProlog(XMLParser.java:2785)
    at com.sap.engine.lib.xml.parser.XMLParser.scanDocument(XMLParser.java:2830)
    at com.sap.engine.lib.xml.parser.XMLParser.parse0(XMLParser.java:229)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parseAndCatchException(AbstractXMLParser.java:145)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:160)
    ... 69 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
    Version null
    DOM version null
    Client Type msie6
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0010.20061016112122.0000 (release=645_VAL_REL, buildtime=2006-10-21:16:12:34[UTC], changelist=421181, host=pwdfm101), build date: Tue Oct 16 13:15:01 BST 2007
    J2EE Engine 7.00 patchlevel
    Java VM Java HotSpot(TM) 64-Bit Server VM, version:1.4.2_13-b06, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: amd64
    Session & Other
    Session Locale en_GB
    Time of Failure Thu Jan 24 11:58:41 GMT 2008 (Java Time: 1201175921417)
    Web Dynpro Code Generation Infos
    sap.com/pb
    SapDictionaryGenerationCore 7.0010.20061002105236.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:52:59[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0010.20061002105236.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:53:17[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0010.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:40:44[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0010.20061002110128.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:58:51[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0010.20061002105432.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:41:39[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0010.20061002105432.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:41:32[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0010.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:50:36[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0010.20061002110156.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:55:32[UTC], changelist=419397, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0010.20061016112122.0000 (release=645_VAL_REL, buildtime=2006-10-21:16:19:13[UTC], changelist=421181, host=pwdfm101)
    SapWebDynproGenerationCore 7.0010.20061002110128.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:59:00[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0010.20061016112122.0000 (release=645_VAL_REL, buildtime=2006-10-21:16:19:13[UTC], changelist=421181, host=pwdfm101)
    sap.com/tcwddispwda
    No information available null
    sap.com/pb_api
    SapDictionaryGenerationCore 7.0010.20061002105236.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:52:59[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0010.20061002105236.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:53:17[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0010.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:40:44[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0010.20061002110128.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:58:51[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0010.20061002105432.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:41:39[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0010.20061002105432.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:41:32[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0010.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:50:36[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0010.20061002110156.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:55:32[UTC], changelist=419397, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0010.20061016112122.0000 (release=645_VAL_REL, buildtime=2006-10-21:16:19:13[UTC], changelist=421181, host=pwdfm101)
    SapWebDynproGenerationCore 7.0010.20061002110128.0000 (release=645_VAL_REL, buildtime=2006-10-21:15:59:00[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0010.20061016112122.0000 (release=645_VAL_REL, buildtime=2006-10-21:16:19:13[UTC], changelist=421181, host=pwdfm101)
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to read deployment descriptor.
    at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.initializeDeployableObjectParts(AbstractDeployableObject.java:297)
    at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.getPart(AbstractDeployableObject.java:214)
    at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObjectPart(DeployableObjectFactory.java:113)
    at com.sap.tc.webdynpro.services.sal.deployment.api.WDDeployableObject.getDeployableObjectPart(WDDeployableObject.java:62)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:921)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:176)
    at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:149)
    at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:141)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$ComponentUsageManager.createVACComponentUsage(FPMComponent.java:745)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:562)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:437)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:195)
    at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:429)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:700)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:269)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:772)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:707)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
    at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
    at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1248)
    at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:353)
    at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:551)
    at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:595)
    at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:826)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:723)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
    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 find deployment descriptor '.\temp\webdynpro\public\sap.com\msseeproarchiveddocuments\webdynpro\portalapp.xml' on the file system. Please check if the application 'sap.com/msseeproarchiveddocuments' is deployed correctly.
    at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObject.getDeploymentDescriptor(DeployableObject.java:278)
    at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.initializeDeployableObjectParts(AbstractDeployableObject.java:259)
    ... 58 more
    Caused by: com.sap.tc.webdynpro.spi.WebDynproRuntimeException: Unexpected IO exception on GET<sap.com/msseeproarchiveddocuments>
    at com.sap.engine.services.webdynpro.WebDynproContainer.getDeployableObject(WebDynproContainer.java:209)
    at com.sap.engine.services.webdynpro.WebDynproRuntimeServiceImpl.getDeploymentDescriptor(WebDynproRuntimeServiceImpl.java:354)
    at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObject.getDeploymentDescriptor(DeployableObject.java:274)
    ... 59 more
    Caused by: com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser: No data allowed here: (hex) 0, 0, 0(:main:, row:1, col:3)(:main:, row=1, col=3) -> com.sap.engine.lib.xml.parser.ParserException: XMLParser: No data allowed here: (hex) 0, 0, 0(:main:, row:1, col:3)
    at com.sap.engine.lib.xml.parser.DOMParser.parse(DOMParser.java:139)
    at com.sap.engine.lib.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:127)
    at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:76)
    at com.sap.engine.services.webdynpro.PApplication.load(PApplication.java:142)
    at com.sap.engine.services.webdynpro.WebDynproContainer.getDeployableObject(WebDynproContainer.java:204)
    ... 61 more
    Caused by: com.sap.engine.lib.xml.parser.ParserException: XMLParser: No data allowed here: (hex) 0, 0, 0(:main:, row:1, col:3)
    at com.sap.engine.lib.xml.parser.XMLParser.scanProlog(XMLParser.java:2785)
    at com.sap.engine.lib.xml.parser.XMLParser.scanDocument(XMLParser.java:2830)
    at com.sap.engine.lib.xml.parser.XMLParser.parse0(XMLParser.java:229)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parseAndCatchException(AbstractXMLParser.java:145)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:160)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:261)
    at com.sap.engine.lib.xml.parser.Parser.parseWithoutSchemaValidationProcessing(Parser.java:280)
    at com.sap.engine.lib.xml.parser.Parser.parse(Parser.java:342)
    at com.sap.engine.lib.xml.parser.DOMParser.parse(DOMParser.java:101)
    ... 65 more
    Thanks in advance,
    v

    Hi,
    We  were also having the same problem; but we couldnt find a specific solution for that problem.
    But when we upgraded the ESS support packages to SP13 for some other reason this issue was also got resolved.
    May be helpful i guess.
    Regards,
    Vijay

  • How to create a BI report overview page like ESS overview page.

    Hi Experts,
    I am implimenting FPN environment with BI portal.I have lot of BI reports in my system.now i would like to create a overview page to combine all BI reports in to one page Like our ESS overview page.can any body pleae suggest  me?
    Thanks ,
    kiran

    Hi ,
    Check the below link you will get solution.
    [overview page like ESS |Re: Reports overview page for BI Portal looks like ESS overview page]
    Regards,
    Piyush

  • Can we show abap report(z t-code) in ESS through icon(besides leavemanage)

    I posted this in PORTAL forum..But think An ABAP expert would be able to comment.
    Hai guys,
    we have zreports done in R3 .(through dialog programing)they display in r/3 through Tcode.
    These reports are for HR purpose.
    when a user logs into ESS,he should be able to use these reports.
    the user needs to click an icon besides that of exsisting ones in his ESS.(the exsisting ones are LEAVE MANAGMENT,HR FORMS,etc)A new icon will be created for this purpose(lets say HR REPORTS).
    When the USer clicks on this icon,he will see 6 links for 6 reports.
    Each link will then open the report.
    How can we acheive this?
    One solution presented was,a TAB besides that of ESS.But we would like to navigate through ESS.(like we do for LEAVE MANAGMENT).
    Please suggest,all ways,easiest way.
    I ahve a feeling that there are many ways to acheive this,but theres some real smart solution which will work out in very less time.
    Pls give direction.

    Hi,
    First create seperate iviews for all the reports(can be t-code iviews or IAC iviews)
    All the links in ESS that appear inside a iview/page are services defined in SPRO. So create the services in the SPRO, then give the names, map the services with sub areas. Make sure these services are PCD type and give the PCD location of the iviews you created. Thats it your work is done...
    or the other way..
    Create a WDJava iview which lists all the reports you have to access, then in each link give the pcd location of the corrosponding iviews, then add this page/iview to ESS role, so that it comes under ESS Role...
    Other Way...
    Create iviews for all the reports you want to access...
    put all these iviews inside a single page and map this page to ESS Role....
    So that user can see the list of reports in detail navigation and on click he can see the corrosponding report....
    These are some of the ways I thought of...
    Regrds,
    Srinivas

Maybe you are looking for

  • Outlook Social Connector 2013 not working for linkedin

    Hi Outlook Social Connector 2013 is not able to connect to linkedin When using Social Network Accounts in Outlook 2013, tick linkedin, the entry of username/password immediately after hitting connect is showing "invalid username or password". Appears

  • Setting image resolution default to pixels/cm?

    Hi all, A small question:  is there a way to set PS CS5's default for image resolution to pxels/cm? In Preferences (with no file open), I've set rulers to mms, and whatever I can I've changed from pixels/inch to pixels/cm.  But when I open an image,

  • Sun ONE Portal Server 6.0 and struts.

    Hi all, Has anyone tried using struts with Portal Server? Can we use/migrate struts application to Portal Server 6.0? As far as I know both uses one gateway servlet. Pelase reply. Thanks.

  • Photoshop Elements 8: Ebenen

    Hallo, ich probiere die Testversion von Photoshop Elements 8 aus und komme bei einem vermutlich ganz einfachen Problem nicht weiter: Ich habe eine Unterschrift in Gelb auf weißem Hintergrund. Ich will lediglich den Hintergrund grau haben. Farbe erset

  • Error Sql-developer EA3 hangs during startup

    Sql-developer 4 EA3 simply hangs while starting up in "startup pop-window" during task "Restoring Windows". I've even restartet my windows 7,  the problem still exists. Have to use an earlier version :-( regards Karsten