Scenario Config

Hi,
I have main router CISCO 3825 VO4 and main switch C3560 48P
and you will see here the running configuration in the router
Plz can any one tell me his opinion in this scenario
and if you can give me any concepts or ideas to improve it
show run
Building configuration...
version 12.4
service config
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime
service password-encryption
service compress-config
hostname mainRouter
boot-start-marker
boot system flash c3825-advsecurityk9-mz.124-22.T.bin
boot-end-marker
security authentication failure rate 3 log
security passwords min-length 6
logging message-counter syslog
no logging buffered
enable secret 5 ##############
aaa new-model
aaa authentication login TEMP group tacacs+ local enable
aaa authentication enable default group tacacs+ enable
aaa authorization exec default group tacacs+ local
aaa authorization commands 1 default group tacacs+ local
aaa authorization commands 15 default group tacacs+ local
aaa accounting exec default
action-type start-stop
group tacacs+
aaa accounting commands 1 default
action-type start-stop
group tacacs+
aaa accounting commands 15 default
action-type start-stop
group tacacs+
aaa accounting system default
action-type start-stop
group tacacs+
aaa session-id common
dot11 syslog
no ip source-route
ip cef
no ip bootp server
no ip domain lookup
ip domain name mydomain.com
ip name-server (IP of Internet Server)
multilink bundle-name authenticated
crypto pki trustpoint TP-self-signed-#########
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-#########
revocation-check none
rsakeypair TP-self-signed-#########
crypto pki certificate chain TP-self-signed-##########
certificate self-signed 01
  30820248 308201B1 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
  69666963 6174652D 32343035 39353035 3533301E 170D3039 30323039 31303036
  34315A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
  ets….
archive
log config
  logging enable
  hidekeys
crypto isakmp policy 10
encr aes
authentication pre-share
crypto isakmp key ############# address (Location2) no-xauth
crypto ipsec transform-set AES ah-sha-hmac esp-aes 256
crypto ipsec profile Main-location-to-location2-GRE-IPSec
set transform-set AES
ip tcp synwait-time 10
ip telnet source-interface GigabitEthernet0/1.8
ip ssh source-interface Tunnel0
ip ssh logging events
ip ssh version 2
ip scp server enable
interface Loopback0
ip address 10.0.0.254 255.255.255.248
interface Tunnel0
description - GRE/IPSec Tunnel to location2
ip address 10.0.0.15 255.255.255.252
tunnel source (Main-location-IP)
tunnel destination (location2-IP)
interface GigabitEthernet0/0
description - fibre link to My ISP
no ip address
no ip proxy-arp
ip nbar protocol-discovery
ip flow ingress
ip virtual-reassembly
duplex auto
speed auto
media-type rj45
no mop enabled
interface GigabitEthernet0/0.444
description - MPLS VLAN 444
encapsulation dot1Q 444
ip address (Real IP 1)
ip flow ingress
ip virtual-reassembly
no cdp enable
interface GigabitEthernet0/0.461
description - VPN VLAN 461
encapsulation dot1Q 461
ip address (Real IP 2)
interface GigabitEthernet0/1
description - Main Router to main Switch
no ip address
ip nbar protocol-discovery
ip virtual-reassembly
duplex auto
speed auto
media-type rj45
interface GigabitEthernet0/1.8
encapsulation dot1Q 8
ip address (Real IP)
interface GigabitEthernet0/1.10
encapsulation dot1Q 10
ip address 10.0.0.12 255.255.255.252
interface Group-Async0
physical-layer async
no ip address
encapsulation slip
no group-range
router eigrp 1
redistribute ospf 1 metric 1 1 1 1 1 route-map OSPF2EIGRP
passive-interface GigabitEthernet0/0.444
passive-interface GigabitEthernet0/1.8
network 10.0.0.14 0.0.0.3
auto-summary
router ospf 1
router-id 10.0.0.254
log-adjacency-changes
redistribute eigrp 1 metric 10 subnets route-map EIGRP2OSPF
redistribute bgp 64917 metric 10 subnets route-map BGP2OSPF
network 10.0.0.12 0.0.0.0 area 1
router bgp 64917
no synchronization
bgp log-neighbor-changes
redistribute ospf 1 route-map OSPF2BGP
neighbor (Real IP) remote-as 65000
no auto-summary
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 (IP of ISP)
no ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip tacacs source-interface Tunnel0
ip access-list standard Group1
permit (Some IPs)
deny   any
ip access-list standard Group2
permit (Some IPs)
deny   any
ip access-list standard Group3
permit (Some IPs)
deny   any log
ip access-list standard Group4
permit (Some IPs)
deny   any log
logging trap debugging
logging facility local4
logging source-interface Tunnel0
route-map BGP2OSPF permit 10
match ip address Group1
route-map OSPF2BGP permit 10
match ip address Group3
route-map OSPF2EIGRP permit 10
match ip address Group3
route-map EIGRP2OSPF permit 10
match ip address Group2
tacacs-server host (tacacs-Server-IP) key 7 ###############
control-plane
line con 0
login authentication TEMP
transport output telnet
line aux 0
login authentication TEMP
transport output telnet
line vty 0 4
access-class Group4 in
login authentication TEMP
transport input telnet ssh
line vty 5 15
access-class Group4 in
login authentication TEMP
transport input telnet ssh
scheduler allocate 20000 1000
end

Hi Ecommerce Developer,
Thanks again for your prompt response.
Please find below my answers to your questions:
1 Have you first imported SCA files in Track and then deploy it on your Dev System?
A)Yes, we imported the SCAs first, deployed in the track to the dev system then
2 Have your developer has any open activity on their Local NWDS?
I am checking that with the developers. Incase they are some, they will delete it asap. Also, when they are trying to release any open activity, theya re getting that xcm error as reported earlier. So, they are deleting the same.
A) After deleting should i check in all the 3 standard components again to the Dev track {not to the consolidation track?}?
3 I think you have imported SCA files in your eCommerce Developer track and then your developer sync. their code through NWDS and overright their changes and when they deploy it on Their Local or on Development Server Developer lost some of their customization. Is it right?
A) Yes, absolutely right after the developers synced, they lost lots of customzing things and were able to see a mixed
4 As you have written developer can see their code, where they can see their code on Local NWDS or in DTR Version History?
A) They can see there code on there local NWDS system.
5 Look and feel changed on Developer's local system and Development box or only on Developer Box?
A) As I said, after the developers synced, they are able to see mixed hybrid webshop. This hybrid webshop has most of the custom code but the look and feel, the graphics, the images and all are missing.
Also, one strange thing which we have noticed is.
We had an old ear fille. When we deploy that ear file directly via sdm, the crm webshop on the dev box works fine.
But when release the same activity from nwds and then deploy via NWDI to the same crm webshop on the dev box, i get the run time error? Why is this happening?
Thanks again for your feedback.
Eagerly awaiting your response.
Regards,
Rajeet
+41 76 525 0440

Similar Messages

  • Scenario-config.xml file not found in CRM system

    Hi All,
    We are on SAP CRM 5.0 SP 12 (Java + ABAP stack) for our eCommerce Scenario (ISA u2013 B2B).
    Currently we are facing an issue where login to XCM (Extended Configuration Management) & the CRM B2B Webshop is giving an error.
    Error message : ISA Framework: No XCM application configuration has been passed and there is no default XCM application configuration defined. Check XCM configuration
    We are unable to login to the XCM as well for any further configuration.
    The root cause we found is that the scenario-config.xml is not there in the root/WEB-INF/xcm/sap/configuration folder.
    Can you please let me know how to get these files deployed. Can it be done thru the local NWDS or do we have to deploy some standard application?
    Thanks in advance lot for your inputs
    Rajeet

    Hi Ecommerce Developer,
    Thanks again for your prompt response.
    Please find below my answers to your questions:
    1 Have you first imported SCA files in Track and then deploy it on your Dev System?
    A)Yes, we imported the SCAs first, deployed in the track to the dev system then
    2 Have your developer has any open activity on their Local NWDS?
    I am checking that with the developers. Incase they are some, they will delete it asap. Also, when they are trying to release any open activity, theya re getting that xcm error as reported earlier. So, they are deleting the same.
    A) After deleting should i check in all the 3 standard components again to the Dev track {not to the consolidation track?}?
    3 I think you have imported SCA files in your eCommerce Developer track and then your developer sync. their code through NWDS and overright their changes and when they deploy it on Their Local or on Development Server Developer lost some of their customization. Is it right?
    A) Yes, absolutely right after the developers synced, they lost lots of customzing things and were able to see a mixed
    4 As you have written developer can see their code, where they can see their code on Local NWDS or in DTR Version History?
    A) They can see there code on there local NWDS system.
    5 Look and feel changed on Developer's local system and Development box or only on Developer Box?
    A) As I said, after the developers synced, they are able to see mixed hybrid webshop. This hybrid webshop has most of the custom code but the look and feel, the graphics, the images and all are missing.
    Also, one strange thing which we have noticed is.
    We had an old ear fille. When we deploy that ear file directly via sdm, the crm webshop on the dev box works fine.
    But when release the same activity from nwds and then deploy via NWDI to the same crm webshop on the dev box, i get the run time error? Why is this happening?
    Thanks again for your feedback.
    Eagerly awaiting your response.
    Regards,
    Rajeet
    +41 76 525 0440

  • FILE to SOAP synchronous scenario - config of SOAP channel

    Hi All,
    I have a scenario where I want PI to pull some files from 3rd party application.
    Adapters to be used: SOAP receiver, FILE adapters.
    I am aware of the use of Request/Response beans in File sender channel and the File receiver channel to dump the received files in a particular location.
    I need help with the configuration of the SOAP channel.
    The files to be pulled will be Encrypted.
    Summary:
    File sender(RequestResponse & ResponseOneWay Beans) , File receiver( to receive the files), SOAP receiver.
    Need help with the config of SOAP.
    Kindly let me know your views.
    Thanks,
    Pratibha.

    Hi,
    Let me put it in detail steps:
    In forward flow we will be sending an IDoc. It will be processed and later an Acknowledgement file will be generated.
    Now, we want to PULL this Ack file. If the other party had to push the Ack file, the scenario would have been simple.
    But, we want to poll for this file and then pull it.
    So, we would have something like this:
    1. FILE SENDER sends a sample file.
    2. We will be applying the beans in file sender to make it a synchronous scenario. So, the Ack file will be received at the location mentioned in the corresponding FILE RECEIVER adapter.
    3. We have a SOAP RECEIVER which should send the ACK file in response.
    I have configured the same scenario where the RECEIVER was HTTP adapter. The 3rd party had provided us the URL and ENT-APRF value. When I used to send the sample file via FILE SENDER to this HTTP receiver, I was able to retrieve the ACK file via the FILE RECEIVER.
    Now, I wish to configure the same using RECEIVER SOAP adapter.
    I need to know about the config at SOAP end i.e. how and where  the ACK file will be available at the SOAP end for the FILE sender to pull the file.
    Ack files will be encrypted..
    Any views/suggestions will be of great help.
    Thanks,
    Pratibha.

  • Classic Scenario Config

    Hi,
    We are new to SRM. We thought of going for SRM Classic Scenario. ( procurement process in SRM for back end system Product categories).
    What are all the necessary configuration setting in SRM 5.0, we need to make to go for classic scenario.
    What is the role of XI server in clasical scenario?
    Helpfull answers will be rewarded.
    Thanks
    Giri

    Hi
    Adding to Pierre,to know more on classic click the following link.
    But if you want to do GR /IV . you must create model vie in SRM add messages  MBGMCR and BBPIV and distribute to back end.
    http://help.sap.com/saphelp_srm30/helpdata/en/0a/baf73a93ad9179e10000000a114084/frameset.htm
    For classic scenario , PO will be created in SAP R/3 system.
    R/3  is a leading system.
    Regards
    Muthu
    Edited by: Muthuraman Govindasamy on Sep 8, 2008 3:14 PM

  • Standalone Scenario Config Guide

    Hi All,
    Does anyone have the standalone scenario standard(or self documented) configuration guide? Will be grateful if you could mail me the same at the following mail ID. <[email protected]>
    Thanks in advance.
    Regards,
    <a href="mailto:[email protected]">Robert G.</a>

    Robert,
    The standalone scenario is one of the most simple scenarios to implement.
    You can pick up the configuration guide available in service market place and make sure that all references to the logical system would be your local system.
    Only for invoice posting to your financial backend system, there needs a little analysis on how that can be achieved. Probably someone else who has the expertise on that can answer that section for you.
    Apart from that it should be straight forward. I dont have any document for standalone right now that i can share.
    Pls assign points if answer is usefull
    Sundeep

  • Error in PCR approval using JSP scenarios in ERP 2005

    Hi All,
       Due to the missing Adobe PCR scenarios for Request for Transfer, we are having to use the JSP PCRs.  I can create one, and route it to the senior manager for approval, but when they try to launch the form from the workitem, I get the following error:
    "Unable to perform action because the system returned an invalid URL"
    We've debugged the FM that provides the items for the UWL, and looked in lots of portal logs, but can't find what this invalid URL actually is!  Therefore, it's proving virtually impossible to find out what I need to change to correct it!
    In order to change to the JSP PCRs, I've changed the scenario config in QISRSCENARIO to specify "Entry Using JSP iView", I've specified an "Internet Link" (below the Additional Data button) of:
    http://<server>:<port>/irj/servlet/prt/portal/prtroot
    In the additional data, the Portal Component comes through as:
    com.sap.pct.hcm.pcr_specialpayment.default
    and I've defined a "Server" entry for Entry Using JSP iView of:
    http://<server>:<port>/irj/servlet/prt/portal/prtroot
    I've looked at SAP note number 646601.  I've configured SWFVISU to change task TS50...075 from Java WebDynpro to "iView", and specified:
    ID = com.sap.pct.hcm.isrdispatcher.default
    When registering the item types in the portal UWL config, this appears to pull through values as per the xml config file attached to 646601.
    Any ideas?
    I'd very much appreciate any help you can give!
    Many thanks,
    Russell.

    Hi Lewis,
       Yes, I did!  The problem is that the UWL iview launcher requires a fully qualified iview path (ROLES://portal_content/...).
    However, the isrdispatcher iview is a "master iview" from the EP5 days.  This means that it doesn't exist in the PCD as an iview that you can fully qualify!
    It does have a par file, however, so the solution is to create your own isrdispatcher iview, based on this par file.  Then you can enter the fully qualified location of your iview in the ID attribute in SWFVISU:
    ROLES://portal_content/.../my_isr_dispatcher
    Hope this helps!
    R

  • SRM Installation steps

    Hi All,
       Please give idea about SRM EBP 4.0 with Server 5.0 Installation steps to enable XI Integration ready. Provide high level sequnce of requirements to get an idea.
    Thank you very much in advance,
    Rama

    Hi Rama,
    You talk of two aspects jointly.
    Installation is Basis activity for which you need to refer Installation Guides.
    XI integration for respective scenarios of SRM can be found in respective business scenario config guides
    Both these can be found on :
    service.sap.com/ibc
    (sent you the config guide for PDP SI which talks about XI integration for that scenario, If you are implementing other scenario you need to refer res config guide)
    BR
    Dinesh

  • NWDI in SAP EHP1 for NW 7.3

    Hi All,
    I am new to NWDI concept.
    Can any one provide me the step by step process for NWDI in EHP1 for NW 7.3.
    I am having the doc for 7.x but this not explains the process correctly.
    When I do so it is asking for more configuration.
    Please let me know the DOC start from SLD config.
    Regards
    R.Prakash

    Hi All,
    Please let me know the steps I followed is right:
    1. http://<host>:50000/sld/ -> Set up the SLD and it started running.
    2.http://<host>:50000/sld/fun -> Enabled the "CM services","NWDI using CMS" and NWDI using CM services - recommended","SLD" and "service Registry".
    3. http://<host>:50000/nwa -> configuration->scenarios->Config Wizard
    and tried to run the "DI CMS - create application skeleton" but I am getting error as
    "Error: unknown exception: Cannot find software component release (Vendor/Name/Release valenet.net/MYCOMPONENTS/1.0) in CMS. UpdateCMS Server or/and check SLD component content.Error: unknown exception: Cannot find software component release (Vendor/Name/Release valenet.net/MYCOMPONENTS/1.0) in CMS. UpdateCMS Server or/and check SLD component content."
    same error I am getting when running "Integration of MII with existing NWDI".
    I guess the information filled in the create track is wrong. Can any one tell me the step I followed is right and also where can I get the information about the Software Components?
    Regards
    R.P

  • Doesn't have XI adapter on Adapter Engine Monitor

    Hi Experts,
    I am doing File2File scenario with J2SE->XI->J2SE direction. So that I created a communication channel(CC) with XI type and Receiver role. It have no error, the status of message is always "Waiting". The sender and receiver file adapter on J2SE also has no error.
    I checked adapters on my XI server(in XIRWB), I don't see XI adapter in it. It has adapters like: BC,CIDX,FILE,JDBC... I dont' know why.
    Have you got any ideas, please help me. Thanks very much.
    thach vn

    Hi S.R.Suraj,
    The message error in MONI is "SYSFAIL". OK, I will show you all info of the scenario config.
    1. On J2SE that was installed in WinXP PC with IP is 10.10.1.25
           1.1 On FileSender adapter like this(no error):
                 mode=FILE2XMB
                 XI.TargetURL=http://MyHost:8002/sap/xi/engine?type=entry
                 XI.User=PISUPER
                 XI.Password=abcd1234 
                 XI.Client=001
                 XI.Language=EN
                 XI.QualityOfService=EO
                XI.SenderService= BS_PlainJ2SE_Sender
                XI.ReceiverService= BS_FileRecv
                XI.Interface=MI_Material_toPPS_OB
                XI.InterfaceNamespace=http://gml.com/xi/XI/Tutorials
                file.type = xml
                file.sourceDir=D:
    Thach
    Input
                file.sourceFilename=xi_test.xml
                file.processingMode=test
                file.pollInterval=10
         1.2 On FileReceiver adapter like this(no error)
                mode=XMB2FILE
                XI.httpPort=1000
                XI.httpService=http://10.10.1.25:1000/file/test
                file.createDir=0
                file.targetDir=D://Thach/Output
                file.targetFilename=output.xml
                file.writeMode=create
                file.writeMode=addTimeStamp
    2. On XI ID like this
        One Business system with name BS_PlainJ2SE_Sender. It has no communication channel(CC)
        One Business service with name BS_FileRecv. It has 1 CC with name CC_File_Recv_Service. The detail config of this CC as:
                . Adapter type: XI
                . Role: Receiver
                . Transport protocol: HTTP 1.0
                . Msg protocol: XI3.0
                . Addressing type: URL address
                . Target host: 10.10.1.25
                . Service number: 1000
                . Path prefix: file/test
                . Authentication type: Non-SAP system
                . Username: SAP    (account for J2SE adapter)
                . Password: abcd
       One Receiver Determination, Interface Determination, Receiver Agreement
       No Sender Agreement (the tutorial says like that)
    Both XI server and Local J2SE engine locate on LAN
    Thank all of you for your interest.
    vn thach
    Edited by: vn thach on Jul 31, 2009 5:11 AM

  • Guided Selling in B2C Webshop

    Hi All,
    We are implementing Guided Selling in B2C Webshop.Request you all to share knowledge/documents regarding the same.
    People who have worked on the same are requsted to share  some scenarios/config docs.
    Thank you in advance.
    Regards
    Sanjib Paul

    This requires additional "systems" and products.
    See SAP note 664761 on Guided Selling for more details.
    See the SAP Help documentation for quick overview and help.
    [Guided Selling|http://help.sap.com/saphelp_crm40/helpdata/en/4c/ca6124150516408b0346bd279bb8bc/content.htm] (external link)

  • Re: cProject settlement rule defaulting as PSG during transfer.

    Hello
    We currrently use multi-level controlling scenario for cProjects, which generates project and subsequent WBS elements automatically.
    I am looking at using automatic generation of settlement rules on all WBS elements to default 'CTR' and have created a settlement profile and strategy to incorporate this. The set.profile has been defautled in the project profile in PS and also in the Maintenance for cProjects Controlling scenario config within Accounting integration.
    However, every time I transfer the cProject to PS, an error message in the controlling cockpit states 'Receiver categ. 'PSG' is not allowed by settlement rule' - which is correct as I have configured the profile for CTR only.
    Is there t-code to access the cProject's defaulted settlement rule so it can changed to CTR and not PSG?
    I have checked IAOM0 and doesn't seem to be there.
    Thanks
    Pablo

    Hi Pablo,
    I see you encountered this error in 2009 and it hasn't been marked as answered yet.
    I was wondering if you found any solution on this one later, because we are facing the same exact error in our current project. I would really appreciate if you share any info. on it.
    Thanks,
    DHP

  • SAP Internet Sales R/3

    Hi,
    I have some experience in implementing CRM ISA 5.0. What would be the differences if I want to connect to R/3?
    1. Where should we provide whether to connect to R/3 or CRM? If in XCM what is the file that would be updated ?
    2. What are the differences for b2b and b2c scenarios in R/3 and CRM?
    Can anyone please provide me the information.
    Thanks,
    Kumar

    Hi
    I  have some experience in implementing CRM ISA 5.0. What would be the differences if I want to connect to R/3?
    ISA is web application and you can hook ISA on CRM backend or ECC backend depends on your client landscape.
    Some client do not have CRM system so they hook ISA on ECC some client has ECC and CRM both they can hook their ISA on CRM.  You can maintain product catalog , ORder management, Contract management etc in CRM or ECC.
    IF you hook ISA on CRM system then you have some more functionality like cross/ up sale, Top n products etc...
    1. Where should we provide whether to connect to R/3 or CRM? If in XCM what is the file that would be updated ?
    In XCM you have to define JCO connection information. Here you can tell ISA application where it should connect ECC or CRM.
    I can't understand "if in XCM what is the file that would be updated?"  generally it is "scenario-config.xml" and "config-data.xml"
    2. What are the differences for b2b and b2c scenarios in R/3 and CRM?
    company do regular business with B2B (Business - to - Business) To use ISA B2B customer require to have account created by Company. i.e. company have to first create customer account. Company can set different discount and price for each customer so when customer log in they see their price set by company. You can also set different Catalog view for different B2B customer. To browse catalog you have to first log in to ISA B2B.
    For B2C (Business to Customer)it is for retail customer. Customer can create their account by registering on line. When they checkout at that time they have to login.  You cannot set different price for each b2c customer.
    This is the general information you should download DEv. & ext.guide from service market place to get more clear idea.
    eCommerce Developer.
    Can anyone please provide me the information.

  • Seting parameter auth/rfc_authority_check  = 2 or 9

    SAP R/3 Rel 4.7
    We have auth/rfc_authority_check currently set to 1 (the default).
    Can anyone provide an example or a justification case for setting the value to 2 or 9?
    Has anyone made the changes in a live system? What was the impact and what scope of regression testing needed to be performed?
    I understand the risk of the SRFC FUGR functions exposing some system info to a unauthorised user with the value set as 1 but I'm struggling with the business case for making the changes.
    Assistance appreciated.
    Alan

    > Has anyone made the changes in a live system?
    Yes, several times. But not always.
    > What was the impact and what scope of regression testing needed to be performed?
    Not much if you know what you are doing and why you are doing it. It helps a lot if your interfaces are well documented and managed.
    > ... but I'm struggling with the business case for making the changes.
    The correct value is "1" (hence the default) unless you have special requirements or special scenarios (config).
    If you do not understand those special scenarios (i.e. do not use them), then rather leave it alone and concentrate on restricting the S_RFC names and the use-cases of the interfaces.
    Cheers,
    Julius

  • SRM Roll out project

    Hi Gurus,
    Can somebody post the document / link for the list activities involved in SRM 5.0 Roll Out project GOLIVE.
    1. Scenarios involved : Operational Bidding , Sourcing and Procurement (Contract management, catalog CC hubwoo) , shopping cart creation.
    Regards
    Ashish

    Hi Ashish,
    I am not 100% sure of what documents you are looking for, by the sound of your requirement the Business Scenario Configuration guide would be effective, this can be found under:
    http://service.sap.com/ibc-srm
    Under mySAP SRM you will find links to various scenarios like Plan Driven Procurement, Strategic Sourcing etc, selecting these links will provide you with the Business Scenario config guides as well as the Master Guide.
    Regards,
    Jason

  • Hi, about settings in remote ERP systems

    hi
    can anybody give me the settings to be done in erp systems (ALE configuration) - to be able to connect to xi systems.
    i have referred to it scenario config guide , but in that guide , reference of help.sap.com  has been given , and it is bit confusing me.
    if anybody has document please send to me
    thanks
    akhil

    Hi Akhil,
    As you could be aware in MDM any logical system that can supply data to or receive data from MDM is known as a remote system.
    MDM can import data from remote systems and create/update master data objects using that data. Master data objects include main table records, subtable records/lookup values, and text attribute text values.
    When data is changed in a remote system, the changes can be imported into MDM. Using previously created structural and key mappings, in conjunction with dynamically reconfigurable transformations and mappings, the data is applied to the master data objects. All changes to master data objects are tracked.
    Now as in the case of Interactive/Automated import remote system the detail informatin is available on the URL
    [http://help.sap.com/saphelp_mdm550/helpdata/en/43/90ecb5da5621b5e10000000a1553f6/content.htm]
    Hope it will help you.
    Krutarth

Maybe you are looking for