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

Similar Messages

  • Doubt in configuring entry points for iviews

    Hi, I have followed the steps of the help about configuring entry points for iviews:
    1.-> in the pcd I have created a folder to store iviews for WPC.
    2.->I have gived read permission.
    3.->I have desactivated the hide root folder check por pcd repository.
    4.->I have created a folder in km.
    I am loosing in the step "Create a entry point for the folder that you created in step x".
    How link the pcd folder that store the iviews with the km folder?
    when I try to create a entry point I only can see km folders, How can I choose my pcd folder?
    Thanks.
    Regards.

    Try this:
    Procedure
    1. Choose System Administration &#8594; System Configuration &#8594; Knowledge Management &#8594; Content Management &#8594; User Interface &#8594; Mapping &#8594; Component.
    2. Edit the wpcDragExplorerEntryPoints configuration object.
    Use the following parameters:
    <u>Parameter: Description</u>
    displaymode:Specify <i>select</i>
    maxproviderprio: Highest priority number that standard entry points can have and still be displayed in the Web content browser
    entriesperrow: Number of entry points displayed in each row (default: 5)
    entrypointsprefix: Prefix of the entry point repository: If you specify a value for this parameter, standard KM entry points are also displayed in the Web content browser.
    Default: /entrypoints
    sharedcontent: Semicolon-separated list of paths to be displayed as global entry points for shared content
    Examples of parameter values (for sharedcontent param):
    displaymode=select,maxproviderprio=30,entriesperrow=5,entrypointsprefix=/entrypoints,sharedcontent=/wpccontent/Cross-Site Content;<b>/pcd</b>

  • Configuring End Point in CE

    Hi Experts,
            Can i know how to configure End point alais in CE. I need to work on external service callable object in which i need to provide the End point. I was not able to find the same in Administration like GP CAF environment.
    Thanks
    Gopal.

    Hi, You can create end points in the NWA.
    SOA Management->Technical Configuration->Destination template management.

  • Custom text component with different start and end points for each line

    I'm trying to create a custom component extending textArea in which each individual line in the textArea would have different start and end points.  For example, the start/end points for line 1 might be 20 pixels in the front and 35 pixels at the end but start/end points for line 2 might be 25 pixels in front and 20 pixels at the end, etc.  These boundary values would be passed in.  The width of the entire textArea component would be a fixed size.  The result would be something like this:
         Jack and Jill
              ran up the hill
      to fetch a pail of water
    depending on the boundary values of each individual line of course.  The custom component would take a string and render it in the text component with the appropriate individual line start and end points.  I'm trying to do this by adding the text component to the display with the passed in string and then adding in spaces in the beginning of each line and adding a "/n" at the end of the line wherever appropriate based on the start and end values for that line.
    Just wondering if I'm on the right track and if anyone has any advice on this.

    > Applying the marker places the same icon on all lines of the graph and I need a different one for each
    What do you have selected when you assign the marker? It
    shouldn't apply to all the markers on the whole graph unless you have all the existing markers selected when you apply the new one.
    Assigning marker designs is exactly analogous to assigning bar graph designs.
    If you have a single marker selected when you assign the new design, it will apply to only that graph data point.
    If you use the group select tool (or option-click with the direct select tool) to reclick on an already-selected marker until all the markers for the same line are selected, and then assign a design, the new design will apply only to the selected line. (You can extend the graph by adding more rows, and the new data points will inherit the marker for the line they are on.)
    The thread linked to below demonstrates in more detail how the marker designs are scaled:
    http://www.adobeforums.com/cgi-bin/webx/.3bc10970/0

  • 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

  • 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

  • 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

  • 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

  • End point for Effects

    Is there a way to get the exact X and Y coordinates for an objects's location at the end of an effect? Also, is it possible to somehow see the animation happening in the main timeline without having to preview it? With the way the effects seem to work, it's very difficult to place things on screen when you don't know their exact end location point.

    Nope. No math needed. If you want to know exactly where the shape is going to end up (again ±1 pixel since you can't snap the motion path end points) and what it's going to look like in terms of spacing around other objects then using a same sized smart shape with a crosshair image works pretty well. I personally like this method because you can also see the starting point or any in-between points if you'd like. You can also change the smart shape to whichever shape you'd like and the crosshairs will still aim at the center.
    As for rotating objects I've never done it either but that doesn't mean someone else might not have a reason to. But here's a couple screenshots showing an animation of an arrow flying in hitting a surface and bouncing back off. Since you can use the actual shape to visually see where the object will begin and end you do not need math. Aewu, this is just a very crude example I just made up when I got in this morning but hopefully you can see a few more possibilities.

  • How to configure end user for CallManager 5.1

    Hello everyboy
    I am trying to configure the end user to have access to callmanager, because I want the people can configure the speed dial, I know that release 4.2 you just configure the user/password and the peple can log in to http://<ip_address>/ccmuser and that was all.
    But in this relese 5.X the server replies denied access.
    Could someone help me with this issue PLEASE
    REGARDS
    WALTER FLORES

    Hi Pklos
    Thank very much for helping me it worked User Roles>Standard CCM User then add users.
    Than very much.
    Walter Flores

  • Configuring Exception Handling CAF Guided Procedure

    Hi everybody,
    which types of callable objects can define exceptions?  I found an tutorial where Background Callable Object and External Service (BAPI/RFC) can define exceptions, but is it also possible for composite services or WebServices?
    And how could I configure a WebService as a background Callable Object?
    Thanks!
    Stefan

    Hi Stefan,
    WebService Callable Object defines exception for sure! It has to be define in the WSDL though.
    To define a WS Callable Object, you can have a look at <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/4758351fcb1193e10000000a155369/frameset.htm">SAP Help</a>
    Hope this helps,
    David

  • Inquiry End Point for UDDI Connection

    Hello --
    Does anyone know if there is a default UDDI Inquiry Endpoint URL that can be invoked when using Oracle Application Server/Portal?
    I've been unable to get in touch with our administrator, and am trying to set up a test web service.
    Thanks,
    ~Christine

    Hi Dan,
    The main problem I have is trying to use a UDDI server with BPEL to browse available web services.
    I am also experiencing general integration problems with JDeveloper. I can create a connection to the UDDI registry, and find web services, but attempting to create java stubs from the web service results in errors.
    Please take a look at the following posts for more details of the issues:
    Re: Oracle UDDI 10.1.3
    Re: UDDI Registry exception
    Thanks
    Toby

  • Transitions - setting start/end points for a Title

    Hello,
    just started using iMovie & I have 2 clips that I want to super a title over through the edit. Clip one fades to black, while clip 2 fades up from black. I would like to have a title appear as clip 1 is starting its fade, continue while clip 2 is fading up to full picture.
    When I attempt this, the title starts where I place the play head at the end of clip 1, but clip 2 does not start until the title ends. The title ends up completely over black (NOT selected)... Is the program capable of this effect?
    thanks
    Josh
    PB G4   Mac OS X (10.4.7)  

    Hi Matt,
    Glad to hear its a supported function. I have a hard cut between clip 1 & 2. The clips have fades out/in built in already & there is audio as well. I am trying to place the title over the fade out of clip 1 through the fade up in clip 2.
    And you say "Over black" is not checked when you add
    your title?
    YES! over black is unchecked.
    I did NOT use Edit>Split Video Clip at Playhead. however, after deleting the no-working effect... I see the clip was split.
    Josh

  • 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

Maybe you are looking for

  • Get filename and directory name during runtime

    Hi guys, I am developing a file to file interface without content conversion, just a simple file transfer from one ftp server to another. I have to read the same filename (invent.txt) from multiple folders (mstransfer/M01/IN1, mstransfer/M02/IN1, mst

  • Prob in DBMS_OUTPUT

    Hai, I am having procedure v_test, which willbe executed from a shell script. It has totally 7 cursors. Each cursors o/p is captured in spool file using dbms_output. But cursor "c" o/p is not captured in spool file, if i execute the procedure from th

  • How can i send several emails at one time

    Im trying to send an email out to several addresses and im getting a mailer demon message. How can i send this one email to several addresses?

  • EPMA - Batch Client

    Hi, Can you batch up the tasks of creating ADS files etc? Thinking a great way to backup Planning EPMA apps would be the ability to batch up some functionality of creating ADS files, calc mgr rules, webforms etc... Is there a way to batch that stuff

  • On garageband 10.0.1 i locked the tracks, bur now can't open them . what to do?

    On garageband  10.0.1 i locked the tracks on a project and now can't unlcok them. What to do?