HCM Process running from Portal

Hi,
We implement HCM process Transfer scenario.
we are able to view the adobe form from portal, initated by HR. But while clicking  Check and send, the process is in continuous loop.
The same process successfully we are able to test from SAP R3.
While executing from portal we end up with an continuous process loop and no error messages thrown.
All help is greatly appreciated.
Thanks

Hi,
Which version are you on?
ISR_FORM_SPTR  might be active in transaction SFP, but is not available for use in ERP2004. For further clarification, please check note number  863308.
Regards,
Aditi

Similar Messages

  • Link between HCM Processes Forms with portal

    Hello Friend's,
          Can anyone tell me how to link HCM processes application with portal. I created process in backend. tell me how to call that process in my portal.

    Hi Ramesh,
    i am not sure you got the process in Portal or not, but this steps helps you to get process in portal.
    Go to SPRO --> Personal Management - HR Administrative Services - Configuration Process for HCm Processes and Forms - Process Configuration -- Setup Processes -- Validity for Processes -- Select Specify Valid Processes for start Application -- now it will prompt with Role of Initiator slect Manager/Employee/HR admin specfic start and end date
    and still we have one more step to do...
    hope it helps pls let me know if you face any problems in setting up HCM forms and processes i will try to help you out.
    Regards
    Vijai

  • Native Process running from Flash Builder but not from the installed exe

    I have created an AIR application to launch a native process. The   application works fine when tested in Flash Builder but doesn't runs   when I create and AIR  installer and run the installed exe. Any idea  what might be wrong?

    Have you created a native installer instead of just an AIR file.
    -ted

  • Execute  HCM Process and Forms on Enterprise Portal ?

    Hi Experts,
    I have done a scenario on Employee Relocation Process with the reference of the  tutorial specified in help.sap.com. [Here's the link|http://help.sap.com/erp2005_ehp_04/helpdata/EN/fe/1bd54243063658e10000000a155106/frameset.htm] in HCM Processes and Forms
    The following are steps  which i have done so far ....! relevant to that tutorial .
    1) Created ISR Scenario
    2) Created Form Scenario
    3) Created Linkage between ISR and Form Scenarios.
    4) Checked the consistency of the Linked ISR and Form Scenarios. Everything was fine ...
    I have designed the form layout with relevant form fields that are required for the relocation process (HCM Forms)  and created a workflow template with all the required steps specified in the tutorial .
    Now my questions are as follow's:
    1) how to test the HCM process ?
    2) In which environments can I test the process ?. Can I test HCM process in Enterprise Portal if yes how  ....?
    3) In what way thus MSS and ESS are connected to HCM Process and Forms.
    I am confused about this, can you experts please explain in details ...!
    Use full Answers are rewarded  must
    Thanks
    Mukkalla.sap

    Looks like a program error to me.
    Running a system on SAP_ALL to make it work cannot be a solution, so do an ST01 trace to find out which authorization exactly is missing and what is checked before the dump, and consider adding it if appropriate.
    Cheers,
    Julius

  • WebDynpro ABAP application issue from Portal after ECC 6 upgrade to SP14

    Hi,
       We have recently upgraded the Kernel, ABAP and Java stack of ECC 6.0 system to SP14. After the upgrade most of the WebDynpro ABAP applications doesn't load and just flickers when run from Portal as a WebDynpro iView, but they run perfectly fine when accessed directly using URL. These were running fine prior to the upgrade. Can someone suggest what can be going wrong.
       Will reward points for helpful answer.
    Regards
    Mukesh

    Hi Mukesh,
    As Gajendra said, restarting the service in SICF sometimes works for us, but not always.  We have also had to deactivate the entire Webdynpro node, and then reactivate it and all of the services below it.
    Obviously something changed in the SP, given that we now have to do this every time we create a new WDA application.
    Cheers,
    John

  • Firefox window is not shown and not even in the tasks bar, but there is a process running in the task manager

    Clicked on the Firefox icon , but window did not appeared, checked in the Task manager, there is a process running with firefox.exe, and could not see any icon in the task bar adjacent to start button

    I discovered that when the "Firefox is already running . . . ." message pops up I can fix it by doing the following [note: I get the same message for the Thunderbird e-mail program too] : 1. I open 'TASK MANAGER" and click on the "Processes" tab. 2. Next I scroll down until I see Firefox.exe *32 in the leftmost column (or Thunderbird. exe *32 if the message came up there), highlight that line by clicking on it and then click on the "end process" button on the right side on the bottom. 4. A pop-up window will come up but ignore its message and click on the "end process" button in the pop-up window. The program should then start the next time you click on the icon..
    While that saves the need to restart your PC to fix the problem, I have yet to find any information as to the reasons for those two processes to show up in the first place. I'm running the 64 bit Win 7 Professional and do not know if that has something to do with those two processes running from time to time or not. The message comes up often but not all the time and I haven't been able to pinpoint any action on my part where the message comes up if I do '''X '''or the message never comes up when I do '''Y''' before closing Firefox or Thunderbird.

  • How can we know WD Appl is running from portral or normal

    Hi Experts,
    Could any body help in this...
    How can we know one application is running from portal or normal application??
    Thanks,
    kris..

    Hi,
    Below code might help you.
    data: lo_api_component    TYPE REF TO if_wd_component,
      lv_cl_environment   TYPE        i,
    lo_wd_application   TYPE REF TO if_wd_application.
    * get application environment: portal or non-portal environment
      lo_wd_application = lo_api_component->get_application( ).
      lv_cl_environment = lo_wd_application->get_client_environment( ).
      IF lv_cl_environment = if_wd_application=>co_client_environment-portal.
    endif.
    Thanks,
    Kranthi.

  • No able run a GP Process from Portal

    Hi All,
    I am not able to run a GP Process from the portal.
    I have created a Guided Procedure with multiple steps.
    I am able to access a couple step. But in the third step the complete functionality is not working.
    If I run a process with out portal, Every step works well.
    Please help me in solving this.
    For integrating in portal, I ve used AInstantiation iview with URL Parameter from the process.
    Thanks in Advance,
    Anish

    Hi Anish,
    If your third step is an iView, a VC Callable Object or another "non java technology" UI, this only means that you need to open the process within the portal to be able to use the so-called "Portal Navigation".
    The AInstantiation WD App only exists for testing purposes (from the Design Time) and is not meant to be reused.
    I would rather recommend you to implement your own application for starting GP Process either by using the Public API or the Web Service
    See also how to start a GP process from a url within EP?, your problem should be solved
    Hope this helps,
    Best regards,
    David

  • Not able to run web dynpro application from portal.

    Hi portal experts,
    I want to run my web dynpro application from portal.
    So created a seperate iview  and a role  for the purpose.
    Assigned the iview to the role and also mapped a abap user id to the new role created.
    But when I click on 'preview'  the iview , getting the following dump.
    Error when processing your request
    What has happened?
    The URL http://mnghcmsap:8000/sap/bc/webdynpro/sap/zhr_cp_admin/ was not called due to an error.
    Note
    The following error text was processed in the system HRM : Die URL enthält keine vollständige Domainangabe (mnghcmsap statt mnghcmsap.<domain>.<ext>).
    The error occurred on the application server mnghcmsap_HRM_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: CHECK of program CX_FQDN=======================CP
    Method: STARTUP_CHECKS of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system HRM in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server mnghcmsap_HRM_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server mnghcmsap_HRM_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 200 -u: INF51515 -l: E -s: HRM -i: mnghcmsap_HRM_00 -w: 0 -d: 20110209 -t: 121224 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Please let me know if I am doing the process correctly and also let me know if I am missing somthing.
    Thanks,
    Aditya.

    Are you able to run teh web dynpro application independtly i.e. without creatin an iview.
    http://mnghcmsap:8000/sap/bc/webdynpro/sap/zhr_cp_admin/ by using this link.
    or there also you are getting the error.
    i guess there also you should be gettign the error.
    this is some problem with the FQDN settings in the abap system.
    in the host name of the web dynpro applciation server one .(dot) is must.
    so you might have to change the host name to some thing like mnghcmsap. from mnghcmsap
    thanks
    sarbjeet singh

  • Use HCM processes and Forms without using the Enterprise Portal

    is it possible to leverage existing HR Admin Services (HCM processes and Forms) functionality without using the Enterprise Portal?
    1) Create an Adobe form and Interface using SFP
    2) Set up ISR and Form Scenario
    3) Set up Forms configuration to use existing Backend and generic Services
    4) Set up workflow to updated Backend using Services
    is it possible to do the above steps and not use the Portal? If Yes, how do we present the forms to the Manager, and provide different buttons that appears on the Portal by default?
    Any ideas will be greatly appreciated.
    Thanks,
    Saurabh

    Hi Saurabh,
    your assumptions and findings (items can not be started from the backend workflow inbox etc.) are correct: These processes can not be started without the Portal and it is not intended to do this.
    The above mentioned backend report are only forseen for implementation and testing purposes and not for productive use.
    In addition to the fact, that you already can't execute the work items a lot of other features of the framework (Process Browser etc.) are only available through the Portal.
    Best Regards
    Michael Bonrat - Solution Manager HCM Processes and Forms
    Info about HCM Processes and Forms:
    www.service.sap.com/erp: 
    - SAP ERP Human Capital Management -> Workforce Process Management -> HCM Processes and Forms

  • HCM processes & form- a line is displayed in portal instead of Adobe forms

    Dear FRIENDS,
    In HCM PROCESSES And FORMS , when we run a process, adobe form is not displayed. In place of that a single line is displayed.
    When  I  implemented the SAP note 1334453 it gave dump in portal saying ASSERTION CONDITION WAS VIOLATED.
    Then I reset the SAP note. Still facing the same problem.
    Please help ASAP.
    Thanks in advance
    Rahul Zalte

    Dear Chris,
    We are really stuck in middle of the project. Please provide your expert inputs in resolving the issue.
    When we execute 3rd step, a straight blank line comes. When we press Previous button, a popup window appears giving message ' Data will be lost', It suggets that form is there but it is hided.
    Thanks and Regards,
    Rahul Zalte

  • HCM Processes & Forms : Migrating from JSPs to Web Dynpro for ABAP

    We are pretty well invested in HCM Processes and Forms.  We currently use JSP based forms as the UI for our notifications.   We do not, use Adobe Forms.
    For a number of reasons, we want to transition to forms based in Web Dynpro for ABAP.
    We want to bring a new scenario online using WD4A.  Down the road, weu2019ll very likely transition our old JSPs over to the new methodology as well.  
    I would expect that this is pretty well doable.  As part of a proof of concept, we did launch notifications from the web dynpro environment, had them initiate workflow, etc .  Weu2019ve also pulled up our web dynpro app from the UWL and portal.
    Has anyone gone through this specific exercise u2013 moving from JSPs to WD4A?  We are particularly interested in where the integration points will be, working with ISR_PROCESS_EVENT, etc.
    Your comments, suggestions, references, etc. are welcomed, as well as any discussion you may offer.
    Thanksu2026
    ...Mike

    And along the same lines, any thoughts around which of the following QISRDPROCESS_TYPEs might be a better choice?
    Entry Using ITS Service
    Entry Using Adobe PDF
    We currently use the ITS Service type.  I think this may be our first direction, replacing url links with links to our webdynpro application which woulds need to integrate calls through ISR_PROCESS_EVENT
    The Adobe Type seems interesting - Again, we do not, nor will, have Adobe Forms in place for this development.  But, I've read some discussion that folks have enhanced out of actual Adobe Form rendering.
    Again, the thoughts of the community are welcomed here.
    Thanks...
    ...Mike

  • Is there any way to execute process chain from the portal?

    Hello,
    Is there any way to execute process chain from the portal? I dont want to link process chain with any of report. I want to have a button in some of portal folders. User presses the button and it executes the process chain.
    I was thinking about to create a fake planning cube, aggregation level and planning function. I call FM within the Fox planning function that runs the process chain. But it should be done within the report.
    Any ideas?
    Thanks a lot in advance!

    Hi.
    I want to have a button in some of portal folders
    You mean that you want to use some link in EP ?
    Regards.

  • Portal PCR and HCM Process and Forms.

    Hello,
    We have a request from client that they want to use SAP Personal Change Request (PCR) in MSS role.
    So when we tried to configure it, A error was thrown to us as :
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
    u2026u2026
    Caused by: com.sap.tc.webdynpro.services.exceptions.PDFDocumentCreationException: ../../sap.com/msspcr/PcrApplication/wd_key48u2026..
    So after looking for the cause of error we came to know that this requires an ADS (Adobe Document Service) to be activated.
    Now we came to know that it requires some additional licence from SAP (Please verify this statement....if anybody has faced this issue)
    So we now decide to use HCM Process and Forms for our client...
    How ever when we try to access that in portal it says "Resource not Found".
    After looking for the same in SAP help we came to know that it requires some
    Business Package for HR Administrator (SAP ERP)
    HR Administrative Services (PA-AS).
    Now how can I know that whether we have these components already deployed in Portal / R3.
    And if I get them, then will there be again a need for ADS (Adobe Document Service).
    Please comment on the same.
    Thanking you in anticipation.

    Hi Saurabh,
    Yes the error you are getting is for the ADS and interactive forms does have additional licenses for online forms but this totally depends on the package that you use.
    For e.g IF you have SAP E.C.C 6.0 with Ehp4 then there are standard HCM processes and forms available that comes with the package .
    In this case you can check in your sandbox if the sample processes works and verify with SAP for the usage.Since the cost depends on per form per user basis.
    Note :
    For SAP supplied interactive forms, no additional cost.
    As for custom interactive forms, there is an additional cost.
    For checking if HCM processes and forms are available in your system :
    You could go for the t.code HRASR_DT or Configuration of Design Time can be accessed in the IMG under Personnel Management > HR Administrative Services > Configuration of Forms/Process.
    However you need to check with the BASIS and portal guys for roles and authorizations.
    Hope this info helps.
    Regards,
    Aravind.P

  • Getting error while running HCM Processes

    Hi All,
    When I am running the HCM Processes using Web Dynpro Application "asr_process_execute" , I am able to get the application.
    Then I tried to select the Employee , Select the proces, Edit form for that particular process.
    Once I done with the changes, I  have clicked on check & send button then clicked on send button.
    Then I am getting the error as follows.
    The following error text was processed in the system ECC : The ASSERT condition was violated.
    The error occurred on the application server xxxxecc_ECC_00 and in the work process 1 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: GET_EXTERNAL_DATA_VALUE of program CL_IM_HRASR00ISR==============CP
    Method: IF_EX_QISR1~SCENARIO_PROCESS_USER_COMMAND of program CL_IM_HRASR00ISR==============CP
    Method: IF_EX_QISR1~SCENARIO_PROCESS_USER_COMMAND of program CL_EX_QISR1===================CP
    Method: PROCESS_USER_COMMAND of program SAPLQISR9
    Function: ISR_PROCESS_EVENT_INTERNAL of program SAPLQISR9
    Function: ISR_PROCESS_EVENT of program SAPLMPO_46CFF_ISR_SERVICE
    Function: ISR_PROCESS_EVENT_WD of program SAPLMPO_46CFF_ISR_SERVICE
    Method: IF_QISR_UI_DATA_MODEL~EXECUTE of program CL_QISR_UI_PROCESS_EVENT_MODELCP
    Method: CALL_RFC_ISR_PROCESS_EVENT of program /1BCWDY/U6QLKU52FR0GY1VRJPRF==CP
    Method: CALL_ISR_PROCESS_EVENT of program /1BCWDY/U6QLKU52FR0GY1VRJPRF==CP
    Could you please help on this.

    Hello,
    Start your analysis by looking in the Short Dump (xn ST22). Here you will see the ASSERT condition which has failed. There will be an ABAP code test which looks something like "ASSERT PERNR IS NOT INITIAL.". Whatever is causing the ASSERT to fail should give you a clue as to what is going on.

Maybe you are looking for

  • How to shut down when in Tablet mode

    Hi guys out there in Lenovo-land Just got an S10 3T and trying to get used to it. I mainly want to use it as an in-car GPS/communications system, and the best option is to make a framework to fit in the car in Tablet form. The only problem I have so

  • GF-cam and Final cut Pro

    Hi, The company that I work for as an editor is going to invest in some nice, new Ikegami HDS-V10 camera's. We work with FCP 7 so I have to find out what will be the best workflow for our systems with the material the camera produces. The camera reco

  • Dead Line

    I reported a fault on my line on 20th Jan via the online fault reporter, which said it should be fixed within 3 working days. It has been over a week now and nothing has changed.  The site also said it would keep me updated witht he latest progress b

  • Authorisation Group and Reports

    Hi experts, I need to maintain a new authorisation group for a new report that I am creating. I know authorisation group can be maintained in the table TPGP and can be assigned from there. But I wanted to know if there is any other way of linking a r

  • Zooming out in iTunes library?

    Hi, I just downloaded the new version of iTunes and noticed that there is no longer a zoom in/out button below the search tab in the right hand corner when I have the grid section (not cover flow) on in my iTunes library. The album photos are really