Regarding Configuration Settings

Hi,<BR>Can any one tell what are the default values for the following configuration settings.<BR>DLTHREADSPREPARE, DLTHREADSWRITE and DLSINGLETHREADPERSTAGE. Used for parallel loading<BR><BR>Whether DLSINGLETHREADPERSTAGE has default value as FALSE, or we need to explicitly give in the cfg file .Also let me know what is the maximum number can be given for parallel thread? In case of Parallel calculation it is 4.<BR><BR>Do the needful.<BR><BR>Regards<BR>R.Prasanna<BR><BR><BR>

prsan:<BR><BR>There is really no way to know - except by testing - which parameter should be set at which value. You will have to benchmark each parameter against a standardized data load to see what parameter provides the best improvement in performance at the smallest value (smaller being better so as to conserve system resources for other tasks).<BR><BR>a.hyperion:<BR><BR>Simple answer: NO. The log files go where they go, how <u>they</u> want to go (except for the message level in the log, configured with the LOGMESSAGELEVEL command in ESSBASE.CFG) and continue to grow until cleared, usually with a MaxL or ESSCMD command. Sorry.

Similar Messages

  • Regarding Configuration Settings for invoice tranfering

    Hi,
           I am new to MM.I want to be transfer Invoices from MM to SRM.Apart from this where i need to configuration settings has to be done(for different vendors).
    Can any one give me the solution for this?
    Thanks in Advance,
    regards,
    kishore.
    Edited by: kishore kumar on Sep 22, 2008 6:34 AM
    Edited by: kishore kumar on Sep 22, 2008 6:37 AM

    TCODE:mrm2 need to set config settings

  • Not able to get the standard configuration settings in GTS system

    Hi All
    We couldnot able to get any GTS related standard configuration settings in feeder & GTS clients (installed in one system)
    We have installed SLL-LEG 720 Plug-in for SAP ECC 6.0 (SAP_AP - Release 700- Level 0012)
    Thanks
    Ram

    Hi Ram ,
    You can follow the given step to get standar configuration of SAP:
    Choose a transaction in the customizing ( Define Partner Function)
    Go to the menu Utilities u2013 Adjustment
    Select the FRC connection from client 000
    Select your entries and click on Adjust
    Select COPY ALL button
    Click on YES (copy changes)
    Your entry is added in the list
    You need RFC connection to client 000.
    Hope this helps
    Kind Regards,
    Sameer

  • Configuration settings for applications ... best practices?

    Hi!
    We're currently developing applications for WebLogic (ADF Faces RC, EAR deployment).
    Now we arrived at a point where we need some simple configuration settings/properties on the server or the domain. The applications should be able to read these settings, the mechanism should be as simple as possible.
    An administrator at the server should be able to update the settings and the applications should pick up the changed values the next time the settings are accessed, without server or application restart.
    I wonder what the best way would be to handle this?
    - put them into the database, but then all apps would need DB access to those settings?
    - System env. variable on the server, but how to pick up changes without restart?
    - Property file? Where do I put that so that an admin can easily find and edit it?
    What are you guys using? I was kind of hoping that WebLogic would provide some UI in the console app, that enables an admin to set some properties, but I couldn't find one. Is there one?
    Any advice?
    Thanks.
    Sascha

    Hi Sascha,
    If you place the properties files in %WEBLOGIC_HOME%/user_projects/domains/[your_domain] then the properties file should be picked up, without having to be placed in a jar file, and in a location that will be easy to find for the WebLogic administrator.
    Hope it helps.
    Regards,
    Cris

  • Doubt regarding  ALE SETTINGS in IDOC scenario.

    Hi Friends,
            I have some doubts regarding ALE settings for IDOC scenarios,  can anyone  please clarify my doubts.
    For exmaple take IDOC to FILE scenario
    The knowledge i got from SDN is --
    One need to do at the  R3 side is  --- RFC DESTINATION (SM59)  for the XI system.
                                                       --- TRFC PORT  for sending IDOC  to the  XI system
                                                       --- CREATING LOGICAL SYSTEM
                                                       --- CREATING PARTNER PROFILE 
                   at the XI side is  --- RFC  Destination ( For SAP sender system)
                                           --- CREATING  PORT  for receiving IDOC from the SAP sending system(IDX1).
    1. Do we create two logical systems for both Sender ( R3 system ) and Receiver( XI system ) in R3 system itself or in XI system or in both systems we create these logical systems? Is this a mandatory step in doing ALE configurations?
    In IDOC to IDOC scenario-------
      2.  Do we craete two RFC destinations in XI system? One RFC DESTINATION for the Sender R3 system and another RFC DESTINATION for the Receiver R3 System? and do we create RFC DESTINATION for the XI system in receiver R3 system? If not.....y we don't create like this........Please give me some clarity on this.............
      3.  If we use IDOC adapter ,since IDOC adapter resides on the ABAP STACK ,we don't need sender communication channel ,for the similar reason----
    y we r creating receiver communication channel in the case of FILE to IDOC scenario?
      4. Can any one please provide me the ALE settings for IDOC to FILE scenario,
                                                                                    FILE to IDOC scenario,                                                                               
    IDOC to IDOC scenario individually.
    Thanks in advance.
    Regards,
    Ramana.

    hi,
    1. Yes, we create two logical systems for both Sender ( R3 system ) and Receiver( XI system ) in R3 system itself and
    it is a mandatory step in doing ALE configurations
    2. We create 1 RFC destination each in R3 and XI.
        R3 RFC destination points to Xi and
        XI RFC destination  points to R3
    3 We need to create Communication Channel for Idoc receiver as the receiver channel is always required but sender may not be necessary
    4. ALE settings for all IDOC scenarios are same  as follows....
    Steps for ALE settings:-
    Steps for XI
    Step 1)
         Goto SM59.
         Create new RFC destination of type 3(Abap connection).
         Give a suitable name and description.
         Give the Ip address of the R3 system.
         Give the system number.
         Give the gateway host name and gateway service (3300 + system number).
         Go to the logon security tab.
         Give the lang, client, username and password.
         Test connection and remote logon.
    Step 2)
         Goto IDX1.
         Create a new port.
         Give the port name.
         Give the client number for the R3 system.
         Select the created Rfc Destination.
    Step 3)
         Goto IDX2
         Create a new Meta data.
         Give the Idoc type.
         Select the created port.
    Steps for R3.
    Step 1)
         Goto SM59.
         Create new RFC destination of type 3(Abap connection).
         Give a suitable name and description.
         Give the Ip address of the XI system.
         Give the system number.
         Give the gateway host name and gateway service (3300 + system number).
         Go to the logon security tab.
         Give the lang, client, username and password.
         Test connection and remote logon.
    Step 2)
         Goto WE21.
         Create a port under transactional RFC.(R3->XI)
         Designate the RFC destination created in prev step.
    Step 3)
         Goto SALE.
         Basic settings->Logical Systems->Define logical system.
         Create two logical systems(one for XI and the other for R3)
         Basic settings->Logical Systems->Assign logical system.
         Assign the R3 logical system to respective client.
    Step 4)
         Goto WE20.
         Partner type LS.
         Create two partner profile(one for XI the other for R3).
         Give the outbound or inbound message type based on the direction.
    Step 5)
         Goto WE19
         Give the basic type and execute.
         fill in the required fields.
         Goto IDOC->edit control records.
         Give the following values.(Receiver port,partner no.,part type and sender Partner no. and type)
         Click outbound processing.
    Step 6)
         Go to SM58
         if there are any messages then there is some error in execution.
         Goto WE02.
         Check the status of the IDOC.
         Goto WE47.
         TO decode the status code.
    Step 7)
         Not mandatory.
         Goto BD64.
         Click on Create model view.
         Add message type.
    BD87 to check the status of IDOC.
    In case if not authorized then go to the target system and check in SU53, see for the missing object
    and assign it to the user.
    SAP r3
    sm59(status check)(no message)
    WE02(status check)
    WE05(status check)
    BD87(status check)
    Xi
    IDx5(Idoc check)
    SU53(authorization check)
    Reward points if helpful
    Prashant

  • Configuration Settings for Postal Adress Validation and Duplicate Check

    Hi,
    What are The Configuration settings for Postal adress validation and Duplicate Check for Accounts(BP'S) in CRM 7.0 version
    Can some one send me the configuration settings for Postal Adress validation and Duplicate Check
    Thanks & Regards
    Kishor Kumar

    Hi kishore kumar,
    For the Postal code Validation you need to install and configure the following
    Outside of your SAP system:
    1. Install Data Services and the Address Directories.
    2. Install Data Services Component.
    3. Install the RFC Server.
    On your SAP system:
    4. Install the BAdIs from the previous version of this product.
    5. Install the BAdIs support package from this version.
    6. Run the post-installation tasks required of a new installation of the BAdIs.
    7. Activate the IC WebClient, if desired.     
    Thanks
    Jayakrishnan Nair

  • GR,GI and Transfer Posting Output Determination configuration settings

    Hi All,
    Please explain the output determination configuration settings for GR,GI and TR.
    Thanks in advance.
    regards
    sapmm

    Please check this link out for details:
    Output dertermination for GR/GI
    Output type configuration for GR  : MB90
    Edited by: Afshad Irani on Apr 19, 2010 3:24 PM

  • Purchase requisiton/RFQ/Q/PO what we do configuration settings

    pls guide what we do configuration settings PR/RFQ/Q/PO ? In real time project shall we use standard document types or configured documents use it ?
    in what situation get the situation to crate the new document types?

    hi,
    you can opt to create new doc types if you have different procurement types. Example: you have standard procurement as well as subcontracting. In this case if you use the standard PO/PR/RFQ type then looking at the document types you cannot differiate between a standard PO and a subcontract PO.
    because doc type controls the number ranges of the document so in both cases same number range will be used by the system.
    where as if you define different doc types for standard procurement and subcontarc process and you attach different number range for two doc types then looking at the doc number you can identify whether it is standard or subcontratc.
    Also different doc types are used for better analysis as there are many standard reports which use Doc type as input.
    Apart from this Doc type also governs authorization. So in your company if there are 2 depts. 1 can perform standard procurement and other can perform subcontract procurement the by defining 2 different doc type you can give authorization accordingly.
    For configuration settings, you have to copy standard doc type to create a new one. and check number ranges. change it if required. Also check the field selection group.
    You have to specify item categories also for the new doc type.
    Hope you have got some clue
    Regards
    Seema.

  • OIF 11g :Configuration settings are unavailable because /Farm_IDMDomain/IDM

    Hi All,
    Although the OIF node and admin server are shown as up, when attempting to access the Configuration menu in Enterprise Monitor, the following error is displayed:
    Configuration settings are unavailable because /Farm_IDMDomain/IDMDomain/wls_oif1/OIF(11.1.1.2.0) is down.
    Below are the logs :
    ####<06/09/2012 10:45:40 AM EST> <Warning> <org.apache.myfaces.trinidadinternal.context.RequestContextImpl> <TSTSYDEXOIF> <AdminServer> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <a315d5f2f1a0c2b9:-5d13a74a:1398e42fd93:-8000-0000000000001167> <1346892340967> <BEA-000000> <Could not find partial trigger authMechIdpToolbar_delete from RichTable[org.apache.myfaces.trinidad.component.UIXTable$RowKeyFacesBeanWrapper@452bf5e, id=authMechIdpMappingTable] with the supported partialTriggers syntax. The partial trigger was found with the deprecated syntax. Please use the supported syntax.>
    ####<06/09/2012 10:45:59 AM EST> <Warning> <Socket> <TSTSYDEXOIF> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a315d5f2f1a0c2b9:-5d13a74a:1398e42fd93:-8000-000000000000116b> <1346892359764> <BEA-000449> <Closing socket as no data read from it on 10.128.70.131:59,415 during the configured idle timeout of 5 secs>
    ####<06/09/2012 10:46:54 AM EST> <Error> <oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator> <TSTSYDEXOIF> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <a315d5f2f1a0c2b9:-5d13a74a:1398e42fd93:-8000-0000000000001177> <1346892414436> <BEA-000000> <Server Exception during PPR, #1
    javax.el.ELException: oracle.sysman.emSDK.tgt.targetaccess.TargetException: Target not found
    at javax.el.BeanELResolver.getValue(BeanELResolver.java:266)
    at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
    at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
    at com.sun.el.parser.AstValue.getValue(AstValue.java:118)
    at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.sysman.emSDK.tgt.targetaccess.TargetException: Target not found
    at oracle.sysman.emSDK.tgt.targetaccess.TargetManager.getTargetInstance(TargetManager.java:210)
    at oracle.sysman.emSDK.tgt.targetaccess.TargetManager.getTargetInstance(TargetManager.java:180)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.sysman.emSDK.repoless.TargetNotFoundException: Target /Farm_IDMDomain/IDMDomain/wls_oif1/OIF(11.1.1.2.0)/oracle_federation not found.
    at oracle.sysman.emdrep.repoless.RepolessTargetManager.getTargetInfo(RepolessTargetManager.java:1036)
    at oracle.sysman.emSDK.repoless.TargetManager.getTargetInfo(TargetManager.java:116)
    at oracle.sysman.emSDK.tgt.targetaccess.TargetManager.getTargetInstance(TargetManager.java:205)
    at oracle.sysman.emSDK.tgt.targetaccess.TargetManager.getTargetInstance(TargetManager.java:180)
    Below things already tried:
    1) Updated Weblogic password in Agent monitored targets and Monitoring Credentials
    2) Log in to enterprise Manager. Select OIF-> Administration -> Data Store -> Edit User Data Store and Modify the url to ldap://<hostname:nonssl port> and credentials and click on Test LDAP Connection. LDAP connection is successful. Follow the same steps for Federation Data Store
    Restart OID. Do not restart from the enterprise manager console.
    cd /opt/Oracle/Middleware/oaminst_1/bin
    ./opmnctl stopall (Stop all components)
    ./opmnctl status l (Ensure none of the components are active)
    ./opmnctl startall (Start all components)
    ./opmnctl status l (Ensure all the components are active)
    Log in to enterprise Manager. Select OID-> Administration -> Server Properties -> Change SSL Settings -> Select SSL Authentication as No Authentication. Restart OID as described above.
    Log in to enterprise Manager. Select OIF-> Administration -> Data Store -> Edit User Data Store and Modify the url to ldaps://<hostname:ssl port> and credentials and click on Test LDAP Connection. LDAP connection is successful. Follow the same steps for Federation Data Store
    Restart OIF from Enterprise Manager. Select OIF -> Control
    Any other things we can try here to resolve the above issue?
    ** Customer can also deinstall the OIF, but he wants to know, if after deinstallation will this permit a restore of all configuration settings from the previous installation?
    ** Also is it possible to install new EM and register the existing OIF instance to new EM?
    Any inputs are highly appreciated.
    Regards,
    AMol

    Hi Alex
    We didn' really identity the problem but issue is resolved by resetting the LDAP password. Look into the LDAP log and see if you can find anything.

  • ChangeConfigurationByName fails with "The specified configuration settings for Settings are invalid."

    Hello,
    I am tryint to update deployment and always have following error
    "The specified configuration settings for Settings are invalid. Verify that the service configuration file is a valid XML file, and that role instance counts are specified as positive integers."
    Have found similar
    thread  and
    stack overflow - without any success. I am not chaning anyting. Just reading deployment configuration and tryint to update with the same settings. I use .net azure sdk  wrappers to generate requests. Code looks like:
    var deployment = client.Deployments.GetByName(location.DataCenter, location.Cluster);var result = client.Deployments.ChangeConfigurationByName(location.DataCenter, location.Cluster, new DeploymentChangeConfigurationParameters{  Configuration = deployment.Configuration});
    Catched request response from fiddler:
    POST https://management.core.windows.net/[subscription-id]/services/hostedservices/[service-name]/deployments/[deployment-name]/?comp=config HTTP/1.1
    x-ms-version: 2013-11-01
    User-Agent: Microsoft.WindowsAzure.Management.Compute.ComputeManagementClient/0.9.0.0
    client-tracking-id: 2
    Content-Type: application/xml
    Host: management.core.windows.net
    Content-Length: 544
    Expect: 100-continue
    Connection: Keep-Alive
    <ChangeConfiguration xmlns="http://schemas.microsoft.com/windowsazure">
    <Configuration>PFNlcnZpY2VDb25maWd1cmF0aW9uIHhtbG5zOnhzZD0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEiIHhtbG5zOnhzaT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL1NlcnZpY2VIb3N0aW5nLzIwMDgvMTAvU2VydmljZUNvbmZpZ3VyYXRpb24iPiAgPFJvbGUgbmFtZT0ieWF1aGVuLWNjaXMyIj4gICAgPEluc3RhbmNlcyBjb3VudD0iMSIgLz4gIDwvUm9sZT48L1NlcnZpY2VDb25maWd1cmF0aW9uPg==</Configuration>
    <ExtendedProperties />
    </ChangeConfiguration>
    Response
    HTTP/1.1 400 Bad Request
    Cache-Control: no-cache
    Content-Length: 351
    Content-Type: application/xml; charset=utf-8
    Server: 1.0.6198.51 (rd_rdfe_stable.140226-1543) Microsoft-HTTPAPI/2.0
    x-ms-servedbyregion: ussouth
    x-ms-request-id: dcb1c5aedb5872d4aaf90acfede2de0b
    Date: Tue, 04 Mar 2014 13:38:10 GMT
    <Error xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Code>BadRequest</Code><Message>The specified configuration settings for Settings are invalid. Verify
    that the service configuration file is a valid XML file, and that role instance counts are specified as positive integers.</Message></Error>
    the same data returned by operation status. Decoded base-64 encoded string looks like
    <ServiceConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceConfiguration">
    <Role name="yauhen-ccis2">
    <Instances count="1" />
    </Role>
    </ServiceConfiguration>
    Have tried without new line symbols, without xmlns, updating by production. without any success

    Hi,
    The configuration file is a file with extension .cscfg. If you have Visual Studio, the file is automatically generated when you create the project, and automatically updated when you modify the project's properties.
      >> Not sure were could I get content of this file from api?
    It's needed to encode this file's content use base64, and put the result in the body of your request. (Please refer to
    http://msdn.microsoft.com/en-us/library/windowsazure/ee758710.aspx for more information.) 
      >> <ChangeConfiguration xmlns="http://schemas.microsoft.com/windowsazure">
    <Configuration>PFNlcnZpY2VDb25maWd1cmF0aW9uIHhtbG5zOnhzZD0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEiIHhtbG5zOnhzaT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL1NlcnZpY2VIb3N0aW5nLzIwMDgvMTAvU2VydmljZUNvbmZpZ3VyYXRpb24iPiAgPFJvbGUgbmFtZT0ieWF1aGVuLWNjaXMyIj4gICAgPEluc3RhbmNlcyBjb3VudD0iMSIgLz4gIDwvUm9sZT48L1NlcnZpY2VDb25maWd1cmF0aW9uPg==</Configuration>
    However, may I know how you find the body for your request? (It seems you do a base64 decoding, you find it is a valid configuration file, but it doesn't have any configuration settings.) Actually, the settings defined in csdef needed to
    be contained in the configuration file.
    Best Regards,
    Ming Xu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can anybody explain all the details about idoc like configuration settings etc..

    Hi all can anybody explain the idoc configuration settings, communication channels sender and receiver settings

    Hi,
    Common steps in both Sender and Receiver:
    Create logical system and assign to client
    Create RFC Destinations in SM59
    Create RFC Ports in WE21
    Steps in Sender
    Create table in SE11 and insert data
    Create Segments in Tcode WE31.Define the table fields in segment
    Create basic IDOC type in WE30.Specify the above created segment name,save and release the IDOC
    Create message type in WE81
    Assign message type to IDOC type in WE82 and release
    Create partner profile in BD64,add the message type ,specify sender,receiver,message type and  generate partner profile and execute.Distribute the model view
    Check the partner profile in WE20
    Develop a report in SE38 with code that transfers the data from source to destination
    Execute the report and specify the fields to be transferred
    Check the control records in WE02
    Steps in Receiver:
    Create an update function module in SE37
    Assign the function module to logical message
    Define input method in Tcode BD51
    Create process code in WE42
    Generate partner profile in BD64
    After executing the report in sender system check in the destination system table wheather the fields are transferred
    In this case a custom table has been created in sender and receiver with same structure.We can even transfer the standard table fields by using idocs
    Thanks & Regards,
    Sravanthi Polu

  • Can i keep configuration settings (polling frequency...) outside BPEL

    Dear All,
    Can i keep configuration settings (polling frequency and other which are typically set in BPEL adapter outside BPEL
    so that at runtime BPEL will look at this configuration file instead of settings inside BPEL.
    Regards
    Arc

    I think you can. If you define them as properties in the Adapter wsdl (by prepending a $), then you can set their values in bpel.xml. And the values in bpel.xml are exposed in the bpel console under the descriptors link. so you can modify these values at runtime, without having to undeploy the bpel process.
    --Amit                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • GRC table for Configuration settings available

    Hi All,
    Please help if there is any table in GRC which can show all the Configuration Parameters  available along with all possible parameter values of a parameter.
    Regards,
    Sravan

    Hi All,
    Thanks for your inputs.
    Actually what my doubt was Like AGR_TEXTS will give Role and its description.
    We need description of all the Parameters . And also all posible values of the parameters.
    As table stated by Simon contain maintained configuation settings(it actually redirects to Maintain configuration settings scren of SPRO) - can we export maintained configuration settings ... I see export option greyed out ..
    I am trying to know if we have any table that contains all the parameters available in GRC.
    Regards,
    Sravan

  • Configuring settings for proxy scenario.

    Hi experts,
    I have SAP R/3 and XI system, need to execute a proxy scenario.
    What all configuration settings have to be done for the proxy part in both XI and SAP system.
    Please help with links to some good blogs.
    Thanks,
    Younus

    Hi,
          There are two Types of proxies which can be done by ABAP or JAVA
    ‘client’ proxy is used by an application to send messages outside of the system it resides in (normally to the IS in this context).
    ‘server’ proxy is used by an application to receive messages from sources outside itself (again, normally the IS in this context).
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Proxy to File
    ABAP Proxy
    How do you activate ABAP Proxies?
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    ABAP Proxy Runtime
    http://help.sap.com/saphelp_nw04/helpdata/en/02/265c3cf311070ae10000000a114084/frameset.htm
    ABAP CLIENT PROXY
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    ABAP SERVER PROXY
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies. [original link is broken]
    To test a connection - /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    Client Proxy - /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    Server Proxy - /people/siva.maranani/blog/2005/04/03/abap-server-proxies
    XI: Debug your inbound ABAP Proxy implementation
    Testing proxy - /people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation
    JAVA Proxies:
    Asynchronous inbpund java Proxies
    /people/prasad.ulagappan2/blog/2005/06/27/asynchronous-inbound-java-proxy
    Hi,
    Proxy Generation- For ABAP and Java proxy, create a Message Interface and then generate a proxy for that message interface.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/86/58cd3b11571962e10000000a11402f/content.htm
    More on Java Proxy-
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7d4db211-0d01-0010-1e8e-9b07fc2113ab
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5ae4b2096f9
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903501d
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5ae4b2096f9
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903501d
    ABAP Proxies:
    Integration Builders through proxy server (Part - 2)
    /people/sap.user72/blog/2005/12/13/integration-builders-through-proxy-server-part--2
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    ***Assign points if you found helpful
    Regards.,
    V.Rangarajan

  • Documentation and configuration settings

    Hi Experts,
    Can any one provide documentation and configuration settings  for the following areas.
    Planning and budget,
    PC Industrial,
    Standard Cost Calculation,
    Production Variance Analysis
    Regards
    Balu

    HI Madhu
    I have sent you the Io & Pctr documents to ur mail id. Plz assign points if its helpful.
    Regards
    Rajaram

Maybe you are looking for

  • Does "cropping" a clip affect the max resolution it exports at?

    This might be a silly question. I have a project that's made up of a bunch of clips that were all shot in 1080p.  I cropped one of them, by a little bit.  When I export it, the whole movie appears in 720p.  When I uploaded to YouTube, also, the max r

  • Curve 9300 not streaming radio or Pandora

    Just a week ago my new Curve 9300 stopped streaming Pandora and the carrier's online radio. Has anyone else had this problem? If so, please post your concerns and/or share any solutions you've come up with. Thanks.

  • Powerbook problems after upgrade to 10.4.3

    I recently upgraded to 10.4.3 on my 12" Powerbook. Since the upgrade many applications crash immediately after being started including Finder. If I log into a separate profile (eg 'root') the same thing happens however on different applications. For

  • SAP Community Developer Edition - with limited lisence

    Hi! I recently downloaded and installed MiniSAP, or the SAP Community Developer Edition which supposed to have a permanent license - but the SLICENSE shows me a 1 month limited lisence - which i know that can be extended for another 3 months, but it'

  • Need help w/ animation in a for loop

    Hey all, its 1:33 am here... and im stuck as far as how to code to make the ball move... I should be able to do this... ive done it in other programs...in a way... but any help would be appricated. import java.awt.event.*; import java.awt.*; import j