Wht r the prerequiestes  for Guided Procedures

Hi frnds..
can any one tell the prerequisites for installation of Guided Procedures  for EP6.0(2004, SP19) we r using now, n i want install for this .
Regards
Rajesh

Hi
Check this link
[http://help.sap.com/saphelp_nw70/helpdata/EN/42/d26a715d745043e10000000a1553f6/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/EN/42/d26a715d745043e10000000a1553f6/frameset.htm]
[http://help.sap.com/saphelp_nw70/helpdata/EN/ff/1b3a4209a6ae04e10000000a1550b0/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/EN/ff/1b3a4209a6ae04e10000000a1550b0/frameset.htm]
Regards
Chandran S

Similar Messages

  • How can i pass the  parameter for strored procedure from java

    dear all,
    I am very new for stored procedure
    1. I want to write the strored procedure for insert.
    2. How can i pass the parameter for that procedure from java.
    if any material available in internet create procedure and call procedure from java , and passing parameter to procedure from java

    Hi Ram,
    To call the callable statement use the below sample.
    stmt = conn.prepareCall("{call <procedure name>(?,?)}");
    stmt.setString(1,value);//Input parameter
    stmt.registerOutParameter(2,Types.BIGINT);//Output parameter
    stmt.execute();
    seq = (int)stmt.getLong(2);//Getting the result from the procedure.

  • What is the url for 'Design Time for Guided Procedure'

    Hi,
    I'm new to Netweaver CE. My question is, how do I login to GP Design Time? What is the url? I have installed Netweaver CE 7.1 in my system. What else is required?
    Thanks & Regards,
    Lohit

    Hi,
    This is the URL to directly access Design Time
    http://<host>:<port>/webdynpro/dispatcher/sap.com/cafgpuidttemplates/ADesignTime
    If you have the proper Roles, you can see the Tabs in the portal for Design time & runtime.
    Go through this blog for  Roles.
    /people/ashutosh.rastogi/blog/2006/11/25/setting-up-roles-for-caf-gp-and-visual-composer
    Thanks
    sreeni

  • How to change the name of (Guided procedure) GP Runtime View?

    Hello all!
    At Design time in GP (Guided Procedure), I have added a runtime view at the tab "Runtime Views" named Additional Resources to a GP process.  At runtime, when the process is started,  at the left bar appears the button "Additional Resources". Is there a way to change this name? Any idea can be helpfull :).
    Kindly Regards,
    Luiza

    Hi,
    an other solution is change the block property QUERY_DATA_SOURCE_TYPE from "Table" to "Sub-query" , than change at run time the property QUERY_DATA_SOURCE_NAME.
    First create block and add items
    The QUERY_DATA_SOURCE_NAME will be for ex. "Select 'A' as col1, 'B' AS col2, 'C' as col3 from dual"
    Set into items the column name property to col1 , col2 ...
    At run time change the query to "Select 'Z' as col1, 'X' as col2 , 'Y' as col3 from dual"
    in this way you can change the source of column value.
    Caution because if you change value type from varchar2 to date you must cast date into varchar2.
    May be that this way is valid only for view data not for insert-update, i don't remember.
    bye
    Message was edited by:
    Killernero

  • Location of the attachments in Guided Procedures

    Hi,
    does anybody know the location where the attachments from the Guided Procedure Runtime are stored?
    Are they stored somewhere in the KM or in the database/filesystem directly?
    In the Guided Procedure Monitoring i can see the attached documents, but i need an overview over all attached documents in the gp process instances for one Guided procedure.
    Thank you in Advance - Regards
    Martin
    Edited by: Martin Fister on May 6, 2009 5:14 PM
    Edited by: Martin Fister on May 6, 2009 5:15 PM

    Hi Martin,
    the standar "Attachment" functionality in GP stores the file in the database, may be you can get the table names asking here in the forums, anyway you can create your own attachments page using UI Patters and integrating it with the KM so the attached files will be stored there.
    This tutorial will help you:
    [Integrating KM with CAF UI Patterns|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/dabdb3ea-0c01-0010-df8f-ffd2755c74c5]
    Regards,
    Marco.

  • Mail settings for Guided Procedures

    Hi,
    I'm having problems having GP send mails.
    The settings in the GP Administration are correct. I can send test mails to myself without problems, and did the setup that is described here: [Re: Guided Procedures - set mail smtp host]
    Also, I'm sure that my user has an e-Mailaddress and the like, I've set it up properly on R3. Also, when trying to send a mail to a static address (just give it as a value) it still generates problems.
    Now when I go to the log, I get these errors, which are odd, considering mail.sap.org is NOT the SMTP server I set up!!
    Unknown SMTP host: mail.sap.corp
    javax.mail.MessagingException: Unknown SMTP host: mail.sap.corp;
      nested exception is:
    java.net.UnknownHostException: mail.sap.corp
    The question is fairly simple: Where does it say that the SMTP server is that? It's certainly not in Administration > Administer BMF > Clients as it's set correctly there!
    Help would be, as always, greatly appreciated!
    Frederik-Jan

    Hi,
    So, to start the Config Tool, double click the configtool script file from <SAP_install_dir>/<system_name>/<instance_name>/j2ee/configtool directory.
    When you open it, navigate to cluster-data -> template – <name of template> -> instance – <name of instance>  -> services  -> caf/eu/gp/model.
    The template represents the usage type installed on your server (for example, EP). It consists of one or more instances that can be configured in a different way.
    Next, modify the required system parameters (in your case smtp.server and smtp.service_user_mail) :
    a. On the Service properties screen, select a parameter from the table.
    b. In the Custom value field, enter a value for the parameter.
    c. Choose Set.
    The new value appears in the Value column.
    In the Template value field, you can see the default value (if any) for the parameter you have selected. You can restore the default template value for any parameter by choosing Restore to Template.
    So here is the documentation regarding the Config tool as a whole:
    http://help.sap.com/saphelp_nwce10/helpdata/en/e8/f48b33f9a3423c9e688dfa56330e79/content.htm
    Hope that helps
    Greets,
    Petra

  • Naming Conventions for Guided Procedures

    Hi Experts,
    Is there any naming conventions followed in Guided Procedures, please send it if yes.
    Thanks & Regards,
    Runal

    Hi Runal,
    Basically, you can check all defined terminoly in the SAPterm Web Access database with a display user.
    For starters, you can also go through the GP "Concepts" section in the documentation - it gives quite a good idea of the terms used and helps it easier to understand what term stands for what in GP
    http://help.sap.com/saphelp_nwce10/helpdata/en/c7/984942da51690de10000000a155106/content.htm
    Hope that's useful
    Petra

  • Use of Aris models for Guided Procedures or VC possible

    Hi,
    I know that Aris can export BPEL for importing to XI.
    What are the capabilities of using Aris for NetWeaver to model for more UI-oriented processes.  Is it possible to use ARIS models for GP or Visual Composer?
    Thanks.
    Dick

    Hi David,
    The answer to your 1st question is NO. Till NW 7.1, there is no clue on this.
    To your 2nd question, there is no noticable enhancement on the GP side in NW 7.1. You can refer to the Developers Guide -> Developing and Composing Applications -> Designing Composite Processes with Guided Procedures section in  <a href="http://help.sap.com/saphelp_nwce10/helpdata/en/44/D958673EF05F4DE10000000A11466F/frameset.htm">SAP NetWeaver Composition Environment Library</a> for further reference.
    Hope this helps.
    Finally I fully agree with you regarding XI and GP.
    Regards
    Nilay

  • Configure End Point for Guided Procedures

    Hello experts,
    I am creating a Guided Procedure that needs to retrieve data from the Backend system (ECC 6.0). The portal is installed as a JAVA plugin on the same machine (7.0).
    When I choose <i>Connection Defined by System Landscape Directory (SLD)</i>, the <b>SLD Connection Name</b> is asked for. Where can I find this property?
    The SLD is not setup on the portal but is centralized on the SAP Solution Manager machine.

    Hi Eduard,
    Do you have an SLD configured? If not you need to do this in Visual Administrator first.
    But you can also specify an endpoint without an SLD, you can select Connection Defined by User, and enter the details of the backend system, which I assume you know.
    For more info look at: <a href="http://help.sap.com/saphelp_nw70/helpdata/en/aa/4a52421477b330e10000000a155106/frameset.htm">Configuring Endpoint Aliases</a>.
    If you need to know how to setup SLD go to: <a href="http://help.sap.com/saphelp_nw70/helpdata/en/ea/cd2e807e0e45bf9da67354f452fc05/frameset.htm">Setting Up the SLD Data Supplier for J2EE-Based Systems</a>.
    Hope this helps!
    Regards, Petja

  • What to install for guided procedure?

    Hi All
    I don't know anything about <b>guided procedure</b>. I learned from CAF-GP: Configuration Guide of help.sap.com the I need to edit some parameters in Global Configuration> Server <ID> > Services > caf/eu/gp/model.
    I could <b>not</b> find the service <b>caf/eu/gp/model</b>. Do I need to install something?
    I am using WEBAS 6.4 SP 15.
    Please help
    Thanks
    Raktim

    Hi Raktim,
    You need to be in a NW04s environment to use Guided Procedures. They are not available before NW04s.
    This means you need a EP 7.0 Portal and (preferably for production) also a WebAs 7.0 backend.
    Regards,
    Jocelyn

  • Wht is the relevant for BW Flag option in the infopackage for loading Hier

    Hello Gurus,
    Whta is the relevant for BW Flag option in the infopackage for loading Hierarchies? What happens when you turn this on?
    Thanks
    Simmi

    As the hierarchies are stored in combination with the OLTP system, when you tend to load from a flat file, the system doesnt allow you to maintain this feature, as this hierarchy would be relevant to BI.
    Diagnosis
    The relevant hierarchies in BI are stored according to the combination DataSource/source system.
    If you want to change the selection of BI-relevant hierarchies, this change is effective for all InfoPackages that have been created for the same DataSource/source system combination.
    Procedure
    Check all other InfoPackages for DataSource 0COSTCENTER_0101_HIER and source system PRDCLT100 to see whether the change executed is also appropriate for these InfoPackages.
    Procedure for System Administration
    If you want to load a hierarchy in a different InfoPackage (which will be marked as non BI-relevant as a result of your changes) the selections made for this InfoPackage will be lost and The InfoPackage can no longer load.
    Errors will occur when you start the InfoPackages. The monitor produces an error message to say that a valid hierarchy selection has to be made.

  • I can't remember the code for guided access what can i do

    help pls

    Hello yaniyilmaz,
    You can reset your iPhone to exit Guided Access when you do not remember the passcode
    Resetting your device
    You can reset it by pressing and holding both the Sleep/Wake and Home buttons for at least ten seconds, until the Apple logo appears.
    iOS: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • I need Your Help for CAF/EU/GP/API Guided Procedures

    Hi everyone, I need your help about Guided procedures CAF API, I am developing an WEB DYNPRO Callable Object for Guided Procedures, but I need to get the task name of the running proceess on Guided Procedure once time a user initiated it, if is possible? Do you have an examples?
    Thenk you very much

    Hi,
    Yes you can retrieve the task name of the running process. Here is what you need to do.
    1. Get the process instance - IGPRuntimeManager - > getInstance()
    2. Get the IGPActivityInstance(s) from the process instance - processInstance.getChildrenInformation().
    3. Optionaly check if these child activities are Blocks or Actions. If Block drill further to get the Actions using getChildrenInformation().
    4. Retreive the IGPActionInstance(s) from the Block Activities.
    5. Get the IGPActivity object for these Actions using IGPActionInstance.getTemplate() method.
    6.  This object will have a method getTitle() which will retrive you the activity name.
    Hope this helps.
    Thanks
    Kiran

  • Integration process communicating with guided procedure

    Hi everybody,
    I read that it is possible to exchange messages between Integration Processes and SAP Business Workflow. Is it also possible to trigger and communicate to a guided procedure in a Integration process?
    Thanks,
    Mane

    Integration processes can integrate with anything which uses one of the protocols supported by XI adapters (and you could even enhance this, by creating your own custom adapters).
    E.g., to integrate with SAP Workflow, you could call a standard BAPI or a Z RFC that executes the desired workflow (or feed some step of a already in-process workflow).
    For Guided Procedures, you could basically use anything that the UI frameworks within SAP portfolio support. For example, if you develop a WebDynpro-based GP, you could make the WebDynpro consume a Web Service that, for instance, triggers a BPM execution (you expose the 1st receiver step of the BPM, which should be a open sync/async bridge, as a web service through a sender soap adapter).
    That's just one example.
    Regards,
    Henrique.

  • UWL Guided Procedures and Substitution Rules functionality -  how possible?

    We are using Guided Procedures with Custom Web Dynpro objects and need to utilize user/role substitution that is easily enabled in other AdHoc tasks using 'Manage Substitution Rules.  Unfortunately when creating and turning ON a substitution rule in the UWL all Guided Procedure Tasks are excluded and do not show up in the substituting person's UWL.
    Does anyone have any ideas of how we can utilize Substitution Rules in UWL for all Guided Procedure tasks/steps?
    Thanks in advance
    -SteveW

    Hi SteveW!
    The situation you're facing is the normal behavior from GP in relation with substitution feature of UWL.
    Unfortunately GP doesn't support substitution as the other UWL connectors do.
    Best regards
    Armando Zaro

Maybe you are looking for