How to configure new system landscape in portal server for bsp iview

Hi
    can you tell me what are the necessary parameters (apart form default parameters that were there while creating new system landscape) for configuring a system landscape for using it in bsp iviews.
thanks & regards
Ashutosh

Hello,
what you call system name has to be the system alias, and this alias has to be the same between DEV/QUAL/PROD environment.
Your portal application will look for data/BAPIs/etc... with this alias. Your portal application will know on which environment it has to retrieve data/BAPIs/etc... will be defined in each system object you have defined for each environment.
Fabien.

Similar Messages

  • How to configure HA system

    Hi Expert,
    how to configure HA system, i am having ecc6.0 ehp4 with maxdb7.8.in my existing landscape i am having DR setup.
    please guide me on that.
    Thanks.
    Naresh KK

    Hello Naresh,
    Please go through the following links for better understanding of HA installation.
    http://www.sdn.sap.com/irj/sdn/ha#section16
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c029ec90-0201-0010-b192-8306f27295c2?QuickLink=elearn&overridelayout=true
    Please let us know if you still need clarification.
    Thanks,
    Siva Kumar

  • Problem in creating System landscape in Portal

    Hi,
    I am trying to create a system landscape in Portal (version 6.0) . Using this I am trying to connect a external SAP R/3 system. Which is basically a CRM system. I have same user id and password in both the system. But I failed to connect. I am getting the following errors :
    SAP Web AS Connection
    Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check whether the system can be retrieved
    3. Check whether a SAP system is defined in the system object
    4. Validate the following parameters: WAS protocol; WAS host name
    5. Check HTTP/S connectivity to the defined backend application
    Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. The system object represents an SAP system
    4. The following parameters are valid: WAS Protocol (http) WAS Host Name (sapsrv.techmahindra.com:51000)
    5. HTTP/S connection failed
    ITS Connection
    Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check whether the system can be retrieved
    3. Check whether the system object has a valid system alias
    4. Check whether a SAP system is defined in the system object
    5. Validate the following parameters: ITS protocol; ITS host name
    6. Check the validity of any user mapping in the system object
    7. Check HTTP/S connectivity to the defined backend application
    Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. Retrieval of the default alias was successful
    4. The system object represents an SAP system
    5. The following parameters are valid: ITS Protocol (http) ITS Host Name (sapsrv.techmahindra.com:8010)
    6. User mapping is not valid
    7. HTTP/S connection failed
    Test Connection with Connector
    Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
    Results
    Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.
    Please advise.
    Thanks and regards
    Indranil Datta

    Hi Simone,
           Thanks for quick ur reply. I have configured the following parameters to create the system landscape.
    For Web AS
    ============
      WAS Host Name : <server name with domain name> :51000
      WAS Path : sap/bc/bsp/sap
      WAS protocol : http
    For ITS connection
    ===============
      ITS Host Name : <server name with domain name> :8010
      ITS Path : /scripts/wgate
      ITS Protocol : http
    For connector
    ==============
      Application Host : <server name with domain>
      SAP Client : 001
      SAP System ID (SID) : DEV
      SAP System Number :10
      Server port : 3210
      System type : SAP_R3
      Thanks and regards
      Indranil Datta

  • How to configure a system property

    Hi everybody,
    Does anybody know how to configure a system property through WebLogic 11g console?
    I´d like to configure a property through web console and then get this property in my java code. Something like this:
    System.getProperty("foo");
    Is it possible?
    Thanks,
    Fernando

    Hi Fernando,
    Please refer to the following link which tells us how we can set the JAVA_OPTIONS from the Admin Console....
    http://weblogic-wonders.com/weblogic/2010/03/26/nodemanager-based-managedservers-setting-mem_args/
    The above link demonstrate that how we can set *"-Duser.dir=E:/MyDirectory"* System property.....
    Now you can set your own JAVA_OPTION like following:
    -Dfoo=MyFooValue
    After setting above propertu in AdminConsole MEM ARGS you need to restart the Server. then you can use the following code:
    String result=System.getProperty("foo");
    Thanks
    Jay SenSharma

  • How to configure satellite system in Solution manager

    Hi,
    Please advise me how to configure satellite system in solution manager.
    Regards,
    Asif

    Hi,
    can you check this installation guides
    [ http://service.sap.com/solutionmanager][http://help.sap.com/saphelp_smehp1/helpdata/en/b7/07e4cf1a364a0482e29122c329b7d3/frameset.htm]
    Regards,
    Muralidhar

  • Problem to create a system landscape in portal

    Hi,
          I am trying to create a system landscape in Portal (version 6.0) . Using this I am trying to connect a external SAP R/3 system. Which is basically a CRM system. I have same user id and password in both the system. But I failed to connect. I am getting the following errors :
    SAP Web AS Connection
      Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check whether the system can be retrieved
    3. Check whether a SAP system is defined in the system object
    4. Validate the following parameters: WAS protocol; WAS host name
    5. Check HTTP/S connectivity to the defined backend application
      Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. The system object represents an SAP system
    4. The following parameters are valid: WAS Protocol (http) WAS Host Name (sapsrv.techmahindra.com:51000)
    5. HTTP/S connection failed
    ITS Connection
      Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check whether the system can be retrieved
    3. Check whether the system object has a valid system alias
    4. Check whether a SAP system is defined in the system object
    5. Validate the following parameters: ITS protocol; ITS host name
    6. Check the validity of any user mapping in the system object
    7. Check HTTP/S connectivity to the defined backend application
      Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. Retrieval of the default alias was successful
    4. The system object represents an SAP system
    5. The following parameters are valid: ITS Protocol (http) ITS Host Name (sapsrv.techmahindra.com:8010)
    6. User mapping is not valid
    7. HTTP/S connection failed
    Test Connection with Connector
      Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.
    Please advise.
    Thanks and regards
    Indranil Datta

    Indranil,
    Can you tell us the exact settings you made on your system entry?  All we know from what you have posted is that there is a connection error - without more details on the error (from the defaultrace.trc log, perhaps) or details on your system settings, it's impossible to help you.
    Cheers,
    Darren
    <a href="http://www.fortybeans.com/">Read my blog</a>

  • How to configure new account assignment group of material

    dear expert
    how to configure new account assignmnet group of material
    vicky

    how to configure new account assignmnet group of material
    Probably, the question should have been how to create Account Assignment Group for a material.
    Go to IMG SD => Basic Functions => Account Assignment/Costing => Revenue Account Determination => Check Master Data Relevant for Account Asignment.
    There select Materials : Account Assignment Groups and create as per the requirement and save.  Now you can see the same while creating the material master.
    thanks
    G. Lakshmipathi

  • How to configure email Alerts in OEM Cloud 12c for Database Servers up/down

    Hi everybody,
    How to configure email Alerts in OEM Cloud 12c for Database Servers up/down status?
    Regards,
    Miguel Vega

    Hi Miguel Vega,
    Information regarding the notifications:
    ==============================
    Configuring notification rules in 12c is different from earlier releases.
    The concept and function of notification rules has been replaced with a two-tier system consisting of Incident Rules and Incident Rule Sets :
    1. Incident Rules: Operate at the lowest level granularity (on discrete events) and performs the same role as notification rules from earlier releases.
    By using incident rules, you can automate the response to incoming incidents and their updates.
    A rule contains a set of automated actions to be taken on specific events, incidents or problems.
    The actions taken are for example : sending e-mails, creating incidents, updating incidents, and creating tickets.
    2. Incident Rule Set: A rule set is a collection of rules that applies to a common set of objects, for example, targets, jobs, and templates.
    To help you to achieve the Notification Rules configuration, refer those notes :
    How To Configure Notification Rules in 12C Enterprise Manager Cloud Control ? Doc ID 1368036.1
    EM12c How to Add and Configure Email Addresses to EM Administrators and Update the Notification Schedule ?Doc ID 1368262.1
    EM12c How to Subscribe or Unsubscribe for Email Notification for an Incident Rule Set ?Doc ID 1389460.1
    EM 12c How to Configure Notifications for Job Executions ? Doc ID 1386816.1
    Best Regards,
    Venkat

  • System Landscape : Corresponding Integration server not maintained

    Hi Guys,
    In ECC, SXMB_ADM - > Integration Engine Configuration
    Edit ->Change Global Configuration data
    System Landscape tab...
    It shows  System Landscape : Corresponding Integration server not maintained
    I have maintained the corresponding integration server in the SLD where in the business I created for ECC,
    I put the business system that I have created for Integration server
    Yet The error persists...any idea?
    Regards,
    Teja

    Hi Guys,
    I have done all the setting suggested,,
    then came across a thread on the forum
    Unable to load Integration Server data from SLD
    Regarding the System Landscape button in transaction sxmb_adm -> Integration Engine Configuration,
    this button is obsolete and no longer works correctly. You can ignore the error message you get.
    Thanks,
    Teja

  • How to configure sync with my local ftp server?

    I have used XMarks since now because it hallow me to synchronize my bookmarks with my local server. Now XMarks don't work anymore because it's not more possible to synchronize the passwords.
    Any other alternative imposes to use an external server and I don't want to use an external server. My data must remain on my machine it's absolutely excluded that i use an external unknown server for this.
    The only solution must be a free solution (a real free solution) and the firefox synchronization seems to me the best/only one.
    But I've not found how to configure it to use my own server.
    So how to do it, where are the options to the synchronizer to give my own ftp server or whatever other server it needs?

    iAS 6.0 sp4 officially does only support iPlanet Directory Server 5.0 sp1 and 4.13.
    For more details visit: http://docs.iplanet.com/docs/manuals/ias/60/sp4/ig/prep.htm#42084
    I guess, you can specify the directory server during the time of installation.
    Thanks,
    Rakesh.

  • How to add new line item using BAPI BAPI_CONTRACT_CHANGE for contract-ME32K

    HI Experts,
    how to add new line item using BAPI: BAPI_CONTRACT_CHANGE for existing contract.
    Requirement:
    Already the contract having two line items using ME31K.
    Custom program has to add new line items in existing contract.
    Thanks,
    Sendil

    I got the solution:
    We can do like this:
    1. Get all details using details, BAPI_CONTRACT_GETDETAIL.
    2. After getting results, append new line item. Then use your BAPI.
    Check this posting program.. where this bapi is used, use the same coding technique.
    IDOC_INPUT_PURCONTRACT_CHANGE

  • How to set up a basic file sharing server for my small architectural business?

    I have no idea if I have posted in the correct area as this is my first forum post within the apple support community!
    I have been using a 21.5" imac running 10.6.8 for the past 5 years to run my small home based architectural design business. I have been using the internal hard drive & backing up the necessary data to a simple usb external hard drive. I am now looking to firstly purchase a new imac 27" retina and purchase new autocad lt 2015 for mac software. I am looking to have another imac (my old mac) running in conjunction with the new mac. I want both macs to be able to access the same data and am slightly unsure what is the best way to achieve this.....As my old mac is currently only running snow leopard and an old version of autocad for mac 2011 it wont run on any more recent OS. Essentially i believe I have 2 main options with this.... (1) I Accept that I have to purchase 2 no. autocad lt 2015 licences @ a cost of £2300. Or option (2), I only run autocad on the new mac as this will be the primary station and the old mac used for primarily for admin & accounts. I have also recently discovered that it is possible to rent autocad licences for £300p/a which may also be another option (3)!
    I previously had a problem where my hard drive failed on my mac & lost all data on the internal hard drive, luckily I had been backing up all data regularly to my external hard drive and now loss occurred! Obviously with any new system I want to ensure that my data is safe!
    I currently utilise about 250GB of data for business operations but this will obviously grow with time.
    In the future I would like to have the option of potentially being able to access the network data remotely via macbook pro whilst abroad although at this stage this really isnt my primary objective. Although I believe I could achieve this through apple remote desktop.
    I suppose I should provide some information with regard to the required speed of the system...I regularly open 50-100 photos at the same time totalling around 250-500MB. I would like the system to be able to handle this fairly easily.
    I have been trawling through forums and to be honest they are totally confusing me. I have also spent time on the phone to the apple business team and have also discussed my objectives with a member of the apple team in store.
    There have been various options advised to me and I really do not know which is the most appropriate route forward.
    1 - Using a mac mini as the file server and linking the 2 mac devices to this and backing up the mac mini to an external hard drive to ensure no loss of data.
    2 - Using a time capsule as a file server and linking the 2 mac devices to this and backing up the TC to an external hard drive to ensure no loss of data.
    3 - Using the new mac hard drive and linking the 2 macs via thunderbolt (old mac does not have thunderbolt and so I guess I would need another new mac?!) and then backing up the data to a time capsule.
    4 - Using a RAID based server and linking the 2 no. macs.
    Sorry to ramble but any advice really would be greatly received!

    Hi sblemings,
    Welcome to the community.
    I think with your scenario you should ask yourself, how complicated do you want the setup to be and how much time would you have to be able to resolve an issue should one occur with this setup.
    All the options that have been advised would work but they come with complexity and therefore time.
    1 - Using a mac mini as the file server and linking the 2 mac devices to this and backing up the mac mini to an external hard drive to ensure no loss of data.
    2 - Using a time capsule as a file server and linking the 2 mac devices to this and backing up the TC to an external hard drive to ensure no loss of data.
    3 - Using the new mac hard drive and linking the 2 macs via thunderbolt (old mac does not have thunderbolt and so I guess I would need another new mac?!) and then backing up the data to a time capsule.
    4 - Using a RAID based server and linking the 2 no. macs.
    Sorry to ramble but any advice really would be greatly received!
    option 1
    Would be a way to achieve what you want, it would centralise your files and you would only need to backup your file server (as long as all the files you wanted backed up were on it). This could be achieved either using the client and sharing various folders or using Server which would give you more options than you would possibly need.
    option 2
    This is exactly like option 1 except that you wouldn't have to administer another mac however you may limit any future growth.
    option 3
    This option I probably wouldn't pick, you could achieve this with firewire and use a firewire to thunderbolt adapter (saves you having to buy a new iMac)
    option 4
    This option would, depending on your RAID level, give you disk redundancy but remember you would still need to back this up, as RAID is NOT a backup solution.
    I would also ask is there a pressing need to keep the old iMac in service and complicating things by having a server / NAS? Could you not just transfer all your information over to this and continue with the one backup? I would say that doing it this was would be the simplest way of achieving what you want from what I can take from your question.
    As for remotely accessing your data, if you have the right hardware the way to achieve this would be to use a VPN and connect back to your data. However a potentially easier way for you ,would be to use a service like logmein or teamviewer to connect back.
    Hope this helps, and by all means any questions please ask.
    Dan
    How to set up a basic file sharing server for my small architectural business?

  • How to delete duplicate attribute in on premise server for office 365 dir sync tool

    Hi,
    Please anyone help to how to remove duplicate attribute in on premise server for office 365 dir sync tool .
    While running the dirsync tool iam getting the below error : 
    "Unable to update this object because the following attributes associated with this object have values that may already be associated with another object in your local directory services: [ProxyAddresses smtp:[email protected],SMTP:[email protected];].
     Correct or remove the duplicate values in your local directory.  Please refer to http://support.microsoft.com/kb/2647098 for more information on identifying objects with duplicate attribute value"
    Still i am troubleshooting to reslove this problem . I have run the ID Fix tool there i could see some 10 duplicate errors . Next what should i do , please anyone help me to find it
    Thanks.....

    Hi,
    Please anyone help to how to remove duplicate attribute in on premise server for office 365 dir sync tool .
    While running the dirsync tool iam getting the below error : 
    "Unable to update this object because the following attributes associated with this object have values that may already be associated with another object in your local directory services: [ProxyAddresses smtp:[email protected],SMTP:[email protected];].
     Correct or remove the duplicate values in your local directory.  Please refer to http://support.microsoft.com/kb/2647098 for more information on identifying objects with duplicate attribute value"
    Still i am troubleshooting to reslove this problem . I have run the ID Fix tool there i could see some 10 duplicate errors . Next what should i do , please anyone help me to find it
    Thanks.....

  • HT4864 How do I directly change the incoming mail server for icloud in Mail?  It's grayed out.

    How do I directly change the incoming mail server for icloud in Mail?  It's grayed out.
    I ask this because I have suddenly stopped receiving most e-mails in Mail.  I've found that my incoming mail server (p01-imap.mail.me.com) is different from what the Apple mail setup assistant recommends (mail.me.com), but I cannot change it because it is grayed out.  Any ideas?

    I'm afraid that AFAIK you've gone through the card. You could try Support, though I don't know how helpful they are likely to be.
    To contact  iCloud Support: if you currently happen to have AppleCare, either because you recently bought Apple hardware or have paid to extend the inititial period, you can contact them here:
    http://www.apple.com/support/icloud/contact/
    You will need the serial number of the covered hardware.
    If you are not covered by AppleCare, then - in common with other free email services - there is no free support and you may be asked to pay a fee.

  • How to Configure Business System in SLD (SAP-XI).

    Hi all,
      I am new to XI.  I want  to know the detail scenario of configuring Business system in SLD(System Landscape Directory) in SAP-XI.
    Can , anyone help me on this...

    hi suresh,
    gothrogh this below liks ..........
    http://help.sap.com/saphelp_nw04/helpdata/en/fe/39ae3d47afd652e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/7b/d4653fd1d3b81ae10000000a114084/content.htm
    http://wiki.sdn.sap.com/wiki/display/XI/WorkingwithSystemLandscapeDirectory+(SLD)
    regards,
    kesava

Maybe you are looking for