Importing additional sap libraries

Hi there,
I'd like to import some additional sap system libraries to my standard Java project (later part of an ear).
In WAS 700 I add the required jar files to the build path by using the variable SAP_SYSTEM_ADD_LIBS. In the J2EE 5 preview this variable points no nothing (empty). Is this going to be changed in the final version?
In addition I'd like to write to the standard logfile. In release 700 I added the required libraries to the build path using the SAP_LOGGING_LIB_HOME variable. Then I could import com.sap.tc.logging.*. Unfortunally the variable SAP_LOGGING_LIB_HOME is no longer available in J2EE 5.
So, what's the best way to integrate all those sap libraries in J2EE 5 projects (sap system libs and sap logging)? Searching through the files in eclipse\plugins and directly append them to the build path as external jars?
Best regards,
Markus

Hi Vladimir,
no, in my standard java project the logging API jar is (of course) not included. It is also not available if I include the SAP server runtime classes in the build path.
I´have to include everything manually.  ;-(
Greets,
Markus

Similar Messages

  • How can I import multiple iphoto libraries into Photos beta

    I have successfully imported a single iPhoto Library into the Photos Beta app.  However I have several other iPhoto libraries that I would like to import into the Photos library.  Think of is as merging everything into one now that there's iCloud backup.
    I started with iPhoto back in 2005 and have created a separate library every three years ever since.  Each one is quite large, ~40 gigs.
    What is the best means to import additional libraries into my new Photos library.  Unfortunately the File import option on Photos does not allow for a selection of iPhoto Library file type.
    Thanks,
    Brian

    Merge all iPhoto Libraries into one before migrating them to the new Photos.app.
    You cannot add additional libraries to a Photos library, only additional photos.  Or have several Photos libraries, but only one of them can sync with iCloud.
    To merge your iPhoto Libraries into one, use either Aperture, if you have it  (see:  Aperture 3.3: How to use Aperture to merge iPhoto libraries), or the paid version of iPhoto Library Manager:  Download it here:  iPhoto Library Manager

  • NWDS - Importing standard SAp packages

    Hi,
          I am new to NWDS java developmennt.
    I have succesfully developed, deployed a demo EJB to J2EE and also able to execute it from my SAP portal server.
    I am trying to use the user management API ot Portal (like package com.sap.security.api), however when I write the following statement, it gives an error on my local NWDS build.
    import com.sap.security.api;
    Question is how do I refer to this remote package (or any other SAP package) which is lying on J2EE on my local NWDS software build.
    Thanks,
    Amit Jain

    This is answered. The standard SAP packages are available on local machine.
    Right click on project->properties
    Selectr Java Build path-> Libraries->Add Variable->Select ECLIPSE_HOME
    Hit Extend
    Select Plugins
    Select com.sap.security_2.0.0
    Now the import com.sap.security.api.* statement will not give any syntax errors.
    Closing the thread.

  • CMS import  for SAP ESS component(SP 15) fails with fatal error.

    Hi,
    We are working on EP 7.0 SP 15. We have a requirement for changes to be made to SAP delivered ESS codes. We have set up the NWDI and and from the checkin tabn of CMS, the components SAP-JEE (7.00 SP18 ), SAP_JTECHS(7.00 SP18 ), SAP_PCUI-GP(SP 18), EP_BUILDT (7.00 SP18 )and SAP_BUILDT (7.00 SP18 )have been imported successfully to the development tab. But when we try to import the SAP ESS 600(SP level 15) from Checkin tab to the Development tab, the import fails. The exception chain as checked by clicking Details button in teh Develepoment tab of CMS shows the details as:
    20090610145206 Info   :Starting Step Repository-check at 2009-06-10 14:52:06.0283 +5:00
    20090610145206 Info   :Component:sap.com/SAP_ESS
    20090610145206 Info   :Version  :MAIN_ERP05PAT_C.20090427083436
    20090610145206 Info   :1. propagation request is of type TCSSoftwareComponent
    20090610145206 Info   :Propagatable:d647b419330511de9f130030057116fe exists allready in the repository. No import necessary.
    20090610145232 Fatal  :VcmFailure received
    20090610145232 Fatal  :caused by Exception:com.tssap.dtr.client.lib.deltavlib.VcmFailure: Internal Server Error [(pre||post)-condition failed: Internal Server Error]:Internal Server Error [(pre||post)-condition failed: Internal Server Error]
    com.tssap.dtr.client.lib.deltavlib.VcmFailure: Internal Server Error [(pre||post)-condition failed: Internal Server Error]
         at com.tssap.dtr.client.lib.deltavlib.impl.AbstractCommand.checkedExecute(AbstractCommand.java:196)
         at com.tssap.dtr.client.lib.deltavlib.impl.VersionSet.integrate(VersionSet.java:160)
         at com.tssap.dtr.client.lib.deltavlib.impl.VersionSet.integrate(VersionSet.java:148)
         at com.sap.cms.tcs.client.DTRCommunicator.integrateChangelist(DTRCommunicator.java:544)
         at com.sap.cms.tcs.core.RepositoryImportTask.integrateResource(RepositoryImportTask.java:816)
         at com.sap.cms.tcs.core.RepositoryImportTask.processRepositoryImport(RepositoryImportTask.java:367)
         at com.sap.cms.tcs.core.RepositoryImportTask.process(RepositoryImportTask.java:651)
         at com.sap.cms.tcs.process.ProcessStep.processStep(ProcessStep.java:77)
         at com.sap.cms.tcs.process.ProcessStarter.process(ProcessStarter.java:206)
         at com.sap.cms.tcs.core.TCSManager.checkPropagationRequests(TCSManager.java:517)
         at com.sap.cms.pcs.transport.importazione.ImportManager.importazione(ImportManager.java:179)
         at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.execImport(ImportQueueHandler.java:500)
         at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.startImportCheck(ImportQueueHandler.java:130)
         at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImportCheck(CmsTransportProxyBean.java:720)
         at com.sap.cms.pcs.transport.proxy.LocalCmsTransportProxyLocalObjectImpl0_0.startImportCheck(LocalCmsTransportProxyLocalObjectImpl0_0.java:1844)
         at com.sap.cms.ui.wl.Custom1.ImportCheck(Custom1.java:9968)
         at com.sap.cms.ui.wl.wdp.InternalCustom1.wdInvokeEventHandler(InternalCustom1.java:3156)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingCustomController.invokeEventHandler(DelegatingCustomController.java:89)
         at com.sap.tc.webdynpro.clientserver.event.CustomEventProcessor.handleServerEvent(CustomEventProcessor.java:45)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleServiceEvent(WindowPhaseModel.java:361)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:128)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processPhaseLoop(WebDynproWindow.java:345)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:152)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    20090610145232 Fatal  :caused by Exception:com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: VcmFailure received: Internal Server Error [(pre||post)-condition failed: Internal Server Error]:communication error: VcmFailure received: Internal Server Error [(pre||post)-condition failed: Internal Server Error]
    com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: VcmFailure received: Internal Server Error [(pre||post)-condition failed: Internal Server Error]
         at com.sap.cms.tcs.client.DTRCommunicator.integrateChangelist(DTRCommunicator.java:563)
         at com.sap.cms.tcs.core.RepositoryImportTask.integrateResource(RepositoryImportTask.java:816)
         at com.sap.cms.tcs.core.RepositoryImportTask.processRepositoryImport(RepositoryImportTask.java:367)
         at com.sap.cms.tcs.core.RepositoryImportTask.process(RepositoryImportTask.java:651)
         at com.sap.cms.tcs.process.ProcessStep.processStep(ProcessStep.java:77)
         at com.sap.cms.tcs.process.ProcessStarter.process(ProcessStarter.java:206)
         at com.sap.cms.tcs.core.TCSManager.checkPropagationRequests(TCSManager.java:517)
         at com.sap.cms.pcs.transport.importazione.ImportManager.importazione(ImportManager.java:179)
         at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.execImport(ImportQueueHandler.java:500)
         at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.startImportCheck(ImportQueueHandler.java:130)
         at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImportCheck(CmsTransportProxyBean.java:720)
         at com.sap.cms.pcs.transport.proxy.LocalCmsTransportProxyLocalObjectImpl0_0.startImportCheck(LocalCmsTransportProxyLocalObjectImpl0_0.java:1844)
         at com.sap.cms.ui.wl.Custom1.ImportCheck(Custom1.java:9968)
         at com.sap.cms.ui.wl.wdp.InternalCustom1.wdInvokeEventHandler(InternalCustom1.java:3156)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingCustomController.invokeEventHandler(DelegatingCustomController.java:89)
         at com.sap.tc.webdynpro.clientserver.event.CustomEventProcessor.handleServerEvent(CustomEventProcessor.java:45)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleServiceEvent(WindowPhaseModel.java:361)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:128)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processPhaseLoop(WebDynproWindow.java:345)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:152)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    20090610145232 Info   :Step Repository-check ended with result 'fatal error' ,stopping execution at 2009-06-10 14:52:32.0796 +5:00
    The above log is displayed when I click the import -check button on the development tab of CMS. The same error is displayes when the import button is clicked  with only the last sentence changed to:
    Step Repository-check ended with result 'fatal error'
    Can anyone help me on this.... ?
    Thanks,
    Sonali.
    Edited by: Sonali M S on Jun 10, 2009 1:16 PM

    Hi Bala,
    The problem still remails even after making changes in Visual Admin as per the thread Re: Assembly finished with errors
    Also from http://<server>:<port>/nwa we have run the configuration task for "Initial setup of functional unit Development Infrastructure (DI all-in-one)" and there we donot have the option for individual CBS, CMS and DTR installations as told in the thread.
    The other thread import into devlopment failed tells about the SAP note: 988010 iin which it is mentioned that this has been fixed in SP 11 for 7.00 version. We are already on SP 18. So it is assumable that this thing has already been fixed.
    Can there be any other reason for this?
    Thanks,
    Sonali.

  • How to import the SAP R/3' rfc's and Idoc's in to the integration repositor

    Hi all,
            One of my friend who is practicing with SAP XI software. He installed SAP XI and SAP R/3(using the VmwareWorkstation ) in single system. What i have seen that is,
    Left side we can see(IR) the software component version's and namespaces. Under namespaces we can see imported objects. If we right click on the imported objects then it will show “ import of SAP objects”.
                Then it generally show SAP R/3 system name and client number(800) + input text parameters for the application server and system number.
               But what it was showing that  XI's system name and XI's client(100) number. Even i have entered SAP R/3 server name and system number and it's username and password. Then it was telling the corresponding client doesn't exist.
    Please help me to solve this problem.

    check pg13 of the below link
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/73527b2c-0501-0010-5398-c4ac372c9692
    Check this link to know minimum authorizations required for a user to import RFC/Idocs.
    http://help.sap.com/saphelp_nw04/helpdata/en/2b/a48f3c685bc358e10000000a11405a/content.htm
    Message was edited by:
            Prabhu  S

  • Problem with Variable imported from SAP in universe

    I am using BO XI R3 with SAP based OLAP Universe.
    I am using a BEx query with a variable to create the universe.
    While using the variable in WebI report, the prompt comes but it has no effect in the report. I have noticed that if I select any measure object in the WebI query, then the prompt is working fine. But If I select dimension objects only, then the filter doesn't work.
    I need to see some dimensions only in the report based on the filter prompt. Is there any specific way to achieve that without selecting a measure object in the WebI query panel ?
    I can delete the filter object in the universe and create my own. But why the filter imported from SAP is malfunctioning ?

    Let me elaborate the problem.
    I am using BEx query (version 7) to build the universe.
    In the BEx query, I have one characteristic "Cons Area" in Rows and one key figure "No of Records" in Columns. In the Characteristic Restrictions, I have one variable B_AREA on Cons Area.
    In my universe, by default, I have :
    1. One dimension object L01 Cons Area for the characteristic Cons Area.
    2. One measure object No of Records for the key figure.
    3. Two LOVs LovB_AREA and LovB_AREABase as hidden dimension objects.
    4. One hidden filter object under class Cons Area for the variable. "Use filter as mandatory in query" checkbox is checked and "Apply on universe" is selected.
    The formula of the objects are as below:
    L01 Cons Area : [0BCS_AREA].[LEVEL01]
    No of Records:     [Measures].[D6UXU0FKYVITGHUL4JRNT6XRH]
    LovB_AREA :     [!V000001].[NAME]
    LovB_AREABase :     [!V000001].[CAPTION]
    Filter :     
    <OPTIONAL>
         <FILTER KEY="[!V000001]">
              <CONDITION OPERATORCONDITION="Between">
                   <CONSTANT TECH_NAME="@Prompt('B_AREA From','A','Cons Area\LovB_AREABase',mono,primary_key)"/>
                   <CONSTANT TECH_NAME="@Prompt('B_AREA To','A','Cons Area\LovB_AREABase',mono,primary_key)"/>
              </CONDITION>
         </FILTER>
    </OPTIONAL>
    Note : LovB_AREABase has a primary key defined on it as [!V000001].[TECH_NAME]
    Now when I am building a WebI report using this universe, If I select Cons Area Object only, then the prompt is coming but has no effect on the result. The data is not being restricted by the prompt.
    But If I select the measure object along with the dimension object in my WebI report, then the prompt is working fine.
    If I delete the filter from universe and build my own filter in WebI query panel, then it is working absolutely fine.
    I can create a filter object in universe also as below which will work.
    <OPTIONAL>
         <FILTER KEY="[0BCS_AREA].[LEVEL01]">
              <CONDITION OPERATORCONDITION="Between">
                   <CONSTANT CAPTION="@Prompt('B_AREA From','A',,mono,free)"/>
                   <CONSTANT CAPTION="@Prompt('B_AREA To','A',,mono,free)"/>
              </CONDITION>
         </FILTER>
    </OPTIONAL>
    But I want to know why the default filter is not working as expected.

  • Import  com.sap.aii.mappingtool.* show error in PI 7.1 adapter module

    Hi
    Experts,
    i have an adapter module for 7.0 and i am trying to replicate the same for PI  7.1  in 7.1 NWDS.
    i have made the required changes as mentioned in stefan's blog :/people/stefan.grube/blog/2008/12/11/adjust-your-pi-70-adapter-modules-for-pi-71-in-15-minutes
    but  import com.sap.aii.mappingtool.tf7.rt.Container; shows error , do we need to  inlcude any jar file for this :
    i am using this module to rename file name (in case of pick and place scenario forwithot IR configuration)
    getMessageProperty and setmessageProperty is getting deprecated.(striked off)
    strFileName = msg.getMessageProperty("http://sap.com/xi/XI/System/File","FileName");
    Regards,
    Srinivas

    > strFileName = msg.getMessageProperty("http://sap.com/xi/XI/System/File","FileName");
    in PI 7.1 you can use:
    strFileName = msg.getMessageProperty(new MessagePropertyKey("FileName","http://sap.com/xi/XI/System/File"));
    Note that property name and namspace come in different order. I almost got mad until I noticed
    http://help.sap.com/javadocs/pi/SP3/xpi/index.html

  • Customer invoices are not getting cleared when lockbox file imported in sap

    Hello ,
      When the lockbox file is imported into SAP , it is not able to clear customer invoices. It creates SAP documents and payment advices but not able to apply the payments to customers accounts.
      Can anyone suggest on this with possible solutions.
    Regards,
    suresh

    Hi,
    You have to check the invoices are being match. The options are the following according to selection screen in FLB2:
    Document numbers (BELNR)
    Reference document numbers (XBLNR)
    Document number first, if not found: reference doc. number
    Reference document number first, if not found: doc. number
    Document number first, then reference and amount
    You have to check if the information which is coming in the file is the same present in the invocies in the ERP.
    Also check the settings in OBAX and OBAy.
    REgards,
    Renan Correa

  • Import, import, import... but how can i import my own libraries?

    This is the case: i have a personal library, made by me. I jarred it and then i put it on a subdirectory named lib.
    How can i import it on a new class file? Because import only loads libraries on the jdk directory and only in the format any.any.* Compile is not the problem, i set up classpath and no problem. But if i send my program to another person, it wont run because dont have the library.
    And another question: can i put all the libraries in a jar file and the program read libraries IN the jar? So, how do i import it?

    How can i import it on a new class file? Because
    import only loads libraries on the jdk directory and
    only in the format any.any.*Bad assumption. It will import anything in the classpath.
    Compile is not the
    problem, i set up classpath and no problem. But if i
    send my program to another person, it wont run because
    dont have the library. Well, gee, they need the jar too, don't they?
    >
    And another question: can i put all the libraries in a
    jar file and the program read libraries IN the jar?
    So, how do i import it?Jars cannot contain (ok, they can, but not without a custom classloader) other jars.

  • Cant find import com.sap.aii.af.*

    Hi,
    I need to implement interfaces under import com.sap.aii.af.* like NWConnectionFactory which is in Netweaver library.
    But i am not able to find the required jar files.
    please help.
    thanks
    regards ,
    fariha

    HI Fariha
    have a look at stefan's reply in the below thread
    Re: Required JAR files for XMLPayload and ModuleData
    Cheers..
    Vasu
    <i>** Reward points if found useful **</i>

  • Difference btw: Distributed, High-Availability and Additional SAP System Instances

    Hello,
    In the installation Doc for NW 741, there is 3 other installations scenarios beside the single instance, can you pl. highlight the difference?
    Cheers,
    F

    Hello Fouad,
    Distributed landscape:
    In distributed landscape, every instance can run on a separate host
    - Central services instance for ABAP ( ASCS)
    -  Enqueue replication server instance (ERS instance ) for ASCS instance
    - Database instance
    - Primary application server instance (PAS)
    High availability :
    In high availability ,all above instances can run on seperate host. Here you can run all instance in switchover cluster infrastructure. That means ,for any instance if one node in cluster fails ,it switch over to other other node and still operations can run without any distrubance.
    Additional SAP instance:
    Additional SAP aaplication instance can be installed to scale the performance of an SAP system. It can be installed on one of the above instance host or on differnt host.
    The term "additional application server instance "was introduced to replace term dialog instance from SAP Netweaver 7.1 and higher.
    For more and detailed information ,you can refer to Installation guide for the SAP release you are planning to install and for DB/OS combination.
    Hope this helps.
    Regards,
    Archana

  • Help on Importing the SAP Exchange Profile

    Hello,
    I could not find file   /usr/sap/<SID>/SYS/global/exchange_profile.xml , while doing post installation step in installation guide. the step is importing the SAP XI profile.
    It is just to to save the profile, i mean to save user passwords for security reasons.
    Can i leave this step and perform later.
    Thanks for your help,
    Srini

    Hello Sagarkavi,
    Thank you very much. I am really struggling all these time to follow which document and now i am much clear with your help.
    Yes, i followed the installation document MAXDB on windows..and done the required steps.
    Now i have to run installer template.. What if i get any problems with it.
    Thanks in advance,
    Srinivasa

  • Aperture 3.2 will not import any older libraries.

    Aperture 3.2 will not import any older libraries. Is there any way to get around this. I have 20 plus computers (students) running the older version and have upgraded mine just to see how good Lion is. Unfortunately, mine is where we gather all of the projects from the other computers so now we are stuck.
    TIA

    This does work but adds another step to the process.
    Back in version 1 or 2 (before the "Add or Merge" dialog box) adding librarys was much easier. I could grab multiple libraries and drop them on Aperture and then leave for awhile and let them get imported. Now I can only do it one at a time because the dialog box often appears and delays everything. Is there anyway to default Aperture to ALWAYS ADD?

  • How do I import existing song libraries to my I tunes library?

    How do I import existing song libraries to my I tunes library?

    Due to recent security issues and identify theft (mostly due to phishing scams), the iTunes Store seems to be requiring more frequent verification of address information, even if you have a balance from a prepaid card. Either just go through the verification process or, if you have a credit card entered and don't expect to need to use it anytime soon, go into the Payment information in your account and set the payment method to "none" which should then stop the regular requirements for verification. If it still asks - my account does - just click through the buttons and it should verify without problems.
    Hope this helps.

  • Dates not coming with photos imported from shared libraries

    My partner and i both have macs, we both use iphoto. Usually we use the shared photo library features to exchange photos so that we both have all the photos we want.
    The problem is that the dates don't follow. I'd actually like to see all the metadata imported (faces etc) but i'll live without that but the dates is a real problem.
    I'm pretty sure they used to come with the photos imported from shared libraries, not sure why they stopped... Ideas?

    How are you sharing the Libraries? How are you reading the dates?
    Regards
    TD

Maybe you are looking for

  • Depreciation of an Asset on Shift basis

    Hi Guru's We are facing a situation where one asset is used in shift as stated below. Business want SAP to calculate depreciation for the below shift. Please share your inputs on how to meet the business requirement. SHIFT DETAILS: 3 shifts for the f

  • Adding Custom "Report Links"

    Does anyone know how to add custom "Report Links" to OBIEE? Right now the standard report links available are "Modify", "Refresh", "Printer Friendly", "Download", "Addd to Briefing Book", and "Copy". I want add another option called "Detailed Report"

  • Osx mountain lion has network problems

    After downloading my mac book pro (& retina display) looses netwetwork. I must re-boot mac book pro all the time! Please help! Det.

  • Date modified not updating & InDesign not PDF not appearing

    Something is definitely off with my Yosemite finder. Two big issues: Files are not updating the date modified time after saves. If I change the file name in the finder, it immediately updates like it should. Files in Dropbox reflect the old time (as

  • Regarding youtube buffering

    I buy a spice fireone mi fx1.is there any way that I control youtube buffering on this firefox os smartphone.