Com.sap.tc.ap\comp folder not found ,Installing Mobile Plug-Ins in the NWDS

Hi Friends,
While Installing Mobile Plug-Ins in the Netweaver IDE 7.1 I am unable to find the com.sap.tc.ap\comp folder which should be present there as per the configuration guide available at the link http://help.sap.com/saphelp_nwmobile71/helpdata/en/b6/0f5c4a07cd4bcdb58598760cb27766/frameset.htm.
Please Suggest.
Regards
Nitesh

HI David ,
The Procedure given in the tutorial has given the steps as shown below but they have not given the detailed steps that how can we create the
1. Data Objects ,
2. Create back-end adapters
3. Create associations ,
4. Activate the data objects and the back-end adapters in the DOE ,
5. Create a distribution model and Assign this distribution model to your test device
    The tutorial discribes in the below shown manner .
      1.      Create an SWCV called ServiceOrderManagement.
      2.      In the ServiceOrderManagement SWCV, create the standard data objects: Customersand ServiceOrders.
The Customer data object must have the following attributes:
○       CUSTOMERID
○       CUSTOMERNAME
○       STREET
○       ZIPCODE
○       TOWN
○       REGION
The ServiceOrders data object must have the following attributes:
○       CUSTID
○       ORDERID
○       EQUIPTYPE
○       DESCRIPTION
○       PERC_DONE
○       HOURS_SPENT
○       MATERIAL
       3.      Create back-end adapters for the data objects.
       4.      Create associations between the two data objects: the CUSTOMERID attribute of the Customer data object must have as association with the CUSTID attribute of the ServiceOrder data object.
       5.      Activate the data objects and the back-end adapters in the DOE.
       6.      Create a distribution model for the data objects and activate them.
       7.      Assign this distribution model to your test device
Please suggest.
Regards
Nitesh

Similar Messages

  • Package com.sap.ip.me.api.logging and com.sap.ip.me.api.user not found.

    I don't have
    com.sap.ip.me.api.logging
    and
    com.sap.ip.me.api.user
    packages in me2lib.jar (and none of the jars in the lib folder of the SAPMobileEngine folder).
    Any ideas as to where these are ?

    I don't think you can use ME2.1 Client with MI2.5 Server. At least they have different login protocol, and maybe different synchronization protocol as well.
    The library MEg.jar, that I have inspected for the missing libraries, is a part of MI25 SP09. I heartily advise you to migrate your application to MI.
    Cheers,
    Todor

  • EP6: com.sap.pct.crm.generics.ValueHelp not found

    Hi at all,
    We are tring to setup crm default scenario in EP6.
    To do this we have imported the relative business package from iviewstudio.com (Business Package for SAP CRM 4.0 50.2)
    The Bsp part of the application seems to work fine but we get an error following the link that should open a pop-up to help the user selecting values
    The error is described here:
    <i>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    iView not found: /global/services/service-iviews/local/com.sap.pct.crm.generics.ValueHelp.</i>
    This Iview was imported correctly from the business package (I've checke the import logs).  
    I've looked on the server and I've found the related classes/jar (generics.jar).
    I've looked also log (using the logviewer application) files but there nothing releted to this.
    Does anyone have an idea to solve the problem? or something else to check?
    Thanks in advance,
    Bye
    Fabio

    Hi Giovanni,
    It looks like a permissions issue, you might want to refer to the permissions of
    1. The role that you are creating, see to it that you have everyone group assigned to it and enduser checked.
    2. As you are connecting to CRM system, you might be have created a system using which you are accessing the CRM system, check for the permissions of that as well.
    Hope this helps.
    Cheers,
    Sandeep Tudumu

  • Why am I not able to put plug-ins on the master track?

    so my problem is that the volume of tracks in logic is correctly and if I listen to them in itunes they are way lower. I put an adaptive limiter, a match eq, a multripressor and gain on the output track and nothing changed. How can I solve that problem?
    Thanks

    The simple solution is to turn up iTunes' output.
    The better solution is to learn about audio levels and how those plugins work. It now comes across as if you just put those plugins on without understanding what they do, and what their downsides are; here are some useful links with valuable info - especially the Levels in Digital Audio .pdf, found in the first link, is a must read.
    http://www.logicprohelp.com/forum/viewtopic.php?t=57055
    http://www.gearslutz.com/board/music-computers/468170-loudness-when-producing-mi xing-tips.html
    http://music.tutsplus.com/tutorials/how-to-master-a-track-in-15-minutes-or-less- -audio-24
    http://tarekith.com/assets/mastering.html

  • Adobe flash player will not install. When asked to install missing plug ins, nothing comes up.

    I go to install adobe flash player and nothing comes up. Firefox says I need to install missing plug ins, but when I go to install the missing plug ins, nothing comes up. Says something about doing it manually. I don't know what that is.

    You can download the manual installers and run them to install Flash. Details are shown in the Adobe troubleshooting guide - http://kb2.adobe.com/cps/191/tn_19166.html#main_ManualInstaller

  • SAP Java Crypto Toolkit was not found

    Hi,
    I m trying to install Netweaver 7.0 BI and portal with SR3 package. Installation is Cluster installation on windows 2008 and sql 2008 platform. When I came to Centarl instance installtion. On Start Java Phase I had the error. I put the error below. I check the notes Note 1071472 - FileSystem SecureStore connection issues, Note 914818 - JSPM: Could not detect database, Note 1154133 - JSPM: SAP Java Crypto Toolkit was not found.
    Thank you For your Help.
    Bootstrap MODE:
    <INSTANCE GLOBALS>
    determined by parameter [ID0276347].
    Exception occurred:
    com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
         at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:476)
         at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:146)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:971)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ==[ Caused by: ]==----
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:115)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:74)
         at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:473)
         at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:146)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:971)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.sql.log.OpenSQLException: Error while accessing secure store: Encryption or decryption is not possible because the full version of the SAP Java Crypto Toolkit was not found (iaik_jce.jar is required, iaik_jce_export.jar is not sufficient) or the JCE Jurisdiction Policy Files don't allow the use of the "PbeWithSHAAnd3_KeyTripleDES_CBC" algorithm..
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:145)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:226)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:197)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:112)
         ... 13 more
    Caused by: com.sap.security.core.server.secstorefs.NoEncryptionException: Encryption or decryption is not possible because the full version of the SAP Java Crypto Toolkit was not found (iaik_jce.jar is required, iaik_jce_export.jar is not sufficient) or the JCE Jurisdiction Policy Files don't allow the use of the "PbeWithSHAAnd3_KeyTripleDES_CBC" algorithm.
         at com.sap.security.core.server.secstorefs.SecStoreFS.openExistingStore(SecStoreFS.java:1975)
         at com.sap.sql.connect.OpenSQLConnectInfo.getStore(OpenSQLConnectInfo.java:802)
         at com.sap.sql.connect.OpenSQLConnectInfo.lookup(OpenSQLConnectInfo.java:783)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:209)
         ... 15 more
    Caused by: javax.crypto.NoSuchPaddingException: Padding 'PKCS5Padding' not implemented.
         at iaik.security.cipher.w.engineSetPadding(Unknown Source)
         at iaik.security.cipher.PbeWithSHAAnd3_KeyTripleDES_CBC.<init>(Unknown Source)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at java.lang.Class.newInstance0(Class.java:308)
         at java.lang.Class.newInstance(Class.java:261)
         at javax.crypto.SunJCE_b.a(DashoA12275)
         at javax.crypto.SunJCE_b.a(DashoA12275)
         at javax.crypto.Cipher.a(DashoA12275)
         at javax.crypto.Cipher.getInstance(DashoA12275)
         at com.sap.security.core.server.secstorefs.Crypt.<init>(Crypt.java:220)
         at com.sap.security.core.server.secstorefs.SecStoreFS.<init>(SecStoreFS.java:1346)
         at com.sap.sql.connect.OpenSQLConnectInfo.getStore(OpenSQLConnectInfo.java:798)
         ... 17 more
    [Bootstrap module]> Problem occurred while performing synchronization.

    Hi
    > > Caused by: com.sap.sql.log.OpenSQLException: Error while accessing secure store: Encryption or decryption is not possible because the full version of the SAP Java Crypto Toolkit was not found (iaik_jce.jar is required, iaik_jce_export.jar is not sufficient) or the JCE Jurisdiction Policy Files don't allow the use of the "PbeWithSHAAnd3_KeyTripleDES_CBC" algorithm..
    >      at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
    >      at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:145)
    >      at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:226)
    >      at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:197)
    >      at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:112)
    It looks like the JCE file which you have downloaded is not the correct one. As you can see some jar files are missing. Check JCE files.
    Check SAP Note 1240081 - "Java Cryptography Extension Jurisdiction Policy" files
    Thanks
    Sunny

  • Error 48: File or folder not found when using photomerge panorama - imac photoshop elements 10

    Any help is appreciated.  Followed the photomerge panorama instructions and got error 48: file or folder not found.....line 16 ...
    using photoshop elements 10 on imac with OSX 10.8.2
    Thx

    Have you recently updated your Operating system? Please try repairing permissions for your hard disk.
    Please check the help document to know more about repairing permissions http://helpx.adobe.com/x-productkb/global/error-licensing-stopped-mac-os.html#main_Solutio n_3__Repair_Disk_Permissions

  • Javax.naming.NameNotFoundException: java:comp/UserTransaction not found

    Hi,
    trying to obtain UserTransaction from client:
    UserTransaction t = (UserTransaction)context.lookup("java:comp/UserTransaction");
    but I get this error:
    javax.naming.NameNotFoundException: java:comp/UserTransaction not found
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:164)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
    Any help?

    The problem has been resolved. It was a usage-related issue. Thank you all.

  • Javax.naming.NameNotFoundException: java:comp/EJBContext not found

    I get the following exception when I hit my login page:
    javax.naming.NameNotFoundException: java:comp/EJBContext not found
    at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:60)
    at com.evermind.naming.FilterContext.lookup(FilterContext.java:126)
    at com.evermind.server.ApplicationClientContext.lookup(ApplicationClientContext.java:63)
    at javax.naming.InitialContext.lookup(InitialContext.java:351)
    at org.jboss.seam.util.EJB.getEJBContext(EJB.java:115)
    at org.jboss.seam.util.Transactions.isEJBCTransactionActiveOrMarkedRollback(Transactions.jav
    a:111)
    at org.jboss.seam.util.Transactions.isTransactionActiveOrMarkedRollback(Transactions.java:54
    at org.jboss.seam.web.ExceptionFilter.rollbackTransactionIfNecessary(ExceptionFilter.java:12
    8)
    at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:63)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
    at org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:96)
    at org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:220)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:61
    7)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatche
    r.java:368)
    at com.evermind.server.http.HttpRequestHandler.doDispatchRequest(HttpRequestHandler.java:889
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:797)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:607)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:376)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:161)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:142)
    at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.ja
    va:275)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
    at java.lang.Thread.run(Thread.java:595)
    I'm using JBoss Seam as my web framework, and the Seam container is starting up successfully after deploying my WAR file. I get this stacktrace when I hit my first page.
    I googled "java:comp/EJBContext" and it looks like it's a standard EJB3 resource which should be available. Any ideas?

    I figured out how to get JBoss Seam working with OC4J 11 and wrote it up here:
    http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamOC4J11g
    By the way, the solution to this particular problem was I didn't need to have any content in my jndi.properties at all, and I was trying to use java.naming.factory.initial=com.evermind.server.ApplicationClientInitialContextFactory (or com.evermind.server.rmi.RMIInitialContextFactory).

  • Says "ipod folder not found"

    Hi, I need help...I have an ipod and it has been working fine but all of a sudden when I try to upload new songs on it or try to play the songs on my ipod they dont play and itunes says "folder not found" what can i do to fix this?

    Hi susie73,
    Welcome to Apple Support Communities.
    You can find some additional steps to try in this article:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Have a great day,
    Jeremy

  • Install NW Developer Studio. Error:SDK Folder not found!?

    Hi All,
    I installed Java EE5 SDK(with JDK) and now want to install NW Developer Studio 2.0. The wizard ask for the Java SDK folder path and when I enter it gives an error message "JAVA SDK folder not found".
    I used this "path C:\Program Files\Java\Sun\SDK"
    Can anyone help ?
    Best Regards,
    Kushi

    Hi Kushi,
    NWDS 2.0 is released with SAP NetWeaver 2004 which runs on JDK 1.4. Another reason for this issue might be the space in the path "C:\Program Files\Java\Sun\SDK".
    Please install JDK 1.4 into a path without spaces and try again.
    Hope it helps!
    -Vladimir
    PS. Your question does not seem related to the Java EE 5 Edition of SAP NetWeaver, so I'm moving this thread to the NetWeaver AS Java forum.

  • Cross Plateform Migration:Target Folder not found

    Hi All
    I am try to use Cross Plateform Migration Fnction to migrate Data to AD file server. and I have perform [Migrate Data and Trustees] to migrate "user to user", but the last step "Validate", it show "Target folder not found "....Ireview all steps I set...indeed I seem not set target file server path.
    But I do not which step let me could set Target File Server, By using Policy or which place ? Who could kindly tell me How to set Target File Server path ?
    thanks!!
    wyldkao

    wyld,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • "Digital Editions Ordner nicht gefunden" (Digital Editions folder not found)?

    Hi all
    I get the error "Digital Editions Ornder nicht gefunden" (Digital Editions folder not found) when I start Adobe Digital Editions and the books on my computer are not shown.
    Uninstall/reinstall didn't solve the problem. Any ohter ideas?

    Found the solution in another discussion.
    Installed this and it works.
    http://support.microsoft.com/?kbid=886549

  • Moved Music to New Hard Drive - Required folder not found??? pls help

    Hello
    I have recently purchased a new external hard drive as my crappy Dell was full to the brim with music.
    I have moved all my music files over to the hard drive and re installed itunes.
    Now when i drag my music folder into the itunes library it updates but the shortly after an error message occurs that says:-
    'Itunes Libray music file cannot be saved. Required folder not found'
    Previously i have saved my itunes folder within my music folder?.
    Now everytime i close down itunes all my music has gone from it!??
    Any suggestions....sorry if being really ignorant..not too profficient on computers..
    Thanks in advance.
    Sam
    Dell PC Windows XP
    Dell PC   Windows XP  

    I think itunes by default looks inside you my music folder. In the itunes preferences screen there is an option to select a new folder to your library. Change the path to the music folder on your external drive. Make sure to always have the drive turned on before launching itunes though.
    You may also be able to replace the my music folder with a shortcut to the music folder on the external drive. This behavior may not work in windows though so I'm not sure.

  • Config sync:error: Folder is no longer part of the system data source or the folder not found

    This is the message I am getting when i try to configure synchronization through intellisync in all functions.  Any ideas?
    Folder is no longer part of the system data source or the folder not found
    JT

    jtwilcox wrote:
    Mail account is MAPI
    XP
    Outlook 2007
    thanks for your help so far!
    JT
    Hi...
    Based upon the folder error, my guess is the Desktop Manager is having difficulty determining your default mail client. I am not sure why but it is easy enough to redo a profile in Outlook just to test this. (Control Panel / Mail)
    Of course, I would backup my PST file prior to doing this and then create a new profile and import the PST file into the new profile. Once the profile is running and tested ok, I would again go to the Control Panel / Mail and set the default profile to point to the newly created profile. Then run the Desktop Manager and see what happens....
    H.
    +++++++++++++++++++++++++++++++++++++++++++++++++
    If successful in helping you, please give me kudos in my post.
    Please mark the post that solved it for you!
    Thank you!
    Best Regards
    hmeister

Maybe you are looking for

  • Problem with WIndows 7 and Internet Explorer 11

    I have Windows 7 Pro and just completed installing Service Pack 1.  I checked the the System information and it indicates that the Service Pack did in fact install.  I am now trying to install the latest version of Windows Explorer 11 and when I try,

  • KMS on Nvidia cards via Nouveau drivers

    So, Fedora 11 is enabling KMS on Nvidia video cards via the open-source Nouveau video drivers: http://fedoraproject.org/wiki/Features/ - odesetting I've spent quite a while trying to get it to work myself, but have gotten nowhere.  Has anyone else go

  • Trackpad forgets speed setting

    Under Lion, my Magic Trackpad keeps forgetting its speed settings (how quickly a single-finger motion moves the cursor on the screen). I have it set one notch down from fastest, and it will randomly reset to the middle setting. I've not had this prob

  • Downloading Robohelp 10 trail version

    I was on the Adobe website and I could only find links to download Robohelp 11, but I need the trail version for Robohelp 10. Is there any way someone in this forum could provide with a link or direct me to a place on the website where I could downlo

  • My computer is running slowly, how do I optimize it? Here is the Entrecheck report. I'd appreciate your help.

    EtreCheck version: 1.9.11 (43) - report generated 15. Juni 2014 09:02:38 MESZ Hardware Information:           MacBook Pro (13-inch, Mid 2012)           MacBook Pro - model: MacBookPro9,2           1 2.5 GHz Intel Core i5 CPU: 2 cores           4 GB R