ESS Guided Procedures My Firs Days link, GRANT POINTS!!!!

Hi All,
I have created a custom GP for the First Days in ESS and I have to replace existing First Days GP
Area Page for Life and work Events contains links (eg First Days , Benefits etc)  First Days link trigger execution of GP, calling it by Process ID
Question: Where in IMG, I configure that relation
My First Days Link --- Guided Procedure Process ID?

In continuation of my question...
In order to use Life and Work Events application (For Non US)..
I updated the process template id in resource definition in SPRO transaction.
Earlier it was :
URL Parameter : process.template.id=CECE64A19C8F11DAA5C1000E7FA67AEB&process.autostart=true (for US)
now I have changed it to
URL Parameter : process.template.id=CE140F51C11711D9824C000BCD45EE55&process.autostart=true (for non US)
So now I guess I am actually picking up non US application..
But now when I try to access application :
Personal Data in My first days
Family/member dependent
I am getting below error :
The following ABAP Exception occurred: SERVICEKEY_INVALID:
caused by
Caused by: com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFC_Fault_Exception: Fault name: SERVICEKEY_INVALID, fault text: SERVICEKEY_INVALID
I do not even know whether i should revert back to old process template id for US country

Similar Messages

  • Guided Procedures Adobe form callable object GRANT POINTS!!!!

    Hi,
    I am trying to add Adobe form to the GP. I created a simple form template .XDP which contains only two element to test in GP
    I created CO  no problem based on XDP.
    When I am trying to preview my GP I see the following functional error :
    No activity is currently selected
    or if the CO is attached to the first block for execution this one:
    The next activity is not yet available: try again later using the "Refresh" button
    Any Ideas ? 
    Any other COs including WD app COs and other types of callable objects in the same GP work just fine
    Thanks
    Denis

    Hi Satya,
    Thanks for your reply.
    I got my mistake with the help of my colleague.
    I had missed to add the below code in wdDoModifyView. It now works well :
    Code I added is this -
    IWDInteractiveForm iForm1 = (IWDInteractiveForm) view.getElement("InteractiveForm");
    iForm1.setDynamicPDF(true);
    Thanks,
    Best Regards,
    Suyukti B N

  • Compleated guided procedure task throws Java.lang.null pointer exception.

    Hello,
    Compleated guided procedure task throws Java.lang.null pointer exception in UWL.
    From UWL  tracking of finished task of guided procedures throws null pointer exception .
    Guided procedure is created in local J2EE Engine not in Back end SAP System.
    Any ideas.
    Regards
    Mark

    Hi
    If u solved the problem mentioned above please tell me g\how u managed to do it.We are facing the same issue.Completed gp shows the same exception while opening from tracking tab

  • ESS Guided Procedures EXIT

    Hi,
    we are using ESS Travel Management Scenario with EP70 and Web dynpro with a ERP2005 HR Backend. (Create Travel Request/Expense etc)
    We are using a layout with detailed navigation on the left side.
    Our Problem is: Once a WD Guided Procedure (like Create Travel request) is started by the user, he cannot exit anymore. There is no BACK option or EXIT button or so.
    If the user clicks on the left side in the detailed navigation link, the portal starts another screen in a separate new window, as long as the guided procedure is there and active. But in the new window, the personal number is locked, of course.
    The only way to exit a guided procedure that is not finished, is to log off or to close the window.
    How can I give the user the option to exit the guided procedure properly?

    Hi Holger,
      This is because the GP is not releasing locks properly. There was a work around suggested, where in the forced lockproperty  is set to true in the GP iview that is used in the ESS.
    Regards,
    Sharadha

  • ESS Guided procedure Default role assignment

    We are implementing ESS in EP7 with ECC 6.0
    After setting up Life and Work events it seems that there are default roles Administrator and Overseer that need to be assigned to portal roles, I am just not sure what portal roles to assign.  Are these supposed to be assigned to Guided procedure type roles or to MSS type roles?
    Any insight would be helpful

    Hi Gail,
    These roles are for the GP processes.
    The Default Roles should be configured for each process
    This is an important step as this will ensure that the process is started without the user having to assign users who have will administer and oversee the execution of the process. Typically the users who are assigned to the processes as Administrators are the HR administrators and overseers could be managers. However this is not a hard-and-fast rule and this has to be decided at the time of implementation.
    hope this helps!!
    Regards,
    Sharadha

  • Life work events and Guided Procedure

    Hi,
    We have installed ESS business package on EP7 portal and connected to ECC 6.0. We want to configure Life and Work Events (LWE). When a user clicks on Life and Work Events Tab > First Day, Marriage, Benefit for that matter any link on that page, It takes users to Folder selection page of guided procedure to select the process.
    The question is that is it suppose take a user to respective guided procedure as First Day or etc. rather than asking user to select the guided procedure process from folder.
    Thanks,
    Guest user
    Edited by:  on Mar 21, 2008 12:40 AM

    If default configuration takes to actual process that make us feel we are missing something in configuration.
    Lakshmi, Do you have any clue as what is missing to be configured since it is taking us to folder selection page?
    Thanks for your help,

  • Urgent: Guided Procedure VS Process Integration

    Dear Guru,
    I am researching on concept of Guided Procedure and Process Integration.  However, I have few questions about those.  What is Guided Procedures?  What is/are the differences with Process Integration (PI)?  In which scenario, PI and GP can be applied for?  Thank you very much. Reward point will be given.
    Best Regards,
    Mr.NOP

    hi
    For guided procedures,
    Please refer these links :-
    http://help.sap.com/saphelp_nw04s/helpdata/en/33/198141f906040de10000000a1550b0/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/49a605f0-0a01-0010-68aa-ebb5dfdce852?prtmode=navigate
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/49a605f0-0a01-0010-68aa-ebb5dfdce852?prtmode=navigate
    Regards
    Navneet

  • How to get app.processId from Guided Procedures? Please I need You help

    Hi everyone, I need your help, I need to recover the processId once time the Procees was started in Guided Procedures
    I found this link from maintenance process in Guided Porcedures administration
    http://host:port/webdynpro/dispatcher/sap.com/cafeugpui~rt/Runtime?app.processId=IDnumber
    the parameter I need is IDnumber, I dont know if it is possible with web dynpros or with web services please I need you help
    How Can I do this?
    Thank you very much my friends
    Regards from Mexico
    Atte Israel

    Hi,
    I am not sure about the version. But you can follow the steps below.
    1. Create a Web Dynpro Poroject (Ideally create a DC , but if you don't have NWDI setup a project will do).
    2. Add reference to com.sap.security.api.jar and sap.comcafeugpapi.jar
    3. Under WebDynpro References -> Library References add sap.com/cafeugp~api
    4. Put following code in wdDoInit()
    public void wdDoInit()
        //@@begin wdDoInit()
         IGPRuntimeManager rtm = GPProcessFactory.getRuntimeManager();
         IWDMessageManager msgMgr= wdComponentAPI.getMessageManager();
         try{
         IWDClientUser wdUser = WDClientUser.getCurrentUser();
         IUser user = wdUser.getSAPUser();
         IGPUserContext userContext = GPContextFactory.getContextManager().createUserContext(user);
         Date startDate = new Date(110,1,1); // Start date as 01-Jan-2010
         Date endDate= new Date(111,12,31); // End date as 31-Dec-2011
         IGPProcessInstanceInfo[] array = rtm.getRunningInstances(GPSearchRole.SEARCH_ROLE_OWNER, startDate, endDate, userContext);
         for (int i=0; i<array.length; i++){
         String instanceId = array<i>.getProcessInstanceID();
    //        Write logic to pass the instance ID to the RFC
    msgMgr.reportSuccess("Instance id =" + instanceId);
         catch(Exception ex)
         msgMgr.reportException(ex.getLocalizedMessage(),false);     
        //@@end
    Let me know if you face any issues.
    Thanks
    Prashant

  • Guided Procedures in ESS/MSS

    Could somebody let me know what exactly is the use of Guided Procedures in ESS/MSS packages.
    Points will be awarded for brief answers.

    Hi Lina,
    Guided procedures are basically for enabling access to multiple backend systems, consistently combining different types of services and applications into processes.
    CAF Guided Procedures (CAF GP) is a framework for modeling and managing workflows using simple and user-friendly tools.
    Also, GP supports collaboration, ad-hoc items, and offline task management using interactive forms. It provides role-based access to tools and resources and guidance through the workflows at runtime, thereby helping end users to easily identify and complete their tasks.
    The following links will help you
    [http://help.sap.com/saphelp_erp2005/helpdata/en/fb/5e6f4169e25858e10000000a1550b0/frameset.htm]
    Also we can know how you integrate existing applications and services into the GP framework
    The below link tells about GP to ESS
    [http://help.sap.com/saphelp_erp2005/helpdata/en/43/9f2d87c0a86756e10000000a11466f/frameset.htm]
    This is link for Defining Composite Processes with Guided Procedures in SAP NetWeaver Composition Environment 7.1[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a00c07d0-61e0-2a10-d589-d7bc9894b02a]
    Hope this will help you.
    Regards,
    Shaila
    Edited by: Shaila kasha on May 9, 2008 4:15 PM

  • URL Links in Guided Procedures appear in large fonts.

    Hello Gurus,
    While navigating through a guided procedure application I had developed using Web Dynpro I noticed that all the URL Links appeared in a large font. I tried switching the font size to small but this made no difference in the views. Then I noticed that throughout the entire GP administration interface all the links were in the same larger font. Is there some configuration file where this property can be changed. It is affecting the look and feel of the application.
    Thanks,
    Luis

    Thanks Sue, I was afraid of that!
    The section of GB help on adding URLs says you can view via iTunes or DVD, and launch the website by clicking the link, hence my confusion.
    It's a shame, because that would be a great feature in making sales or marketing DVD's - any idea why the disconnect, and do you know if Apple plans to add that feature?
    Thanks again!

  • Correct link to Download EP with CAF -Guided procedures

    Hi
    I am looking to build some prototype workflows on CAF- GP ( Guided procedures ) . I understand that GP runs on enterprise portal 6.0 and higher. Could anyone please forward me the correct link to a sneak preview download of enterprise portal - that comes along with GP ? I tried many links given in weblogs on EPs - but none of them take me to a location wherein I can download the sneak preview of EP 6.0 or higher ...
    Please help...

    Hi ,
    Click on the "Downloads" tab on sdn.sap.com and then check on right hand site , you can find all links for download of trail versions.
    check below blogs for installation procedure
    Beginning EP Development
    check installation procedure
    NetWeaver Sneak Preview  In stallation
    Hope this helps!
    Koti Reddy

  • Guided Procedures vs ISR

    Hi
    We are trying to automate our internal form processes using SAP adobe interactive forms. These forms must be available online and must be routed to the relevant approvers and processors on submission.
    Can anyone tell the difference between ISR and Guided Procedures and which one is the best to use.
    Regards,
    Michael Mayisana

    Hi Micheal,
    Please check the answers for your queries. I have adding all the info i have.
    1. It doesnt exactly mean that the GP are only for Offline Interactive forms., they r for online too. but better suited for CAF appl. For this case we need, we will take the help of CAF GP i.e. Composite appplication framework GP. CAF GP is a framework for modeling and managing workflows using simple and user-friendly tools. As a part of the Composite Application Framework (CAF), GP enables access to multiple backend systems, consistently combining different types of services and applications into processes. In addition, GP supports collaboration, ad-hoc items, and offline task management using interactive forms. It provides role-based access to tools and resources and guidance through the workflows at runtime, thereby helping end users to easily identify and complete their tasks
    2. As to my implementation the form cannot be rendered on the front-end without any extra web-dynpro development when using GP. Like ABAP Webdynpro iviews can than be integrated with portal. and hence portal is used as front end.
    Pls chk the below link
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0957cb6-5103-2a10-6d9d-a0a4d68c8bf1
    3.Example as such , might be a general MSS/ ESS implementation but check out this blog for such scenario
    Guided Procedures explorations: Scenario using Interactive Forms and Visual Composer
    Hope this helps you and hope i was clear .
    GoodLuck!
    Regards,
    Shaila

  • Life & Work Events (Guided Procedures)

    Is there a configuration document or any other material on how to set up the Life & Work Events and Guided Procedures Process in ESS?
    Thanks
    WB

    Refer to the following link:
    http://help.sap.com/saphelp_erp2005/helpdata/en/5b/76a6d7fd3a4e91bfb422405bf3e04d/frameset.htm
    Hope it helps.
    Shikhil

  • Guided Procedures roles

    Hello all,
    We are currently using ERP 2005 and SAP EP 7.0 and I have the Life and work events working in the system. I am also aware of where they are configured and how you can add/delete any section in the process.
    What i would like to know is:
    When i click on a 'My First Days' Process link, it asks me to define an administrator and an overseer. I was wondering if there is a way i can bring the end user directly to the screen where he/she starts entering the details instead of being asked to specify an administrator/overseer.
    In other words, i want to get rid of the step where the user is asked to specify who the administrator is.
    Any help is appreciated.
    Thanks,
    Bhushan.

    Hi,
        Refer this block  https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3603. [original link is broken] [original link is broken] [original link is broken]
        This blog is very useful to u and in this blog she is explained what roles to needed for Guided Procedure.The Composite Application Framework role is used for the Guided Procedure in the Portal.First create the user and then assign the CAF role for that user.This is way to obtain the Guided Procedure for that user.
    Thanks,
    satheshkumar.R

  • Step by Step document on Guided Procedures for Benefits.......Help Needed..

    Hello Gurus,
    We are in process of implementing Benefits and for which we are using Guided Procedures, want to have understanding of the process can you please provide the step by step documentation and an example process that will be of great help.
    Appreciate your help.
    Thanks in advance for your time.
    Kind Regards,
    Pramod

    Hi Pramod,
    Please have a look at the below links. You will probably get some help.
    First of all, see the following thread, see the answer by shen peng in the end, explained CAF in very simple terms:
    https://www.sdn.sap.com/irj/sdn/thread?threadID=470956&tstart=0
    Now have a look at the following links for understanding about CAF, :
    <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4277f37b-0601-0010-0597-89e792177e2b">Creating Composite Applications with SAP CAF</a>
    <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/84df3e36-0301-0010-be9d-b99aad8c81e6">Composite Application Framework in SAP NetWeaver</a>
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1122">CAF training material online</a>
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1231">Additional CAF Training material online</a>
    See the following links for understanding CAF GP in detail:
    <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0b1c2eda-0c01-0010-b597-b107502cdc71">CAF Guided Procedures Overview</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/39/198141f906040de10000000a1550b0/frameset.htm">CAF Guided Procedures</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c7/984942da51690de10000000a155106/frameset.htm">Concepts of the Guided Procedures Framework</a>
    Lastly, see the following links for CAF GP Wiki Home Page and CAF Tutorial Center:
    <a href="https://wiki.sdn.sap.com/wiki/display/BPX/Guided+Procedures">CAF Guided Procedures Wiki Home Page</a>
    <a href="https://www.sdn.sap.com/irj/sdn/nw-composition?rid=/webcontent/uuid/d8dbd703-0801-0010-c9bf-c04bc52f562f">Composite Application Framework Tutorial Center</a>
    You can also have a look at the following thread, you can drill down into many more links:
    https://www.sdn.sap.com/irj/sdn/thread?threadID=405517&tstart=0
    https://www.sdn.sap.com/irj/sdn/thread?threadID=314804&tstart=50
    Bye
    Ankur

Maybe you are looking for

  • My Macbook Pro is running very slowly

    Problem description: My Macbook Pro (2009) slowed significantly when I installed Yosemite. I made some changes to settings of various apps and this helped but the system seems to be running increasingly slowly. I have installed the latest version of

  • Creative Suite 5.5 Design Premium installation

    Hi, I have just start my new iMac computer. Downloaded CS5.5 Design Premium fine. When it was close to finishing the installation there was an issue with closing Safari which I did and also something else which looked Safari related but nothing else

  • EBS r12 - after running concurrent programme ...Not active the request

    Hello Everyone.. I installed Oracle E-Business Suite r12 on windows 2003 server SP2 and i login with sysdamin/sysadmin But when i try to run any concurrent programm like " Active Users " ..then i found the Phase = Inactive and Status = No Manager SO

  • Keep getting Out of Memory error on InDesign CC 2014

    I work with 5 documents on a daily basis that can have over 150 images imported each. When I try to move around the document, it either freezes up and the wheel keeps turning or it comes up with an Out of Memory error message and locks up. It also wi

  • OracleHomeInventory gets null oracleHomeInfo

    Dear all, Am getting the below error,when applying OPATCH -bash-3.2$ opatch apply Invoking OPatch 11.1.0.6.9 Oracle Interim Patch Installer version 11.1.0.6.9 Copyright (c) 2009, Oracle Corporation.  All rights reserved. Oracle Home       : /u01/orac