Import ESS Business components(SCA)

Hi Exports,
1>>> I have a DC like ESS personal Information Application (This application was standard java Application) in this application i wanted to customised  .. i this application i wanted to add some custom fields.
  In my company client not Using NWDI  ..  basically in this scenario we will create NWDI track and import into NWDS..
in  my case  my client  not using NWDI...  so i wanted to customize this application kindly help me how can we do ASAP.
Please kindly send me set by step process i am very new to this
Regards,
Vreddy

Hi Jun,
Mr. Reddy has mentioned that he is having standard java application (Not Java WebDynpro).In that case you can use eclipse or any Java IDE.
Thanks,
Hamendra

Similar Messages

  • Fail to import ESS business package..Urgent!

    Dear All NWDI expert,
    I have installed the NWDI and trying my first step to customize the standard ESS business package. We are on ESS business package 13.
    The following are the list of step that i have done. Can anyone tell me which step i make mistakes?
    Step
    1) Create a new track and assign the SAP_ESS release 100 to the track
    2) Copy the 3 files SAPBUILDT13_0.SCA,  SAPJEE13_0.SCA, SAPJTECHS13_0.SCA into E:\usr\sap\JTrans\CMS\inbox.
    3) "Check IN" the 3 files and check in. Then "check import" and import the files.
    4) Copy the SAPPCUIGP09_0-20001215.SCA and SAPPCUIGP09P_1-20001215.SCA into E:\usr\sap\JTrans\CMS\inbox.
    5) "Check IN" both file and "check import" for the pcuigp sca files.
    6) Import both of the file which is the original file and patch.      **(Do i need to import the patch file as well? I did not manage to import the patch file and the status shows outdated )
    7) Copy the SAPESS09_0-20000512.SCA and SAPESS09P_3-20000512.SCA into E:\usr\sap\JTrans\CMS\inbox
    8) "Check IN" the 2 files and check in. Then "check import" and import the files.
    10) Import the 2 files.*(the system show import fail and i hav to repeat all over again by creating a new track)
    When i try it for the second time, i am getting the import fail error again and below are parts from the files.
    target="_blank">39d5b802352211dcb4890030057116fe</a> exists allready in the repository. No import necessary.
    20080422111649 Info   :CBS input mode is currently PRIVILEGED
    20080422111649 Info   :waiting for 10 seconds
    The last fail give me the following log
    20080422163706 Info   :buildspace = E02_BRY_D   build request id = 231
    20080422163706 Info   :wait until CBS queue of buildspace E02_BRY_D is completely processed, before asking for build results
    20080422163706 Info   :waiting for CBS queue activity
    20080422163737 Info   :maximal waiting time is temporally increased
    20080422163737 Info   :build process already running: waiting for another period of 30000 ms
    Anyone know which step that i perfrom incorrectly and how to solve the waiting for another period of 30000ms?
    Thanks
    Regards,
    Bryan

    Hi Bryan,
    Open the CBS Web UI and navigate to the buildspace you are working on.
    a. Choose Edit and select Input Mode = OPEN.
    b. Save the new state.
    c. Try import again.
    Reward points if this solves your problem.
    Cheers,
    Sandeep

  • Problem in importing ESS Business Package in EP 5.0

    Hi
    I am aiming at importing the ESS 4.6C Business Package which is a zip file into EP 5.0. At the time of import i receive a prompt saying that the files with only the following extensions can be imported into the portal.
    The file extensions that can be imported into the portal:
    CDF, XML, IVU, PCK, IVS, PAG, PGS, ROL, FLD, PIV, TPL.
    Can anyone suggest the method of importing the ESS Package into EP 5.0?
    Thanks in advance
    Regards
    Priya

    Hi
    Check the zip file to see if there is a .pkg file, the pkg file contain definitions on what are the associated files (CDF, XML, IVU, PCK, IVS, PAG, PGS, ROL, FLD, PIV, TPL). Try importing the pkg file (unzip zip).
    Regards
    Pran

  • Importing ESS/MSS Components into Track takes a very long time

    Hi All,
    I am trying to set up a track for ESS/MSS (have followed the cok book for ESS and NWDI). I am stuck @ the stage where I import the individual ESS, MSS source code into the track. Its taking fairly a large amount of time to build each single DC something like 195 minutes and more. This is causing the import to take forever, almost 3 days and MSS import is yet running.
    I have done the same thing before and it tool under 2 days for all to be done. Any inputs to make this fast?
    Thanks,
    GLM

    GLM,
    even we were facing the same problemm sometime back and our basis team did something(I dont remember exactly) like clearing the database logs etc
    you may want to check that option
    Thanks
    Bala Duvvuri

  • JDev 10.1.3.3 - issues with imported Business Components

    Hi,
    I have got some issues with importing Business Components in JDev 10.1.3.3.
    I cannot discover/use the imported components.
    What I did is the folowing:
    1. In a existing project I extended the default base-classes to create our own layer
    2. created a project called ModelShared
    2a. configured the project to use the base-classes I created in step 1
    2b. created an entitybased-viewobject (RefCodesByDomain)
    2c. created bc deployment-descriptors
    3. created a project called RelatieModel in the same workspace as ModelShared
    3a. added dependencies to the deployment-descriptors as well as the project created in step 2
    3b. configured the project to use the base-classes I created in step 1
    3c. imported business components
    Although I did not recieve any errors during the import of business components, I am unable to add the vo (RefCodesByDomain) to a service.
    I do see the package which contains the vo but is has no entries.
    Importing the business components to a new BC Project in a seperate workspace did succeed (I could reuse the vo).
    I tested a little further and the folowing occurred:
    4. I created a new vo in the ModelShared Project
    5. I deployed the ModelShared
    6. Restarted JDeveloper
    7. Got the folowing error message in the console window when expanding a service in my datacontrol pallette:
    INFO: oracle.adf.share.config.ADFConfigFactory No META-INF/adf-config.xml found
    1-sep-2008 13:23:27 oracle.adf.dt.controls.DataControlsTreeWillExpandListener treeWillExpand
    FINER: THROW
    java.lang.NullPointerException
            at oracle.adf.dt.objects.JUDTViewReferenceAccessorDefinition.init(JUDTViewReferenceAccessorDefinition.java:108)
            at oracle.adf.dt.objects.JUDTViewReferenceAccessorDefinition.<init>(JUDTViewReferenceAccessorDefinition.java:98)
            at oracle.adfdt.internal.meta.bc4j.BC4JDataControlDefinition.createViewObjectDefinition(BC4JDataControlDefinition.java:228)
            at oracle.adfdt.internal.meta.bc4j.BC4JDataControlDefinition.addViewObjects(BC4JDataControlDefinition.java:208)
            at oracle.adfdt.internal.meta.bc4j.BC4JDataControlDefinition.loadStructure(BC4JDataControlDefinition.java:110)
            at oracle.adfdt.internal.meta.bc4j.BC4JDataControlDefinition.getStructure(BC4JDataControlDefinition.java:407)
            at oracle.adf.dt.controls.treemodel.jsr227.JSR227DataControlTreeNode.loadChildNodes(JSR227DataControlTreeNode.java:129)
    8. In my other "fresh" bc project I was able to use the newly created vo.
    9. When I added a VO to my shared project, all projects that are refering to the shared project loose their vo's in the data-controlpannel
    Do you have any suggestions?
    Regards,
    Romano

    Hi,
    since this appears to be a WebCenter related issue, I suggest to try the Webcenter forum WebCenter Portal or to log a bug
    Frank

  • BUG 10.1.3 EA -- BME-99003 in Business Components Diagram with imported EOs

    Following a hands-on exercise in the Oracle JDeveloper 10g Handbook (pages 343 - 345):
    -- Create new application workspace, say HRApp, using default Web Application Template.
    -- Edit Model project properties to create new library with classpath that points to business domain objects in a project folder from a different workspace.
    -- Import the Business Components from the other project's folder, say "businessdomain.xml".
    -- Create a BC Diagram in the Model project of the HRApp application.
    -- Create a new View Object in the BC Diagram by dragging from Component Palette, rename to "JobsView".
    -- Drag entity object representation from new library, say "Jobs.xml" onto View Object.
    -- See error message below.
    Johnny Lee
    Message
    BME-99003: An error occurred, so processing could not continue.
    Cause
    The application has tried to de-reference an invalid pointer. This exception should have been dealt with programmatically. The current activity may fail and the system may have been left in an unstable state. The following is a stack trace.
    java.lang.NullPointerException
         at oracle.jbo.dt.modeler.diagram.dropHandler.BC4JXMLDropHandler.processObjects(BC4JXMLDropHandler.java:82)
         at oracle.bm.addinUtil.IDEAppContext$4.performAction(Unknown Source)
         at oracle.bm.diagrammer.LockMonitor.performLockedAction(Unknown Source)
         at oracle.bm.diagrammer.BaseDiagram.performDiagramLockedAction(Unknown Source)
         at oracle.bm.addinUtil.IDEAppContext.dropNavigatorNodeLater(Unknown Source)
         at oracle.bm.addinUtil.IDEAppContext$5.run(Unknown Source)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Action
    If further errors occur, you should restart the application.
    Also, report the problem on the JDeveloper forum on otn.oracle.com, or contact Oracle support, giving the information from this message.
    ________________________________________________________________________________

    We have not been able to reproduce the exact same error, there would be a problem if we were trying to write to the library file, as those objects are read only, of course. Can you tell me, the entity object that you are referencing, has it ever appeared on a diagram? An easy way to tell, if you don't know is by looking at its XML file and see if it has an ID=some long string entry.

  • JDev10.1.2: Importing business components problem

    Hi guys, I hope someone could help me here:
    I have a business components project; from it I created a business components archive (deployment profile), and this profile generates two jar files. One jar file contains the business components and the other one just contains the application modules' interfaces.
    Then I imported the business components into another model project (in another workspace) from the jar files using File / Import / Business Components and selecting the package's xml file.
    Then I have a third View project which will have bindings to the last model project. The problem is that in the Data Control Palette the application modules appear with no interface methods (just Commit and Rollback).
    What should I do to make the View project's Data Control Palette aware of the application modules' interface methods so I can bind them to Data Actions?
    Thanks very much!

    repost

  • Reusable business components not found

    Hi,
    We have had this problem sporatically for quite some time now. We are using JDev 11.1.2.1.0 and are importing our business components as a jar file. We will work on our application for days and then out of the blue we receive this error when we run the application locally.
    Business Components: Unable to find referenced object
    Object: it.FAEditTable.entityobjects.Awardperiod.
    Validating Business Component: it.faedittable.viewobjects.AwardperiodView
    Owner:  it.faedittable.viewobjects.AwardperiodView.Awardperiod
    BC Project:  it.faedittable.model.Model
    I have to muck around with it until I can get it to work again. Usually requires any of removing the jar file from the libraries and classpath tab and re adding it, deleting the imported files and reimporting them, playing with the model.jpx file or rebooting my machine.
    I will usually get this message with it
    Business Components: There are warnings in this object that need correction (Model).
    One or more of the imported Business Component Projects are not on the classpath.
    Because of this, there may be missing referenced objects from the missing import(s).
    Import: Model
    this is becoming quite annoying to say the least.
    If anyone has any insight or a possible reason for this it will be greatly appreciated!
    thanks
    Lana

    Hi,
    thank you for the replies. I have checked and the classpath is in the correct location. I have removed/re added the jar file, closed/re opened the application and rebooted my machine but was still getting the errors. Because this is a converted application (from 10g) we now have two model.jpx files.
    The model.jpx file that was created in 10g (which is where the error was referencing) had a line that was pointing to a directory in the jar file that doesn't exist so I simply removed it and the rebuild was successful. Just for the heck of it I readded the code and it still works! This code also existed in the 10g version (I was assuming the model.jpx that was created in 10g was not referenced in 11g but that is where my errors are coming from).
    We have had in the past, success with altering the code in the model.jpx files both 10g and 11g - it usually involves removing or adding one or more containee tags. What we have noticed however, and this may or may not be related is only some of our tables can be seen in the 'imports' page of the model.jpx. For example, we have separated our tables into different folders in the jar component - all tables related to FA are placed in FAEditTable folder, all AR tables are placed in AREditTable folder for ease of use. When the model.jpx file is created there are several containee tags which are referencing (in the PackageName) the different folders in the jar file. Also created at that time is one AppContainee tag which points to the reusable jar file. When we open the model.jpx file and click on the Imports link in the Overview tab only those folders that do NOT have entries by way of the containee tag display the 'Contents' of that package as displayed below in the Imports page
    Packages from Model:
    it.FAEditTable.entityobjects
    it.AREditTable.entityobjects
    Contents of it.AREditTable.entityobjects:
    AccountsReceivable
    AccountPaidDate
    The contents of FAEditTable.entityobjects will not display any tables but the AREditTable.entityobjects will (AccountsReceivable and AccountPaidDate). The FAEditTable folder has a containee tag in the model.jpx file but the AREditTable does not. The source of the model.jpx would look like this:
    <Containee
    Name="entityobjects"
    ObjectType="JboPackage"
    PackageName="it.FAEditTable.entityobjects" />
    <AppContainee
    Name="Model"
    ObjectType="JboProject">
    <DesignTime>
    <Attr Name="_SourceName" Value="ReusableComponents.jar"/>
    </DesignTime>
    </AppContainee>
    I hope this makes sense to everyone. I may try excluding the model.jpx file that was created in 10g for awhile and see if the problem happens again.
    This jar file issue was also a problem when we were using 10g versions.
    Trying to reproduce this error would be a daunting task as this application was created in 10g then converted over to 11g. I would also have to add the HRSchema tables to a new project and deploy as a jar file but if I find anything else I will let you know Chris!!
    again, thanks for the help!
    Lana

  • Business Components Import problem

    Hi,
    I am having trouble using the Imports option in the Project Properties of my Model project (Project Properties -> Business Components -> Imports). I have a jar that I want to import to the project. However, when I click the Import button, locate my file and click Open, nothing happens. It doesn't import the jar, nor does it close the Import File dialog.
    Is this a bug? I am able to get around it for now by modifying the Model.jpr and Model.jpx files but this isn't a long term solution.
    Thanks,
    Tracy

    If you are attempting to import ADF BC objects packaged in a jar/adflib this is a known issue in the preview that has been resolved in more recent builds.
    --Ric                                                                                                                                                                                                                                                                                                                                       

  • Error when importing ESS components into PRD

    Hi All,
    I am importing ESS components into PRD in NWDI environment. One component goes through with status 'Import finished' but other components give status
    'Outdated'. I see the error log and it is empty. What does 'Outdated' status mean.
    Thanks,
    Tom

    try this... see if it helps
    http://help.sap.com/saphelp_nw70/helpdata/en/2c/5f7ecd8ddc454ca86ff6e53919b0d1/frameset.htm
    T.

  • "Importing Business Components" Question

    I see no way of updating Imported Project paths through jdeveloper. For example updating the current project which imported common-bc4j-code-2.0.0.jar to common-bc4j-code-3.0.0.jar. The only way we were able to do it is by going behind the scenes and updating the jpr and jpx files. Am I missing something? It would be nice if there were a screen that showed all "Imported Business Components" which gave the ability to modify the path.
    Another problem our team has ran into is the way classpath and libraries are stored in the metadata file. It would be nice if you could define "classpath variables" in jdeveloper so that all developers on the team could create a variable say "EXTERNAL_JAR" and they could have that path point to whatever file directory on there operating system they chose. Maybe jdeveloper has another way to manage this?
    Thanks,
    -mark

    repost =)

  • Unable to import package. This file is not a Business Components XML file

    Hi,
    I am using Jdeveloper 9.0.3(Build 1325) and trying to extend a VO. Project > Import Business Components and select the VO, AM or EO xml because Sourcing Negotiation creation does not have a server.xml and I am getting the following message "Unable to import package. This file is not a Business Components XML file.". Should I make something else to enable extension?? Does a patch required to make extensions. Any help would be appreciated.

    What I know is that server.xml is not a must. This is the easiest way to import appropriate xml files. My question is, when I am trying to Project>Import Business Components > xxxVO.xml I am getting the above error although the xxxVO.xml is a Business Component. I wanna know that should some patch be applied to Jdeveloper (Build 1325)?? (by the way at first I tried with Build 1312 and the same error raised)

  • Business packages, Business Functions and Business Components

    Dear All,
    I am new to ESS/MSS.
    We are going to implement the following applications. (Company is Indian based).
    Version : EHP6 and Portal 7.3
    1. Employee Search
    2. Personal Information
    2. Working Time
    3. Benefits and Payments (Reimbursements, Salary Advance, URL iviews have to create for PF and ESI)
    4.Travel Management (No 3rd party integration for booking tickets)
    5. Performance Management Systems (360* Degree Appraisal)
    6. E- Separation
    7. Corporate Information
    8. E- Recruitment
    9. MSS
    What are the Business Packages have to deploy?
    What are the Business Functions have to deploy?
    What are the Business Components have to deploy?
    Regards
    Somu

    What are the Business Packages have to deploy?
    In portal side you need to deploy the below packages.
    ->  BP ERP05 ESS 1.41
    ->  BP ERP05 MSS 1.51
    ->  BP ERP05 COMMON PARTS 1.51
    -> BPERPESSWDA1.50
    ->  BP MSS ADDON 1.0
    -> BP Recruiter
    -> BP Recruiter Administrator
    If you want implement TMS applications then you required below BP's
    ->  BP ERP TMS 1.51              
    ->  BP ERP05 TALENT DEV 1.01
    And the components should be SP level compatibility with SAP ECC system
    -> SAP ESS
    -> SAP MSS
    -> SAP PCUI_GP
    What are the Business Functions have to deploy?
    You need to activate the below BF's in ECC HR system
    HCM_ESS_CI_1
    HCM_ESS_WDA_1 
    HCM_ESS_WDA_2
    HCM_MSS_WDA_1
    HCM_MSS_WDA_2
    FIN_TRAVEL_1
    FIN_TRAVEL_2
    FIN_TRAVEL_3
    HCM_ASR_CI_1
    HCM_ASR_CI_2
    HCM_ASR_CI_3
    HCM_ECM_CI_1
    HCM_ECM_CI_2
    HCM_LSO_CI_1
    HCM_LSO_CI_2
    HCM_LSO_CI_3
    HCM_OSA_CI_1
    HCM_OSA_CI_2
    HCM_PD_UI_1
    HCM_TMC_CI_1
    HCM_TMC_CI_2
    CA_HAP_CI_1
    HCM_OSA_CI_1
    HCM_OSA_CI_2
    HCM_TMC_CI_1
    HCM_TMC_CI_2
    HCM_HCP_CI_1
    HCM_ECM_CI_2
    HCM_ERC_CI_4
    HCM_PD_UI_1
    FIN_CO_MSSBUA_NWBC
    FIN_REP_SIMPL_1
    ERP_ENTERPRISESEARCH
    What are the Business Components have to deploy?
    In ECC side import the addon components based on your system component levels.
    MSS Addon 1.0
    ERECRUTIMENT

  • ESS business package Deployment Error

    Hi every body,
    I am on Netweaver/SAP Enterprise Portal 7.0 SPstack12 and ERP 6.0, I want to deploy ESS business packages in portal for that i downloaded the following SCA files
    BPERP5ESS12_0-10003288.SCA
    SAPESS12_0-20000512.SCA
    SAPPCUIGP12_0-20001215.SCA
    when i tried to deploy in to AS JAVA (J2EE Engine of portal ), it successfully deployed SAPPCUIGP12_0-20001215.SCA and BPERP5ESS12_0-10003288.SCA . But when it is deploying SAPESS12_0-20000512.SCA file its throwing the following Error.
    If  any body phased the same problem and get resolved, please help me. Encouraging points will be given  for useful posting.
    Thanks
    samba
    =====================                         =================
    ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/tc_sl.ut.content.erp.xss.ear.
                         Reason: None of the available containers recognized the components of application sap.com/tc~sl.ut.content.erp.xss; it is not possible to make deploy.
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:570)
                          at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:312)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                          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:100)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                         For detailed information see the log file of the Deploy Service.
    =========     =========    ========                    ==============                  =======

    Hi ,
    ESS files to be deployed do not generally have the sampe SP level as that of Portal.
    So if for portal if you have SP12
    You might need to deploy ESS SP10 files and not ESS SP12 files.
    The note mentioned by Rajendra explains the same clearly
    Note 908569 - Information about ERP 2005 JAVA Support Packages
    Rgds
    Santhosh

  • Databased diagram and business components

    Hi,
    I am using Jdev release 1 (11.1.1.3.0) to create a database diagram out of the BC entities. I would have thought that as long as i had specified ERD notation, my diagram would not look like UML based one (.e.g associations without crawfoot etc)., but it does.
    Can someone please confirm.
    Thanks,

    What are the Business Packages have to deploy?
    In portal side you need to deploy the below packages.
    ->  BP ERP05 ESS 1.41
    ->  BP ERP05 MSS 1.51
    ->  BP ERP05 COMMON PARTS 1.51
    -> BPERPESSWDA1.50
    ->  BP MSS ADDON 1.0
    -> BP Recruiter
    -> BP Recruiter Administrator
    If you want implement TMS applications then you required below BP's
    ->  BP ERP TMS 1.51              
    ->  BP ERP05 TALENT DEV 1.01
    And the components should be SP level compatibility with SAP ECC system
    -> SAP ESS
    -> SAP MSS
    -> SAP PCUI_GP
    What are the Business Functions have to deploy?
    You need to activate the below BF's in ECC HR system
    HCM_ESS_CI_1
    HCM_ESS_WDA_1 
    HCM_ESS_WDA_2
    HCM_MSS_WDA_1
    HCM_MSS_WDA_2
    FIN_TRAVEL_1
    FIN_TRAVEL_2
    FIN_TRAVEL_3
    HCM_ASR_CI_1
    HCM_ASR_CI_2
    HCM_ASR_CI_3
    HCM_ECM_CI_1
    HCM_ECM_CI_2
    HCM_LSO_CI_1
    HCM_LSO_CI_2
    HCM_LSO_CI_3
    HCM_OSA_CI_1
    HCM_OSA_CI_2
    HCM_PD_UI_1
    HCM_TMC_CI_1
    HCM_TMC_CI_2
    CA_HAP_CI_1
    HCM_OSA_CI_1
    HCM_OSA_CI_2
    HCM_TMC_CI_1
    HCM_TMC_CI_2
    HCM_HCP_CI_1
    HCM_ECM_CI_2
    HCM_ERC_CI_4
    HCM_PD_UI_1
    FIN_CO_MSSBUA_NWBC
    FIN_REP_SIMPL_1
    ERP_ENTERPRISESEARCH
    What are the Business Components have to deploy?
    In ECC side import the addon components based on your system component levels.
    MSS Addon 1.0
    ERECRUTIMENT

Maybe you are looking for

  • Open document in a popup

    hello, I want that a document (selected from a tableSelectOne) to be opened in a popup, so i wrote in my jspx : <af:commandButton text="Ver" binding="#{backing_archivos.verArchivosBtn}" id="verArchivosBtn" useWindow="true" windowHeight="600" windowWi

  • Can I setup multiple apple tv 2's in my house in seperate rooms and still stream from 1 iMac/iTunes?

    I have an iMac 27" 2011 model and i recently purchased an Apple TV 2 and I am able to stream movies and music to it. I would like to buy 2 more apple tvs for two more tvs in my home, and I'm wandering A: if 1 iTunes and 1 iMac could stream to all of

  • List of GL accounts mapped against Material

    Hi I want the List of Materials mapped against which GL accounts. Can anybody help me out. I will assign the points. Regards Kshipra G

  • Migrating from messaging direct -- problem with read messages

    Folks, We are migrating from messaging direct's mail server. What I am doing is tar'ing up a user's account,moving it to the new server and untar'ring it. I them use mboxutil to create the folders and then make the '00' directory and number the messa

  • Tx1205 won't boot

    As you all say the little notebooks or tablets if you will won't boot. I did a completer restore and now it won't boot unless I turn the power on and hold the escape key down and this has to be several times or maybe just once. If it doesn't start th