Configuring SLD - Fields for ABAP server parameters missing

Hi all,
I am trying to configure the SLD.
But, in SLD -> Administrastion -> Profile -> Server settings , I am not having fields to specify the 'ABAP Parameter Settings'.
In Visual Administrator also, I dont have 'RFC Settings' tab in Cluster (tab) -> Server(node) -> SLD Data Supplier(node) .
What may be the problem?
Thanks and Regards,
Prabhakar.

Hi,
     Thanks Kandy and David.
     The SLDCHECK is running successfull. It gives as
"Summary: Connection to SLD works correctly"
Thanks ,
Prabhakar.

Similar Messages

  • Configuring SLD -  No Fields for ABAP server parameters

    Hi all,
        I am trying to configure the SLD.
      But, in <b>SLD -> Administrastion -> Profile -> Server settings</b> , I am <b>not</b> having fields to specify the <b>'ABAP Parameter Settings'</b>.
       In Visual Administrator also, I dont have <b>'RFC Settings'</b> tab in <b>Cluster (tab) -> Server(node) -> SLD Data Supplier(node) .</b>
       What may be the problem?
    Thanks and Regards,
    Prabhakar.

    Hi,
         Thanks Kandy and David.
         The SLDCHECK is running successfull. It gives as
    "Summary: Connection to SLD works correctly"
    Thanks ,
    Prabhakar.

  • Fields for access Z001 10 missing (Pricing Sales/Distribution)

    Hi Gurus,
    I tried creating access sequence and condition table for a condition type.  but i get this error when creating the error. 
    Fields for access Z001 10 missing (Pricing Sales/Distribution)
    Thanks,
    Paul

    Hi,
    step1: tcode: v/07
    step2: select access seq Z001
    step3: click access (left side)
    in this how many access you have created and on which you have saved your condition record.
    step4; select access
    step5: click fields (left side)
    over here how many field are visible to you can you tell us that.
    Where you are getting error can you specify that also.
    While creating sales order or while creating condition record.
    Regards
    Raj.

  • Configuring Web Dynpro for ABAP

    SDN,
    I have read through the doc's and what I am seeing is that this is the only configuration that must be accomplished for configuring Web Dynpro for ABAP.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/e86de5008b4d9ae10000000a155369/content.htm
    Please let me if this is correct.
    Mike

    Yes, this docuementation is correct.  You must activate the appropriate nodes in the ICF as well as use the fully qualified domain name in the profile parameter icm/host_name_full.  Also make sure that this profile parameter and value is defined in RZ10 as well.
    icm/server_port_0 = PROT=HTTP,PORT=80$$
    Regards,
    Rich Heilman

  • Configure XI adapter for abap proxy scenario- plz help

    Hi,
    Pleas help me in configureing the XI adpater in abap server proxy scenario, answer the one in bold in below
    Scenario is asynchronous
    Http -> XI ->R/3(abap server proxy)
    sender: Through http client
    receiver is abap server proxy
    Repository objects:
    Sender: sender_DT, sender_MT, sender_MI(outbound asynchronous)
    Receiver: receiver_MI
    Interface mapping: source=sender_MI, receiver_MI.
    <u>Proxy generated on R/3 client 550 for receiver_MI.</u>
    this proxy internally calls an RFC which inturn updates a table.
    Configuartion objects:
    Sender: business service, no comm channel since http sender.
    receiver: R/3 business system
    Comm channel: receiver_cc type of XI.
    transport protocol: http
    message protocol : XI 3.0, since both XI and R/3 on webas 6.4
    <b>addressing type: URL
    target host: ??? where can I find this
    service number: ?? where can I find this
    path: /sap/xi/engine?type=entry</b> i guess the path is correct for XI 3.0
    <u>My system details: XI - client 400, R/3 client  550.</u>
    Authentiction data:
    <b>user name: this user suppossed to be from R/3 or XI?,</b>
    passwrod; proper password
    <b>logon client: the client supposed to be of R/3 or XI?</b>
    Recevr determinaion, interface determination and recevr agrrement looks fine.
    Please reply , your help is appreciated.
    Thanks
    KK

    Hi,
    <i>>>>target host: ??? where can I find this</i>
    Your R/3 host number you can find System->Status
    <i>>>>service number: ?? where can I find this</i>
    You can find in SMICM in services
    <i>>>>user name: this user suppossed to be from R/3 or XI?,
    passwrod; proper password
    logon client: the client supposed to be of R/3 or XI?</i>
    R/3 logon details.
    Thanks,
    Prakash

  • Superclass for ABAP server proxy?

    Hi Experts,
    I generated an ABAP server proxy by using a synchronous inbound interface of XI.
    Can someone tell me which superclass does the server proxy use? I am trying to send an attachment back to XI in the proxy response but am not able to write the code of it.
    Please help.
    Thanks,
    Shobhit

    Hi Prateek,
    This blog is for sending attachment in client proxy. (Sending data from ECC to XI using a trigger in ECC)
    But my requirement is to send the attachment in server proxy (XI calling the ECC proxy program which returns the attachment back to XI synchronously)
    For this purpose Im not able to use the code in https://weblogs.sdn.sap.com/pub/wlg/3509. [original link is broken] [original link is broken] [original link is broken]
    The server prxoy does not recognize the statement
    attachment_protocol ?= prxy->get_protocol(
    if_wsprotocol=>attachments ).
    as the superclass of this method is not accessable by this proxy interface.
    HELP!!
    Regards,
    Shobhit

  • Adapter for ABAP server proxy??

    Hi all
    Can anyone tell me why we need receiver agreement (XI adapter) in case of ABAP server proxies???

    Hi Smith,
      The use of XI adapter in abap server proxies is to communicate the IS with its respective R/3 system ( ie application system).Proxies will communicate with the XI server through the native SOAP calls over HTTP . So we need to mention the integration server to connect to the correct application system during runtime.
    Have luk at below links:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b1/f29e7a56e18a439984a3c6630951d2/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/85/78af1bf407434796aaf8dbd6d4e7b7/content.htm
    Hope this will help.
    Regards,
    Prasanthi.

  • Web Services Test Page: No input fields for SOAP header parameters?

    Hello,
    we're using OracleAS / OC4J 10.1.3.1 and have developed a web service that has some self defined SOAP header parameters.
    I would like to use the Web Services Test Page provided by the OAS but it seems that there is no opportunity
    to provide input values for these SOAP header parameters.
    Do I miss something there or is it not supported by OAS?
    I've read the documentation but could not find a clue.
    any help is appreciated,
    Regards,
    Martin

    I hear you. As you have probably heard, OC4J is being replaced by WebLogic Server and the 10.1.3.x releases are the last that will be produced. We'll do maintenance on it of course, but little/no new feature work. This would be a new feature we'd have to add, so I'm afraid there's not much chance in having it done.
    It's not ideal, and of course more work for you, but if you want to provide your client with a test page that exposes the SOAP headers as form fields, you could always develop and ship one yourself.
    -steve0

  • How to configure admin password for app server 9

    hi all,
    i'm new to java EE and i'm having trouble configuring the admin password. i need the password when i'm running "ant create-tables".
    i've gone to '<install>\javaeetutorial5\examples\bp-project\build-properties' and changed a few properties, eg
    javaee.server.username=admin
    AS_ADMIN_PASSWORD=charlesdds
    and i've edited the following file and set the password to 'charlesdds' -
    "javaee.server.passwordfile=${javaee.tutorial.home}/examples/common/admin-password.txt"
    when i run "ant create-tables", it says i need to specify the password in the "bp-project\build-properties" file..... which i thought i've just done.
    can anyone help
    thanks in advance
    mat

    Make sure that the file ${javaee.tutorial.home}/examples/common/admin-password.txt includes/contains the following line
    AS_ADMIN_PASSWORD=charlesdds.
    Also make sure if you have build.properties under user directory with a different value for AS_ADMIN_PASSWORD.
    - sreeni

  • Component Configuration in webdynpro for abap

    Hi Experts,
    I have created a component configuration for a webdyn pro component.
    When i create this configuration a tab "COMPONENT DEFINED" is not getting enabled.
    Please tell me why it is not getting enabled and what is the actual use of this tab.

    Hi Archana
    Create a context node in your custom controller which is configuration controller and activate the component.
    You will now able to see the Component-Defined tab enabled, where you can set the values to the context attributes which are defined in your configurable custom controller.
    Thanks
    Abhi

  • Web dynpro for ABAP serv - Switch to Another Personnel Number (Substitute)

    All,
    Is the service Switch to Another Personnel Number (Substitute) to change the persnnel number to be create travel expenses availible in WDA. I could not find the same.
    we are planning to use WDA services for travel management w/o installing portal. As it happens anywhere Travel assistants enter most of the travel data. We cannot use the WDA travel services, if Switch to Another Personnel Number (Substitute) is not availible in WDA.
    I am perplxed as to why just this one service is not avilible in WDA. Any ideas gentlement, before I raise this with SAP

    Hello Sameer,
    Starting ABAP Web Dynpro the "Switch Personnel number" has been replace by the POWL Functionality. Please kindly check your Release Notes for this.
    Regards,
    Raynard

  • CCMS - Configuring a Avg. for all server instances.

    Is there any way to get this ????
    We get the Data for the Individual server instance Production_01 where as I want it for the entire system.
    As mentioned below in detail...
    RZ20 - Transaction .
    SAP CCMS Technical Expert Monitors
      -> System / All Monitoring Segments / All Monitoring Contexts
        -> SAP_CCMS_Production
          -> Production_01
            -> R3BasisSystem
              -> MemoryManagement
                -> R3MemMgmtResources
                  -> EsAct
    Now for this we are currently monitoring only 1 instance . Something
    like this is required .
    Currently, for system MP1 (same problem for MP2 and MP3), I can use the
    class MTE R3MemMgmtEsAct to monitor the Extended Memory.
    R3MemMgmtEsAct checks the avaibility of Extended Memory for an AS.  
    I want get an alert only if the Extended Memory is not available for
    all the AS in the system MP1, not only for an AS.           
    If I set a threshold value / 90% of Extended Memory used, I don't want
    an alert if there are an AS with 95% of Extended Memory used and an
    other AS with 20% used.                                          
    => If there are 5 AS in my system : AS1=20% / AS2=20% / AS3=20%... =>
    5x20=100% for the system.
    Exemple1 / threshold value 90% :
    Consumption / AS1 = 50% (-> 10% for the system)
    Consumption / AS2 = 100% (-> 20% for the system)
    Consumption / AS3 = 50% (-> 10% for the system)
    Consumption / AS4 = 50% (-> 10% for the system)
    Consumption / AS5 = 50% (-> 10% for the system)
    => Extended Memory used for the system = 60% => NO ALERT GENERATED
    Exemple2 / threshold value 90% :
    Consumption / AS1 = 89%
    Consumption / AS2 = 100%
    Consumption / AS3 = 89%             
    Consumption / AS4 = 89%                                             
    Consumption / AS5 = 89%                                             
    => Extended Memory used for the system = 91,2% => ALERT GENERATED                                                                               
    => I want check the system (several AS), not an AS.
    Thanks to all in advance.
    Regards,
    Ravi Sharma

    Hai,
    First of all this is not possible at least with SAP tools.
    Secondly why do you want to produce alert by calculating the average of the threshold values in %.
    As per under SAP standard, if you have 5 application servers for a system then if any one application system goes beyond the set threshold a alert will be produced for the particular application server. This will help us to rectify the problem in that application server.
    As per your query if at all you setup the alert management then if 3 application servers goes beyond the set threshold (say 95%) and still if the total average for all the 5 application servers does not go beyond the limit you had set (say 90%) then you will not know that 3 of the application servers has already gone beyond the threshold (as per SAP standards). This will cause the system to be overloaded and can cause some other consequences. Keeping the standard setup will help in good way to maintain your system.
    Having the CCMS setup in the standard setup is better, which helps us to maintain systems individually.
    Regards,
    Yoganand.V

  • Configuring web.xml for Weblogic Server 5.1

    Hi,
    I am working on Weblogic Server (WLS) 5.1 SP 12. I have a web application running on it. At present, it does not have a web.xml file. I want to use Front Controller pattern, and therefore I need to have a web.xml file (to specify the URL Pattern for Front Controller) inside WEB-INF directory on server. I have placed the web.xml file inside WEB-INF directory of application, and have marked the URL pattern. However, the application is not taking into consideration that thing, i.e. mu front controller is not getting into picture, its entry is being ignored. How to make sure that it is not by-passed?
    My application is not in a .war format. WLS 5.1 SP12 is running on Sun Solaris.
    Is there a way to make sure that the intended thing happens?
    Plz help.
    Regards,
    Raj

    Yes, I restarted the app server after making changes to web.xml file. No effects.

  • Prerequisites to configuration for ABAP Proxy -???

    My scenario is file->XI->R/3(abap server proxy).
    Xi and R/3 are 2 seperate business systems
    -Abap server proxy created on R/3 business system. R/3 client 550
    -Xi client 400.
    -SLD is common for both XI and R/3
    <b>My question is in reference to the below message thread:</b>
    <b>1.I  understand all the below configuartaion has to be done on R/3 business system, tell me am I correct</b>
    <b>2. are these configuartion needed for <u>client proxy as well as server proxy</u> also?</b>
    HTTP_RESP_STATUS_CODE_NOT_OK
    The prerequisites to configuration for ABAP Proxy include: (landscape dependent)
    1. The business systems should be based on SAP Web AS 6.20 and SAP Web AS 6.20 kernel patch level above 1253
    2. You have installed the XI Add-On in each of these business systems as described in the Installation Guide SAP Exchange Infrastructure 3.0
    3. The business systems and your central Integration Server are maintained in the System Landscape Directory (SLD).
    Configuration required on the Business System:
    1. Create HTTP connection in the business system.
    Configuration Details:
    Technical Setting:
    1. Following Inputs are required for technical setting
    1 Connection Type: H
    2 Target Host: System name
    3 Service Number: HTTP Port name
    4 Path Prefix: /sap/XI/engine/?type=entry
    Logon Security
    On the Logon/Security tab page, enter the following logon data:
    1 User: XIAPPLUSER (for example); this user should represent the sending business system (see also the SAP XI Security Guide under Service Users for Message Exchange).
    2 Password: the password you have specified for this user
    3 Client: SAP XI Integration server
    4 Language: Language required
    2. Configuration Business system as local Integration Engine.
    1. Goto Transaction SXMB_ADM
    2. Choose Edit --> Change Global Configuration Data.
    3. Select Role of Business System: Application system
    4. Corresponding Integration server: dest://<HTTPDESTINATION>. Here <HTTPDESTINATION> SAPISU_XID created in step 1. Dest://SAPISU_XID.
    5. Under Specific Configuration Data you can specify additional configuration data
    1.Select the relevant category under Specific Configuration Data.
    2.Choose Change Specific Configuration Data.
    For ABAP Proxies, Add the following configuration:
    1.Category RUNTIME
    2.Parameters: IS_URL
    3.Current Value: dest://SAPISU_XID
    Configuration of the Integration Engine
    3. Connection between Business System and System Landscape Directory
    1. Create RFC destination (TCP/IP) LCRSAPRFC and SAPSLDAPI for the SLD connection.
    1.Execute transaction SM59 in the business system.
    2.Choose Create.
    3.Enter at least the following:
    1.RFC Destination: LCRSAPRFC
    2.Connection Type: T
    3.Description: <your description>
    4.Choose ENTER.
    5.Choose the Technical settings tab page and do the following:
    6.In the Program ID field under Registered Server Program, enter LCRSAPRFC
    7.This program ID must correspond to a program ID specified in the RFC engine settings of the SAP J2EE Engine on the Integration Server host.
    RFC Destination
    2. Maintaining the SAP J2EE Connection Parameters for LCRSAPRFC and SAPSLDAPI in SAP J2EE engine
    1. Goto J2EE Engine
    2. Choose Cluster --> Server --> Services. JCo RFC provider
    3. Under RFC destination specify the following:
    Program ID: LCRSAPRFC
    Gateway Host: <Integration Server host>
    Gateway Service: <Integration Server gateway service>
    Number of process: 3
    4. Under Repository specify the following:
    Application Server: <Integration Server host>
    5. Choose Set.
    3. Maintain SLD access details in Transaction SLDAPICUST
    1. You can reuse this program ID for all Business systems
    2. If there is HTTP error during connection, first run transaction SLDCHECK in the Business system. Also check that HTTP connection is working fine.
    3. In XI Adapter use HTTP connection rather then giving R/3 input details as this is easier to transport and maintenance
    4. One receiver adapter can be used for all Interfaces connecting to a Business system.
    <b>Thanks for your reply in adavnce.</b>
    KK

    2. are these configuartion needed for client proxy as well as server proxy also?
    >>>>
    the configuration is one time thing and your R3 will act as a server or client according to the data being sent or received.
    In R3 a point to be noted is that in SXMB_ADM -> Intg. Engine Confg. -> Role of Business System sud be as a Application System.
    Ref: /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    Message was edited by: Shabarish Vijayakumar

  • Configuring SSL for SOA Server

    Hi All,
    I wrkin on SOA suite 11g. I am tryin to implement transport level security. Firstly 1-way authentication and than 2-way mutual authentication. For that I need to enable the SSL for SOA server which is managed by the WLS admin server. As per my knowledge the WLS comes with demoidentity and demotrust keystores. If I need to configure the SSL for SOA server do i need to create new keystores and CA,s or I can use the demo keystores.
    Now, in case i need to create new keystores than can i do the same using keytool utility. Additionally, is it possible to make CA using keytool utility? If yes, kindly provide me some links about how to do the same.
    Thanks in advance.

    Hi Shomit,
    If I need to configure the SSL for SOA server do i need to create new keystores and CA,s or I can use the demo keystores.You can use the Demo keystores for dev purpose but it is NOT recommended to use demo keystores for production use.
    in case i need to create new keystores than can i do the same using keytool utilityYes, you can do it using Keytool utility.
    is it possible to make CA using keytool utility?Actually you can generate a self-signed cert and use that as a CA for signing CSR's.
    kindly provide me some links about how to do the sameYou should get everything here -
    http://download.oracle.com/docs/cd/E14571_01/web.1111/e13707/ssl.htm#i1200848
    Regards,
    Anuj

Maybe you are looking for