SAP AII v/s SAPConsole whtu00B4s the difference?

Hi Guys,
I'm getting started on this RF thing and I want to know what's the best option when someone needs to use a device (like a PDA or a barcode scanner) which one would be connected via RF with SAP by example to do materials inventory, I'm some kind of confused with the utility of both SAP's applications.
Anyone would explain me their functionallities and differences?
Thanks in advance.
Daniel.

Hi Daniel,
You can get the functionalities and diferrneces for the below links and documens.
I suggest you refer these and get some scenarios on the run.
You will get the links of the documents you required.
New to RFID
Your job would be typically done with the help of SAPConsole.
Check this link very carefully.It has a very useful description as in how to integrate bar-code data into SAP R/3 using RF Programming and SAPConsole.
http://www.enowa-consulting.com/download/SCM-Dec-Garg-v1.pdf
Hope this helps
This has in detail configuration of  particular scenario also get some info on elaerning courses about AII
http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000629215&
Regards
Divya

Similar Messages

  • PI 7.1 and Oracle JDBC driver: missing com.sap.aii.adapter.lib.sda

    Hello,
    I want to deploy the JDBC driver for Oracle databases as described in OSS 1138877 on a brand-new PI7.1 (SP06 Stack) installation. Unfortunately, I can't find com.sap.aii.adapter.lib.sda on the system, so I can't add the ojdbc14.jar file and deplay it using JSPM.
    Where can I get it from?
    Thank you and best regards,
    Herwig

    hey,
         The JDBC driver installation is different for PI 7.1.
    The dowload/modify/deploy .sap.aii.adapter.lib.sda method was used in the earlier versions.(mentioned in the How to guides)
    Look at the SAP documentation below -
    http://help.sap.com/saphelp_nwpi71/helpdata/en/cf/128a42f802a01ae10000000a155106/frameset.htm
    Arvind R

  • Com.sap.aii.adapter.jdbc.svc and com.sap.aii.adapter.jms.svc don't start

    Hello,
    In order to configure JMS Receiver Adapter to access Websphere Application Server 7.0, I have recently deployed file com.sap.aii.adapter.lib.sca with the following libraries:
    com.sap.aii.adapter.lib_api.jar
    com.ibm.ws.ejb.thinclient_7.0.0.jar
    com.ibm.ws.orb_7.0.0.jar
    com.ibm.ws.sib.client.thin.jms_7.0.0.jar
    com.ibm.ws.runtime.jar   
    javax.j2ee.jms.jar
    The communication channel can reach the queue but when I send a message it fails because services sap.com/com.sap.aii.adapter.jdbc.svc and com.sap.aii.adapter.jms.svc are not started.
    Checking dev_server0 file I found the following error.
    ==============================================================================================
    Service com.sap.aii.adapter.jdbc.svc start ================= ERROR =================
    com.sap.engine.frame.ServiceException: Could not obtain an initial context due to a communication failure. Since no provider
    URL was specified, the default provider URL of "corbaloc:iiop:1.0(at)sapdpi-lpar:2809/NameService" was used.  Make sure that any
    bootstrap address information in the URL is correct and that the target name server is running.  Possible causes other than
    an incorrect bootstrap address or unavailable name server include the network environment and workstation network configurati
    on.
    at com.sap.aii.adapter.jdbc.SapAdapterServiceFrameImpl.start(SapAdapterServiceFrameImpl.java:151)
    at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:155)
    at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:113)
    at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:60)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:162)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:260)
    Caused by: javax.naming.ServiceUnavailableException: Could not obtain an initial context due to a communication failure. Sinc
    e no provider URL was specified, the default provider URL of "corbaloc:iiop:1.0(at)sapdpi-lpar:2809/NameService" was used.  Make
    sure that any bootstrap address information in the URL is correct and that the target name server is running.  Possible caus
    es other than an incorrect bootstrap address or unavailable name server include the network environment and workstation netwo
    rk configuration. [Root exception is org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=sapdpi-lpar,
    port=2809  vmcid: 0x4942f000  minor code: 3586  completed: No]
    at com.ibm.ws.naming.util.WsnInitCtxFactory.mapInitialReferenceFailure(WsnInitCtxFactory.java:2228)
    at com.ibm.ws.naming.util.WsnInitCtxFactory.getWsnNameService(WsnInitCtxFactory.java:1414)
    at com.ibm.ws.naming.util.WsnInitCtxFactory.getRootContextFromServer(WsnInitCtxFactory.java:944)
    at com.ibm.ws.naming.util.WsnInitCtxFactory.getRootJndiContext(WsnInitCtxFactory.java:865)
    at com.ibm.ws.naming.util.WsnInitCtxFactory.getInitialContextInternal(WsnInitCtxFactory.java:545)
    at com.ibm.ws.naming.util.WsnInitCtx.getContext(WsnInitCtx.java:123)
    at com.ibm.ws.naming.util.WsnInitCtx.getContextIfNull(WsnInitCtx.java:798)
    at com.ibm.ws.naming.util.WsnInitCtx.rebind(WsnInitCtx.java:242)
    at com.ibm.ws.naming.util.WsnInitCtx.rebind(WsnInitCtx.java:255)
    at javax.naming.InitialContext.rebind(InitialContext.java:367)
    at javax.naming.InitialContext.rebind(InitialContext.java:367)
    at com.sap.aii.adapter.jdbc.SapAdapterServiceFrameImpl.start(SapAdapterServiceFrameImpl.java:100)
    ... 6 more
    Caused by: org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=sapdpi-lpar,port=2809  vmcid: 0x4942f0
    00  minor code: 3586  completed: No
    at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:425)
    at com.ibm.ws.orbimpl.transport.WSTransport.getConnection(WSTransport.java:436)
    at com.ibm.CORBA.transport.TransportBase.getConnection(TransportBase.java:187)
    at com.ibm.rmi.iiop.TransportManager.get(TransportManager.java:89)
    at com.ibm.rmi.iiop.GIOPImpl.getConnection(GIOPImpl.java:120)
    at com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:209)
    at com.ibm.rmi.corba.Corbaloc.locateUsingINS(Corbaloc.java:307)
    at com.ibm.rmi.corba.Corbaloc.resolve(Corbaloc.java:378)
    at com.ibm.rmi.corba.ORB.objectURLToObject(ORB.java:3721)
    at com.ibm.CORBA.iiop.ORB.objectURLToObject(ORB.java:3256)
    at com.ibm.rmi.corba.ORB.string_to_object(ORB.java:3619)
    at com.ibm.ws.naming.util.WsnInitCtxFactory.stringToObject(WsnInitCtxFactory.java:1524)
    at com.ibm.ws.naming.util.WsnInitCtxFactory.getWsnNameService(WsnInitCtxFactory.java:1389)
    ... 16 more
    Caused by: java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:522)
    at java.net.Socket.connect(Socket.java:470)
    at java.net.Socket.<init>(Socket.java:367)
    at java.net.Socket.<init>(Socket.java:180)
    at com.ibm.ws.orbimpl.transport.WSTCPTransportConnection.createSocket(WSTCPTransportConnection.java:270)
    at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:354)
    ... 28 more
    Service com.sap.aii.adapter.jms.svc start ================= ERROR =================
    com.sap.engine.frame.ServiceRuntimeException: Could not obtain an initial context due to a communication failure. Since no pr
    ovider URL was specified, the default provider URL of "corbaloc:iiop:1.0(at)sapdpi-lpar:2809/NameService" was used.  Make sure t
    hat any bootstrap address information in the URL is correct and that the target name server is running.  Possible causes othe
    r than an incorrect bootstrap address or unavailable name server include the network environment and workstation network conf
    iguration.
    at com.sap.aii.adapter.jms.core.service.AdapterServiceFrameImpl.bindAdapter(AdapterServiceFrameImpl.java:171)
    at com.sap.aii.adapter.jms.core.service.AdapterServiceFrameImpl.start(AdapterServiceFrameImpl.java:125)
    at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:155)
    at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:113)
    at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:60)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:162)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:260)
    Caused by: javax.naming.ServiceUnavailableException: Could not obtain an initial context due to a communication failure. Sinc
    e no provider URL was specified, the default provider URL of "corbaloc:iiop:1.0(at)sapdpi-lpar:2809/NameService" was used.  Make
    sure that any bootstrap address information in the URL is correct and that the target name server is running.  Possible caus
    es other than an incorrect bootstrap address or unavailable name server include the network environment and workstation netwo
    rk configuration. [Root exception is org.omg.CORBA.TRANSIENT: Connection state: State: ABORT (5)  vmcid: 0x4942f000  minor co
    de: 775  completed: No]
    at com.ibm.ws.naming.util.WsnInitCtxFactory.mapInitialReferenceFailure(WsnInitCtxFactory.java:2228)
    at com.ibm.ws.naming.util.WsnInitCtxFactory.getWsnNameService(WsnInitCtxFactory.java:1414)
    at com.ibm.ws.naming.util.WsnInitCtxFactory.getRootContextFromServer(WsnInitCtxFactory.java:944)
    at com.ibm.ws.naming.util.WsnInitCtxFactory.getRootJndiContext(WsnInitCtxFactory.java:865)
    at com.ibm.ws.naming.util.WsnInitCtxFactory.getInitialContextInternal(WsnInitCtxFactory.java:545)
    at com.ibm.ws.naming.util.WsnInitCtx.getContext(WsnInitCtx.java:123)
    at com.ibm.ws.naming.util.WsnInitCtx.getContextIfNull(WsnInitCtx.java:798)
    at com.ibm.ws.naming.util.WsnInitCtx.rebind(WsnInitCtx.java:242)
    at com.ibm.ws.naming.util.WsnInitCtx.rebind(WsnInitCtx.java:255)
    at javax.naming.InitialContext.rebind(InitialContext.java:367)
    at javax.naming.InitialContext.rebind(InitialContext.java:367)
    at com.sap.aii.adapter.jms.core.service.AdapterServiceFrameImpl.bindAdapter(AdapterServiceFrameImpl.java:163)
    ... 7 more
    Caused by: org.omg.CORBA.TRANSIENT: Connection state: State: ABORT (5)  vmcid: 0x4942f000  minor code: 775  completed: No
    at com.ibm.rmi.iiop.Connection.checkEstablished(Connection.java:3091)
    at com.ibm.rmi.iiop.Connection.send(Connection.java:2145)
    at com.ibm.rmi.iiop.Connection._locate(Connection.java:463)
    at com.ibm.rmi.iiop.Connection.locate(Connection.java:439)
    at com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:219)
    at com.ibm.rmi.corba.Corbaloc.locateUsingINS(Corbaloc.java:307)
    at com.ibm.rmi.corba.Corbaloc.resolve(Corbaloc.java:378)
    at com.ibm.rmi.corba.ORB.objectURLToObject(ORB.java:3721)
    at com.ibm.CORBA.iiop.ORB.objectURLToObject(ORB.java:3256)
    at com.ibm.rmi.corba.ORB.string_to_object(ORB.java:3619)
    at com.ibm.ws.naming.util.WsnInitCtxFactory.stringToObject(WsnInitCtxFactory.java:1524)
    at com.ibm.ws.naming.util.WsnInitCtxFactory.getWsnNameService(WsnInitCtxFactory.java:1389)
    ... 17 more
    ==============================================================================================
    Could anyone tell me why is trying to connect to "corbaloc:iiop:1.0(at)sapdpi-lpar:2809/NameService"? Do I have to configure a default provider URL for SAP PI server? If so, where I configure it? Any help will be appreciated.
    Thank you in advance.
    Roger Allué i Vall

    Hi Roger,
    we also experience the same issue and would be very keen to understand how you resolved this problem.
    Many thanks.
    Dieter

  • Unable to start service 'com.sap.aii.adapter.jms.svc'

    Hi people,
    After I have successfully deployed the external drivers jdbc/jms drivers on a PI 7.1 system trough JSPM using the com.sap.aii.adapter.lib.sda file but now the com.sap.aii.adapter.jms.svc and the com.sap.aii.adapter.jdbc.svc do not want to start up. When checking the log DefaulTrace log file I found the following error Reported reason: Service com.sap.aii.adapter.jms.svc is not loaded Any ideas on what the problem could be?

    Hi people,
    Thanks for all the ideas. I have followed all the notes and guides to prepare the SDA file ie editing the XML file and adding the JAR files.
    The problem was that somewhere along the line the provider.xml file of the old aii_af_jmsproviderlib.sda and the new com.sap.aii.adapter.lib.sda file seeming ot "merged" during my struggles.
    The provider.xml file of the SDA which I tried to uploaded had the two reference entries which actually belong to the old aii_af_jmsproviderlib.sda in as well as the correct reference entry. Once I removed these incorrect reference entries the services started up correctly.
    I found the error mention above by firstly renaming the DefaultTrace_X.trc file and restarting the JAVA stack. I then stepped through each line of the newly created DefaultTrace_X.trc file from the top down and found the following entries:
    1) Cannot resolve component library:sap.com/com.sap.aii.adapter.lib because referenced component Reference strong to library com.sap.aii.messaging.runtime not found#
    2) Cannot resolve component service:sap.com/com.sap.aii.adapter.jdbc.svc because referenced component library:sap.com/com.sap.aii.adapter.lib not resolved#
    3) Cannot resolve component service:sap.com/com.sap.aii.adapter.jms.svc because referenced component library:sap.com/com.sap.aii.adapter.lib not resolved#
    In line line 1 I saw that it was referencing the com.sap.aii.messaging.runtime which seemed suspect. Luckily I still had the original SDA file and when comparing it to the uploaded SDA file I found the incorrect entry.
    Thanks again for all the help

  • Com.sap.aii.ibrep.sbeans.upload.RemoteUploadException:

    Hi I'm trying to import an Z-idoc to the XI integration repository, but the import fails with the following message:
    Import failed with 1 error
    com.sap.aii.ibrep.sbeans.upload.RemoteUploadException: The objects as displayed in the navigation tree are possibly not up-to-date
    Does anyone know what that means?
    Br
    Olof

    Hi Olof
    1. Pls do check whether any other user tried to import this idoc and is in his change list w/o being activated. If so transfer the same to your user id and get it activated.
    2. Pls do check http:<server>:<J2EE port>/rep/support/public/LockAdminService (for this link mostly a user with XISUPER only will work) and delete the locked objects from the list and try activating it again.
    Cheers..
    Vasu
    <i>** Reward POints if found useful **</i>

  • Middleware - SAP AII

    Hi RFID Friends,
    i found many informations about SAP AII and RFID Tech. in this , but nothing to a Middleware, witch is essentail for comm. between RFID hardware and SAP. help.sap.com is like a cloesed book in this case. I read about BizTalk or Websphere, XI... but all those are to much for an Small Business case. it's unclear for me:
    1. What SAP AII need to get DATA from an Reader. What is the simply and cheap way?
    2. Because AII is an standalone System, is XI neccecery to get this Information from AII into SAP ERP?
    Can you help me please.
    Thank you all
    Bülent

    Hi Bullent,
                   You were correct in not finding out any information on RFID Middleware on help.sap.com.
    This is because SAP is not involved in that business at all. Instead SAP depends upon its partners to deliver RFID middleware solutions. For eg, Biztalk from Microsoft, IBM middleware and PIXIE from Infosys technologies Ltd are such examples. SAP AII exposes an interface which the middleware development team has to comply with. Then there is also a SAP Certification process for Device middlewares that support communication with SAP AII.
    SAP similarly also depends upon its partners for RFID hardware also. For. Zebra, Motorola are some of the RFID hardware that are compliant with SAP AII for mobile devices.
    Answer to your questions:
    1) SAP AII can get whatever data is written on the tags. It depends on your business requirement what data is needed by you on the tags. There is no simple or cheap way. There are two ways.
    a) Fixed Readers: Require RFID middleware between hardware and SAP AII
    b) Mobile Readers: Can be directly supported by SAP AII witout device middleware. (So this can be cheaper )
    2) Yes SAP XI is necessary to send data to SAP ERP. Else it will require huge custom abap development to support this.
    I hope i have answered your questions. Thnks

  • In SAPScript what's the difference between std form and Preconfigured form?

    Hi all,
    These are both SAP given.. but what's the difference??
    Thanks,
    Charles.

    Hi Brown,
       What exactly your questoin,..?
    SAP provided standard forms in part of Products which can be copied and customized as per the customer requirements. Default forms which may customized generalizing the business process.
    You explore your question , it will help to share otehr's expericences on this.
    //Kiran Singh

  • SAP AII - Packing Monitor

    Hi
    I am working on SAP AII 5.1.
    When the Packing Monitor,Loading Monitor is option is accessed , a browser window with Packing monitor screen is opened. But all the options in that screen are disabled.
    At the top of the screen the given message is displayed.
    "  Enter a device group ID via URL parameter 'deviceGroup' ."
    Please help in solving this issue.

    Hello,
    in the url you have to postifx the url with ?deviceGroup=YourDeviceGroup
    For this Device Group the Monitor performs periodically a refresh.
    Best regards
    Michael

  • SAP AII 5.1 Transactions from Mobile device - Using SAPConsole

    Hi Friends ,
    1 . From Mobile devices [ SAPConsole enabled ]  , can we execute all SAP AII 5.1 transactions ( Like Tag commissioning, decommissiong , Packing ,Loading etc ., ) ?
    2. We specifilcally looking for 2DBarcode and Liner barcode not for RFID .So, will it fulfill our needs ?
    Please provide some inputs and it would  be great if you provide some help links  .
    Regards.,
    V.Rangarajan

    Hi Henrik,
    Did you find the solution to your problem ?
    I'm facing the same issue, so I'd be pleased to know the solution!
    Regards
    Stekam

  • BODS 3.1 : SAP R/3 data extraction -What is the difference in 2 dataflows?

    Hi.
    Can anyone advise as to what is the difference  in using the data extraction flow for extracting Data from SAP R/3 ?
    1)DF1 >> SAPR/3 (R3/Table -query transformation-dat file) >>query transformation >> target
    This ABAP flow generates a ABAP program and a dat file.
    We can also upload this program and run jobs as execute preloaded option on datastore.
    This works fine.
    2) We also can pull the SAP R/3 table directly.
    DF2>>SAPR/3 table (this has a red arrow like in OHD) >> Query transformation >> target
    THIS ALSO Works fine. And we are able to see the data directly into oracle.
    Which can also be scheduled on a job.
    BUT am unable to understand the purpose of using the different types of data extraction flows.
    When to use which type of flow for data extraction.
    Advantage / disadvantage - over the 2 data flows.
    What we are not understanding is that :
    if we can directly pull data from R/3 table directly thro a query transformation into the target table,
    why use the Flow of creating a R/3 data flow,
    and then do a query transformation again
    and then populate the target database?
    There might be some practical reasons for using these 2 different types of flows in doing the data extraction. Which I would like to understand.  Can anyone advise please.
    Many thanks
    indu
    Edited by: Indumathy Narayanan on Aug 22, 2011 3:25 PM

    Hi Jeff.
    Greetings. And many thanks for your response.
    Generally we pull the entire SAP R/3 table thro query transformation into oracle.
    For which we use R/3 data flow and the ABAP program, which we upload on the R/3 system
    so as to be able to use the option of Execute preloaded - and run the jobs.
    Since we do not have any control on our R/3 servers nor we have anyone on ABAP programming,
    we do not do anything at the SAP R/3 level
    I was doing this trial and error testing on our Worflows for our new requirement
    WF 1 : which has some 15 R/3 TABLES.
    For each table we have created a separate Dataflow.
    And finally in between in some dataflows, wherein, the SAP tables which had lot of rows, i decided to pull it directly,
    by-passing the ABAP flow.
    And still the entire work flow and data extraction happens ok.
    In fact i tried creating a new sample data flow and tested.
    Using direct download and - and also execute preloaded.
    I did not see any major difference in time taken for data extraction;
    Because anyhow we pull the entire Table, then choose whatever we want to bring into oracle thro a view for our BO reporting or aggregate and then bring data as a table for Universe consumption.
    Actually, I was looking at other options to avoid this ABAP generation - and the R/3 data flow because we are having problems on our dev and qa environments - giving delimiter errors.  Whereas in production it works fine. Production environment is a old set up of BODS 3.1. QA and Dev are relatively new enviornments of BODS. Which is having this delimiter error.
    I did not understand how to resolve it as per this post : https://cw.sdn.sap.com/cw/ideas/2596
    And trying to resolve this problem, I ended up with the option of trying to pull directly the R/3 table. Without using ABAP workflow.  Just by trial and error of each and every drag and drop option. Because we had to urgently do a POC and deliver the data for the entire e recruiting module of SAP. 
    I dont know whether i could do this direct pulling of data - for the new job which i have created,
    which has 2 workflows with 15 Dataflows in each worflow.
    And and push this job into production.
    And also whether i could by-pass this ABAP flow and do a direct pulling of R/3 data, in all the Dataflows in the future for ANY of our SAP R/3 data extraction requirement.  And this technical understanding is not clear to us as regards the difference between the 2 flows.  And being new to this whole of ETL - I just wanted to know the pros and cons of this particular data extraction. 
    As advised I shall check the schedules for a week, and then we shall move it probably into production.
    Thanks again.
    Kind Regards
    Indu
    Edited by: Indumathy Narayanan on Aug 22, 2011 7:02 PM

  • What is the difference between CUSTCRMPRJ or crm/home/shr/ext in SAP-CRMWEB

    Hi
    I have some questions related to customization of E-commerce application.
    as we per the SAP doc.
    we have three software components.
    SAP-CRMWEB * SAP-SHRWEB
    In the above two software components have two dc's like /crm/home/crm/ext &  /crm/home/shr/ext and for all the extensions to modify. If we are adding all the chnages related to E-Commerce in the above DC's . what is the use of CUSTCRMPRJ software component?
    Is there any difference between CUSTCRMPRJ.sca and above dc's, 
    When to modify which component?
    2)
    What is the relation between SHRWEB & SHRAPP same way CRMWEB  & CRMAPP.?
    3)
    What is the relation between  SHRWEB& CRMWEB , SHRAPP &  CRMAPP?
    Please clarify the above questions.
    Regards
    Vijay

    Hi Nitin,
    Thanks for the valid reply.
    I have worked on webdynpro applications in SAP WAS, but not much with respect to J2EE app. Now  I need to  support the CRM E-commerce apps(b2b scenario)  which are already customized by dev team.
    I have few questions related to applications.
    I have imported the weborder track which has all the following .SCA's
    sap.com_CUSTCRMPRJ
    sap.com_SAP-CRMAPP
    sap.com_SAP-CRMDIC
    sap.com_SAP-CRMWEB
    sap.com_SAP-SHRAPP
    sap.com_SAP-SHRWEB
    I have understood one point clearly that, SHRAPP & CRMAPP will have only Enterprise application Dc's only, it has one.ear file to deply the web applicatons related to  SHRWEB and CRMWEB by refering the related web DC's.
    All CRM Web component DC's in SHRWEB have corresponding Enterprise applications in SHRAPP to deploy in server. same for CRMWEB.SCA have corresponding Enterprise application dc's in CRMAPP.
    can you clarify the folowing questions.
    1) what is the relation ship between SHRWEB and CRMWEB?
    2) what is the difference between
                *isa (E-Commerce), this related .war is available in SHRWEB.sca*
               *icss (Internet Customer Self Service) .war is availabl in CRMWEB.sca*
    3) There are lot of dc's available in SHRWEB& CRMWEB, what is the relationship between each dc?
    SAP-SHRWEB
    CRM/home/shr/ext/  (for customer extn)
    crm/ipc/web/ipc/
    crm/ipc/web/ipcpricing
    crm/ipc/web/ipcshared
    crm/ipc/web/msaipc
    crm/ipc/web/shared/pricing
    crm/ipc/web/tomcatstart
    crm/ipc/web/tteanalysis
    crm/isa/web/advisor
    crm/isa/web/auctionb2x
    crm/isa/web/auctionebay
    crm/isa/web/b2b   
    crm/isa/web/b2c
    crm/isa/web/catlog
    crm/isa/web/catlogtool
    crm/isa/web/isacore
    crm/isa/web/isauseradm
    crm/isa/web/lwccustomer
    crm/isa/web/ocitest
    crm/isa/web/shopadmin
    crm/sve/web/sve
    crm/tc/web/appbase
    crm/tc/web/attachment
    crm/tc/web/catlog
    crm/tc/web/contract
    crm/tc/web/core
    crm/tc/web/ecommercebase
    crm/tc/web/scheduler
    crm/tc/web/shopr3/metadata
    crm/tc/web/user
    crm/tc/web/xcmadmin
    crm/web/mimes
    SAP-CRmWEB
    crm/eservice/web/cr_b2b
    crm/eservice/web/insp_b2b
    crm/home/crm/ext/
    crm/icss/web/icss_b2b
    crm/icss/web/icss_b2c
    crm/icss/web/icss
    crm/icss/web/cviews
    crm/icss/web/entitlementinquiry
    crm/icss/web/imsadmin
    crm/icss/web/lwc
    crm/icss/web/partmerregistration
    crm/isa/web/sharedcatlog
    4)
    Also in the above dc's how to find that which dc's are related to Web order , Web Complaints & Returns.?
    Please clarify it.
    Regards

  • What is the difference between SAP NW PI7.1 and PI7.1 EHP1

    We have a customer using SAP PI7.1 EHP1. The application to be deployed
    isdeveloped on SAP Netweaver PI 7.1 SP06.
    We need to know if application developed and transported from PI7.1 is
    compatible with EHP1?
    Below are the Components used by the application .
    1) SSL communication using SOAP adapter
    2) Java mapping , Graphical mapping , XSLT mapping
    3) Customised EJB modules
    4) Adapter framework
    5) ALE layer for IDoc communication from ERP to PI
    6) RFC lookups to PI system and ERP system.
    Questions
    1)Will PI EHP1 be able to communicate with PI7.1 using SOAP adapter ?
    2) What is the difference between SAP NW PI7.1 and PI7.1 EHP1 ?
    Regards,
    Sneha

    Hi,
    EHP Pi7.1 new
    IPv6 Support in SAP Systems (new)
    Async/Sync and Sync/Async Bridge in the JMS Adapter (New)
    High Availability (New)   Locate the document in its SAP Library structure
    Use
    A new concept is available for setting up a high availability environment for SAP NetWeaver Process Integration (PI). To do this, you need SAP Web Dispatcher for load balancing, and you must reconfigure your HTTP, RFC, and RMI connections so that they can be used for load balancing. You must also make various configuration steps in other components of your PI environment.
    [Level 4: Document: XML to Text Conversion Module (New)] XML to Text Conversion Module (New)
    Message Packaging (New)
    Monitoring Milestones (New)   Locate the document in its SAP Library structure
    Use
    You can use the new scenario variant Monitoring Milestones of the Business Process Management scenario to define a monitoring process that can monitor events from different applications. A monitoring process can subscribe to events from SAP or non-SAP systems.
    check  given Link
    http://help.sap.com/saphelp_nwpi711/helpdata/en/61/8c3842bb58f83ae10000000a1550b0/frameset.htm
    Regards,
    Amit

  • What is the difference between local printing and remote printing in SAP

    Hello Nation,
    I would like to know what is the difference between local printing and remote printing in SAP and in what scenarios they are used ?
    1.What is local printing in SAP ?
    2.What is Remote Printing in SAP?
    3.what is the difference between local printing and remote printing in SAP ?
    Thank you in Advance.
    Regards,
    -Mohamed Naveen.

    Hi,
    This is SAP Business one system administration forum. Please find correct forum and repost your discussion to get quick response.
    Please close this thread here with helpful answer.
    Thanks & Regards,
    Nagarajan

  • What is the difference b/w the sap r/3 platform and netweaver?

    what is the difference b/w the sap r/3 platform and NetWeaver.
    do both go hand in hand .......
    i am relatively new to ESA....
    if one want to manage databases will he use sap/3 or NetWeaver...
    is NetWeaver is additional functionality incorporated in r/3 to mange it strategies......

    Hi,
    Check out this forum posting. I think it covers the question - it has been asked a couple of times.
    netweaver vs mysap
    Cheers,
    Mike.

  • What is the difference in SAP CRM and SAP R/3

    Hi Experts,
    I am new to the CRMs system. Please clarify the following points.
    what is the difference between SAP CRM system and SAP R/3?
    In SAP R/3 contains the different module like SD , FI, MM, HR... Like that in SAP CRM also have different modules.?
    How diffrent SAP CRM from SAP R/3?..
    How to know the Basics of the CRM?
    The ABAPers which are doing the coding in SAP R/3 is ok to for doing the coding in SAP CRM also. or any difference is there?
    Please clarify
    Regards

    Hi
    SAP R/3 is the core ERP package software with various modules integrated like SD,MM,PP,FICO  to automate the business process in the organisations and companies and to increase the productivity by automating the manual processes and SAP CRM  is New dimentional module of SAP to focus on the Customer relations and customer centric information from all angels at 360 degrees for marketing sales and service areas with different channels like internet sales interaction center and field sales (mobile sales)
    Refer to the link below for CRM
    http://help.sap.com/saphelp_crm50/helpdata/en/1a/023d63b8387c4a8dfea6592f3a23a7/frameset.htm
    http://help.sap.com/bp_crmv250/CRM_DE/index.htm
    Reward points if helpful
    Dinaker vikas

Maybe you are looking for

  • How do I remove an e-mail account from my Nokia e-...

    On my Nokia 5230 I'm using the Nokia e-mail client: http://store.ovi.com/content/8794 . This works fine for me. Yesterday I encountered a little proplem which I cannot resolve so far. I want to remove an e-mail account from my account list and I can

  • A question about mapping

    ok, my problem is this : I use /faces/* mapping and i want to be able to put my links like this : <h:outputLink value="login.jsp"> <h:outputText value="Login" /> </hLoutputLink> If do it like this then my apache doesnt find "the FacesContext" (i know

  • How to create a parameterized view

    hi all how to create a parameterized view

  • This image cannot be rendered for editing because Aperture does not support

    Editing Error: This image cannot be rendered for editing because Aperture does not support the image format. I have been having this issue when trying to open photos in CS4. It only seems to be affecting images from the last year or so, although I'm

  • IPod touch photo cache duplicates

    My iPod photo cache has multiple duplicate images. I believe they appeared after picking up a virus on my PC and I synched the iPod. Now the virus has been removed from my PC, how can I remove just the duplicate photos from my iPod?