Back-Navigation in Guided Procedures

Hello,
i have got a very large guided procedure. There are loops, sequences and alternatives.
In each step the user performs an input in a Visual Composer created UI. After each step the data is forwared to an SAP System with a webservice call.
At the end of the guided procedure the final service is called, which performs checks the input data on the SAP System.
If it fails, the user has to correct some of the input data he made in the guided procedure.
But it seems to be impossible to go to a past step in the guided procedure. Everytime i click on one of the past steps it just reports "Action has been completed".
Is it possible to make the steps back-navigatable? So that the user can re-input the data?
Greetings
Florian
Edited by: Florian Kandlinger on Aug 21, 2008 10:24 AM

Hi,
as per my knowledge, you can,t open the completed action.What you have to do is that you have to send the control to that action again.
As per My understanding, your process will be like this:
1) UI page
2) Web service
the standered is that The web service will return GDT Log structure in case on any exception. That strucyutre will include the severity of the error. By checking this severity property, you can know whether any exception occured in the backend.
After Web service action, include one decision action that checks this serveirty. If exception occures, you set the Result state of decision action to the UI page again so that the user again go to the UI page and enters the Data.
you can go throuh the following Arcitechtechtural documents to understand this.
[Architecture Guideline Series for Composite Applications|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00caf8bd-487a-2a10-36a9-93d840309310]  go through the application services part.
[Architecture Guideline Series for Composite Applications process layer|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1078e3b0-ec5d-2a10-f08a-c9b878917b19]  go through the GP Part.
Sampath

Similar Messages

  • 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

  • Problem in mapping -Guided procedures

    Hi All,
          I have a interactive form parameter called Price of type decimal in Guided procedure, and i have a BAPI parameter StdPrice of type decimal. when i tried to group these two parameters the "Group" button gets disabled. When i  tried by checking Ignore types i was able to group the parameters but once i save the action and look back its ungrouped again.
    Is there any difference between the BAPI decimal parameter and Adobe interactive form decimal parameter?
    Note : EP Version 7.0 and SP13, Adobe Live Cycle Designer 7.1
    With Regards,
    Gopal.

    The problem turned out to be in the php code.
    Here's how I changed it
    <?php
    require_once ('C:/webtools/zendframework/zf/library/Zend/Amf/Server.php');
    $server = new Zend_Amf_Server();
    // the following methods provide the lazy loading of services and value objects
    $server->addDirectory( realpath(dirname(__FILE__) . "/../services/") );
    $server->addDirectory( realpath(dirname(__FILE__) . "/../vos/") );
    echo($server->handle());
    ?>
    Earlier I wasn't taking into account the change of directories for service and value object files.
    Thanks and Regards
    ShiVik

  • Scenarios when Guided procedures are mandated/preferred to be used

    Hi Everyone
    Seeking information on when Guided procedures can be part of the SAP Landscape. It would be helpful to cite some examples or may be some scenarios where GP could fit.
    Note : Existing environment involves SAP Netwevaer MDM 5.5 SP06 ,EnterprisePortal,Webdynpro Java using MDM 5.5 SP06 Java API and question which came to my mind is where would GP fit if an external process needs to be part of the current process and how would it achieve better process control w.r.t MDM Workflows vs UWL.
    Regards
    Navneet

    Hi,
    A Composite Application consists of mainly following layers:
    1. Back end and Business Layer
    2. UI Layer
    3. Process Layer
    4. Portal Layer.
    GP is for Process layer.
    You can get information for each layer in [this|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20f7c4ef-b73d-2a10-a2b9-d9833908130c] document.
    You can get more information about Composite Applications as wel as about each layer from the following links.
    [CE 7.1 Tutorial|https://www.sdn.sap.com/irj/sdn/nw-development?rid=/webcontent/uuid/903c2cdb-98d6-2a10-84b7-ab22535de11a]
    [Composition Environment(General)|https://www.sdn.sap.com/irj/sdn/nw-ce?rid=/webcontent/uuid/e0c6b746-61de-2910-e2a0-9991016c17a7]
    Sampath
    Edited by: Sampath Gunda on Jul 11, 2008 6:06 AM

  • 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

  • Online Adobe forms in Guided Procedures

    Calling SAP GP experts,
    Has anyone been able to successfully implement online Adobe forms in a Guided procedures. If yes, can you share tricks involved..
    The objective is to throw open an online Adobe form to the user to fill in.. The Adobe form will have pre-filled data (from previous Actions in the GP) and there will be the Approval process step after the form is filled...
    Cheers
    Nitesh

    Dear Alan,
    Yes i have generated the form's submit URL... It works fine when the pdf is saved in the users desktop and upon clicking the submit button it kicks of a Process with a Visual Approval callable object..
    However my requirement is that the Adobe form be submitted online during GP runtime.. The process is initiated by the User in the portal (not offline) who wants to put in a request. When the user initiates a process an Adobe form is opened to him in which he fills in his request. This request is then <b>forwarded for Approval</b>.. After Approval a digital signature need to be attached to the document and further on it needs to be sent out to other User Groups.. In case the request is <b>rejected</b> then the control goes back to the requestor who can either modify his request and send it again for approval or simply delete the request.. Throughout the whole process Print of the request can be taken at any time. Considering the requirements of Print & Digital signature i think using Adobe would be the way to go.. What do you think about implementing such a requirement in GP with Adobe UIs? Is it the right way of going about it?
    Quite an interesting nut to crack.. Ain't it ??
    Cheers
    Nitesh

  • MDO Forms workflow in Guided Procedures...

    Hi,
    Could someone please tell me what does "MDO Forms workflow in Guided Procedures" means?
    I know about Guided Procedures.But my functional specification says to implement "MDO Forms workflow in Guided Procedures".Could someone please help me out with this?
    Thanks in advance,
    Agasthi.

    Dear Alan,
    Yes i have generated the form's submit URL... It works fine when the pdf is saved in the users desktop and upon clicking the submit button it kicks of a Process with a Visual Approval callable object..
    However my requirement is that the Adobe form be submitted online during GP runtime.. The process is initiated by the User in the portal (not offline) who wants to put in a request. When the user initiates a process an Adobe form is opened to him in which he fills in his request. This request is then <b>forwarded for Approval</b>.. After Approval a digital signature need to be attached to the document and further on it needs to be sent out to other User Groups.. In case the request is <b>rejected</b> then the control goes back to the requestor who can either modify his request and send it again for approval or simply delete the request.. Throughout the whole process Print of the request can be taken at any time. Considering the requirements of Print & Digital signature i think using Adobe would be the way to go.. What do you think about implementing such a requirement in GP with Adobe UIs? Is it the right way of going about it?
    Quite an interesting nut to crack.. Ain't it ??
    Cheers
    Nitesh

  • 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!

  • Adobe Forms in Guided Procedures

    Hi all,
    I have the 'My First Days' Guided Procedure assinged to a user and am trying to customize it for a demo. I am trying to display an adobe form in a separate section in the My First Days Procedure and so far have been able to configure the action and block in order to display the adobe form.
    When i try to add the Adobe form as a 'Interactive form' type, it gives me an error saying 'Could not retrieve template fields: Wrong document format or adapter mismatch.'
    I have checked the adobe configuration and it seems to be working fine. Can anyone tell me why i get this error and what is the best way to resolve this issue?
    Also, if Adobe forms work fine for manager self service in our systems, should they work fine in the Guided Procedures too ?
    Thanks,
    Bhushan.

    Dear Alan,
    Yes i have generated the form's submit URL... It works fine when the pdf is saved in the users desktop and upon clicking the submit button it kicks of a Process with a Visual Approval callable object..
    However my requirement is that the Adobe form be submitted online during GP runtime.. The process is initiated by the User in the portal (not offline) who wants to put in a request. When the user initiates a process an Adobe form is opened to him in which he fills in his request. This request is then <b>forwarded for Approval</b>.. After Approval a digital signature need to be attached to the document and further on it needs to be sent out to other User Groups.. In case the request is <b>rejected</b> then the control goes back to the requestor who can either modify his request and send it again for approval or simply delete the request.. Throughout the whole process Print of the request can be taken at any time. Considering the requirements of Print & Digital signature i think using Adobe would be the way to go.. What do you think about implementing such a requirement in GP with Adobe UIs? Is it the right way of going about it?
    Quite an interesting nut to crack.. Ain't it ??
    Cheers
    Nitesh

  • Runtime Exception occured while test the Guided Procedure Webservice

    Hello All,
    As per my scenario, i have to get the process status in guided procedure by using the java application thro default guided procedure web service. Before starting, i have test the web service by the web service navigator. I took default web service as GPRuntimeFacadeWS in the list. I have selected this web service and method GetProcessResult, gave the input parameters for ProcessInstanceGUID after that i am getting the result like "com.sap.caf.eu.gp.model.gpws.exception.ProcessRuntimeException". Before testing i have created one process in GP. I am not able to see the result of the web service. This is exception occured while iam working in the EP7.0 SP17. Eventhough iam working in EP7.0 SP13 also had i got  the same exception like "test.ProcessRuntimeException".
    Please help me for this.
    Thanks
    Prakash T

    Hi Salvatore,
    This is a very wide error. You did not provided any other info as specified by Michael. Just a wild guess, this sort of error occurs generally when classpath or java_home properties are not set correctly. But, as i said it is very wide, some more info will be useful.
    Regards
    Chander Kararia

  • API for access of guided procedure from ABAP / WebDyn: change/read status

    Hallo together,
    I'm very new to guided procedure and have some questions about possible interaction between WebDynpro ABAP and Portal guided procedures (UWL ?)
    is it possible to access a guided procedure or their attributes from WebDynpro ABAP? What are the relevant key attributes (ID's) to do so?
    Is is possible to change the status of a guided procedures f.e. from "completed" to "ready" from outside, let say WebDynpro ABAP? for the purpose of a monitor for mgrs.
    - possible szenario is a manager says: "no, not well done" go back to start and do it again !
    - another szenario: guided procedure is "running" and should be set to "completed"
    Any hint will be helpfull
    Thanx very much in advance
    regards Hans

    Hi Hans,
    There is a good and a bad news regarding APIs for GP and ABAP Web Dynpro and GP:
    The good news is that you can find [here|http://help.sap.com/javadocs/nwce/current/gp/index.html] the APIs for GP.
    The bad news is that the cooperation capabilities between GP and ABAP Web Dynpro are restricted in a certain way. One can use a ABAP Web Dynpro in GP as callable object, but GP is only capable to transport parameter values from GP to the UI but not vice versa. In many cases one needs a solution where the ABAP Web Dynpro UI accepts user inputs and forwards them to the GP context. This is not supported.
    Regards,
        Jan

  • Archive guided procedure process and maintain history attributes

    Hi All,
    We have the need for a workflow through portal with several approval steps.
    We want to use guided procedures but cannot find whether it answers to our following requirements:
    - When a process is completed, we want to be able to see some detailed data of each activity.
              -ID of the object created after approval    (which we display in the last step of the procedure).
              -Comments from the requestor               (upon which the approver decided to approve).
              -Date and time of approval
    This so we can track back from the object id why it has been created and who approved it. (also when the process is already archived, we would still like to see this).
    -Does anyone know if there are limitations to the archiving process?
    -The exact approver of the process is important to retain as well. In the archive monitor I now only see Initiator, Owner, Overseeer and Adminstrator kept in history. But we need to know who did our approval (which is not amongst these roles).
    Thanks for your help
    Jurjen

    Hello,
    Even we have similar kindda requirement. I don't know how well is the standard archive monitor will suit this need. As you have said there might be some vital information that may not be possible to be archived in the standard Archive for GP.
    So I'm planning to build my own Ztable in SAP R/3 for the archival of all the processing details, agents involved,date and time etc so that this table can be updated as and when the particular step in the GP has been completed.
    This way, I guess i can decide what all details to be archieved and hence code accordingly. Also, this doesn't have any limitation as its a Transparent table in R/3.
    Hope you can do something similar to this.
    Cheers,
    Mandrake

  • Guided Procedure - Authorizing an offline form

    Hello,
    we're currently developing a Guided Procedure using an interactive offline form. The GP shall continue the process when the form is submitted back using HTTP.
    Actually, we need to have authorization to make sure that only certain persons can return the data.
    What's the best way to archieve this?
    The best would be if the user is asked to provide uid/pwd and restrict access to the GP process in some way. Does Acrobat Reader come up with a pop up?
    Thanks very much
    Stefan

    Hi Cindy,
    Your scenario seems to be a standard offline process.
    Let me attempt to break it down for you:
    1.Your offline pdf should have a submit button with the mail url.
    2.The mail with the pdf/xdp attachement gets send to the preconfigured mailbox.
    3.This mailbox is continously monitored by GP Adapters for any incoming mail.
    4.In your design time you create a CO of type Interactive form which is basically your offline form.You also create your GP Process with the review and approving process.
    5.Map the parameters of the Offline Interactive form CO to the Process Parameters.
    (You should ensure the two have the same structure and number of parameters to make the mapping simpler)
    6.So at runtime GP will do the mapping for you and when the approver logs on he sees the data passed from the offline form.
    You can also refer this link,
    http://help.sap.com/saphelp_nw70/helpdata/en/cc/4a94422386c76ae10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/cc/4a94422386c76ae10000000a155106/frameset.htm
    Kindly award points if found helpful!

  • ABAP Web Dynpro Guided Procedures integration

    Hello,
      does anyone know if there is a way for an ABAP Web Dynpro to expose input and output parameters for use in Guided Procedures?
      Thanks in advance
        Gabor

    I have the same problem. I want to integrate an ABAP Web Dynpro in GP, but there is no way to implement an Interface from GP like it is in JAVA. That means you cannot maintain input , output parameters and give a status back to GP. Seems that in ABAP the WD is not integrated in GP.
    I went to the relevant developement departement an they gave me the following answer.
    In GP you can maintain input parameters for a ABAP Web Dynpro Application manually which will be displayed in the apllication UI URL . Then you need a function module to map the input parameters inside the url to the ABAP Web Dynpro context. Output parameters are not possible in GP with ABAP Web Dynpro. It is also not possible to give back the processing state to GP from your ABAP web Dynpro Application like it is in JAVA. Only the GP framework provides a button to complete this Step manually by the user.
    Regards
    Rainer

  • 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

Maybe you are looking for

  • Crashes when running applications from network share - "Windows cannot access the file for one of the following reasons"

    Hi, starting a couple of weeks ago, we get the following error(s) when running applications from a network share. We don't know what causes this, we are not aware of any major changes in our network infrastructure or client/Server configuration. We d

  • IPhone 5s won't play any music but iTunes

    My iPhone 5s worked great until the first system update. Since I updated the phone I have only been able to play music on my phone that I bought from iTunes. All my other music (downloads and uploaded cd's) will not play on my iPhone. They play on ev

  • Problem with logging

    Hi, I have a problem with logging into PSN. When I want to log into in there comes an error which is NW-31456-9. I have something like that for 1 day. Anyone know how to fix this? I tried manual settings for my internet but it doesn't work.

  • "Create PDF from Web Page" Yields Authorization Failure

    Acrobat 9 Pro Extended running on Windows XP Service Pack 3: When using "Create PDF from Web Page," certain linked pages result in an "Authorization Failure" error message. Is there any way to instruct Acrobat to disregard pages that are not download

  • Lenovo RnR backup does not complete succesfull​y

    Hi, I have version 6 of thinkvantage toolbox and RnR will not backup successfully to hard drive or usb device. Windows 7 performs a backup with no problems. Any suggestions on what could be the problem? Thanks Diane