XML Files in %TEMP% folder when CONNTRANS is ran in Mobile Sales

Hello Mobile gurus...
Hope someone can help, I have had a couple of users who are not getting data they should be, for example Opportunities:
When I have investigated their client it appears that there are a number of OPPORTUNITY_WRITE****************.XML files in the local users\Temp folder, these files contain the information that should have gon einto the IDES database and be viewed on the client.  I have not come across this before...
I have re-extracted the subscription after deleting these but some, not all, re-appear and don't sync into the client database.
I have alos uninstalled and re-installed the client software SQL etc.
Can someone shed some light on what these files are and what is going on...???
This is not only Opportunities but also Customers/Contacts and Activities - all listed as XML files
Kind Regards
Barry Dixon

Hello Barry,
In your registry key HKEY_LOCAL_MACHINE\SOFTWARE\SAP\MSA\MW\TL check if you have these settings :
TL_TRACE = 1
TL_SOAP = 3, helps in formation of <BDoc_GUID>.xml files
SPT_IMPORT = -1 , This entry ascertains that if there are errors in BDoc processing by Conntrans, it would stop.
RCV_TRACE = 1
Maintain these settings and do an extract and run conntrans again. I feel the import phase of conntrans causes issues, so you can check the log file TL_TRACE.dat.
Another thing you can check is with the RootConfig.cfg file in Bin.Net. Just make sure that the first application mentioned in this config file with tags 
<Application>
      <Name>MSA</Name>
      <Path>C:\Program Files\SAP\Mobile\App.Net\MSA</Path>
</Application>
is proper and runs perfectly. Verify the path names as well.
Thanks,
Rohit

Similar Messages

  • To delete clean up software which removes file from temp folder

    when i pause a download and switch off the system and resume it after 2 or more days an error c:\Documents and settings\ ....etc couldn't save the file appears. Some one replied me in this forum that i may 've cleanup software which has deleted the file in temp folder. How to detect and delete this cleanup software if i have it ? i don't know if i've this because i haven't seen it in my program list. i'm using windows xp.
    == This happened ==
    Every time Firefox opened

    when i pause a download and switch off the system and resume it after 2 or more days an error c:\Documents and settings\ ....etc couldn't save the file appears. Some one replied me in this forum that i may 've cleanup software which has deleted the file in temp folder. How to detect and delete this cleanup software if i have it ? i don't know if i've this because i haven't seen it in my program list. i'm using windows xp.
    == This happened ==
    Every time Firefox opened

  • Creating Rpt Conmgr Cache File In Temp folder while opening report from app

    hi frends,
    I m facing one problem with my Web based erp application which is developed in .net ,
    in my application when i open the  report from my applicaiton , in my temp folder there one file gets created name is "rpt conmgr cache"
    bcoz of this for few records also my report takes too much time and opens very slow and it takes long time, and it happens in some of the reports only , other reports are working cool and its not creating any file in temp folder,,,
    so can u guide me whats this file and what can be the solution for it,
    Thanks
    Mithun

    I have never heard of "rpt conmgr cache" being created in any temp directory. Is that the actual name of the file you are seeing?
    As you have not applied any updates, I'd recommend applying SP 4 to your development system. SP 4 is here:
    https://smpdl.sap-ag.de/~sapidp/012002523100006255422008E/crxir2_sp4_inc.exe
    Next, I'd recommend getting the SP 4 runtime on the client. You have two options; MSI file of create your own deployment sing the msm files. The MSI file is here:
    https://smpdl.sap-ag.de/~sapidp/012002523100009657852008E/crxir2sp4_net_si.zip
    MSM is here:
    http://resources.businessobjects.com/support/communityCS/FilesAndUpdates/crxir2sp4_net_merge_modules.zip
    Also, I don't think I still have a good handle on this:
    "my report takes too much time and opens very slow and it takes long time"
    What is long time? Two seconds, two minutes, etc.?
    Ludek

  • I want to make a schedular which read xml files from a folder ,import in Indesign template then export as a pdf....

    i want to make a schedular probably in Coldfusion or using javascript ,  which read xml files from a folder ,import in Indesign template then export as a pdf....

    I don't think you understand: I want to open Dreamweaver and build a brand new site, then when I am done I want to host the dreamweaver site on the Business Catalyst platform. I dont want to use anything in BC to build the site, I just want to use the hosting platform. I do not want to import a BC site into dreamweaver or anything like that. I just want to use BC the same way I would use godaddy, or uhost or any other hosting provider. Based on your response you said that "of course its possible to build a BC site in Dreamweaver" I dont want to build a BC site, I want to build a Dreamweaver site and host it on the BC platform. Like I said before it doesnt seem like this is possible. As of now we can only build a new site in MUSE and integrate it into BC without using a BC template. Can you understand what I am saying. I DONT WANT TO USE A BC TEMPLATE, I WANT NOTHING TO DO WITH BC WHILE I AM BUILDING THE SITE WITH DREAMWEAVER, JUST LIKE MUSE DOES.

  • To Place the XML file from one folder to another folder in AL11

    Hi All,
      Here my requirement is to create the quotes using XML document. The XML document will come from the Application server. this one is fine.
    Now my prob is after processing the XML file, we have to place the XML file into another folder.
    Please let me know how to move the data inot XML file.
    Now iam reading the data into one variable V_string(it will contains the total XML file). From this variable how to move the data into APplication server.
    Please do the needful.
    Regards,
    Sreehari

    Hi,
    Use FM WS_FILE_COPY To FIrst Copy the File to some Location
    and Next Use FM TMP_GUI_DELETE_FILE To Delete the File from Old LOcation.
    Regards
    Bala.M

  • Repl. Partioning BSO to ASO: increase of size of .dat file in temp-folder

    Hello,
    we are shifting data from a BSO Cube to an ASO cube via replicated partitioning. The partitioning takes about 50 minutes to execute.
    Size of .dat in metadata-folder: 8 mb
    Size of .dat in default-folder: 150 mb
    Size of .dat in temp-folder: 38 gb
    Does anyone have an explanation for the enormous size of the .dat file in temp-folder?
    Many thanks in advance!
    Michael

    I am doing the same BSO to ASO. My ess00001.dat in default is 1.9GB, in metadata it is 8.2MB, the OTL file in <db> is 18MB and the outline has about 10,000 members (rough guess). Our partition replication script looks like this:
    login <user> identified by <password> on <server>;
    spool on to <logfile>;
    refresh replicated partition <srcBSO_App>.<srcBSO_DB> to <tgtASO_App>.<tgtASO_db> at <server> updated data;
    Exit;
    I have a second process running in a task scheduler that is continuously updating the aggregates in the ASO cube. Perhaps that is cleaning out my temp .dat. The MaxL command it calls is:
    execute aggregate selection on database <tgtASO_App>.<tgtASO_db> based on query_data;
    Please check out the post I put on the other thread about how we run MaxL from a calc script and other thoughts on "round tripping" Planning-ASO-Planning. Another trick: Retrieve speed is dramatically improved by disabling and working around the @XREFs.

  • Does WaveBurner save Audio files in a folder when saving project???

    Does WaveBurner save Audio files in a folder when saving project??? If not Apple please add this in a update. WaveBurner needs to be reworked majorly!!! look at CD Architect!!!! It's what WaveBurner should be!!!!
    http://www.sonycreativesoftware.com/cdarchitect

    Chapter 7 is Working with Projects.  The section is Setting Project Properties>Handling Project Assets.  Page 180.  This shows you where to find File>Project Settings>Assets.  It also has a link to Chapter 43 which has more detail about project settings.
    When you first save a project, look at the bottom.  A check box exists for "include assets."  If checked, several options are made available.

  • Creating XML file in Project folder thru Java Program

    hi,
    i need one help. i need to create XML file in web://<Project Folder> in xmII thru Java Program. i created one java code and i am able to access XML file that is in c drive. i created jar file for this and placed as action block in Transaction and this working fine. but problem arises when i give file path in java code as web://<folder name>/file.xml which is in Web folder of project in xMII.
    How to access the file that is inside web folder from java code.
    regards
    senthil

    Hi Senthil,
    you can address the files that inside the MII workbench are viewed as "web://..." like this:
    http://<server>:<port>/XMII/CM/<Project>/<Folder>/<Filename>
    The workbench helps you find the correct filename:
    - open the WEB tab in the workbench
    - right-click on the filename
    - select "Copy Link" from the pop up
    Now you have the correct link in your clipboard.You can use the "web://" only inside MII.
    Michael

  • RMAN temporary files in TEMP folder (e.g. rmanEPPDBT3.1179270528)

    Hi,
    When making a (cold) backup with RMAN, it creates a folder D:\TEMP and creates here files like rmanEPPDBT3.1178237439.
    - Does anybody know where these files are used for?
    - Can they be deleted?
    - Is there an option the relocate the D:\TEMP folder to the C: drive?
    Content of the file rmanEPPDBT3.1179270528 is:
    SQL*Plus: Release 10.2.0.3.0 - Production on Wed May 16 01:08:48 2007
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    SQL> SQL> Connected.
    SQL> SQL>
    OPEN_MODE
    READ WRITE
    SQL> Disconnected from Oracle Database 10g Release 10.2.0.3.0 - Production
    Regards,
    Stephan

    The backup is scheduled by Enterprise Manager. RMAN output:
    Status Succeeded
    Exit Code 0
    Step ID 73492
    Targets EPPDBT3
    Started 16-May-2007 02:01:14 CEST
    Ended 16-May-2007 02:23:46 CEST
    Step Elapsed Time 22 minutes, 32 seconds
    Management Service VM001:4889_Management_Service
    Output Log
    SQL*Plus: Release 10.2.0.3.0 - Production on Wed May 16 01:08:49 2007
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    SQL> SQL> Connected.
    SQL> SQL> SQL> Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> SQL> Disconnected from Oracle Database 10g Release 10.2.0.3.0 - Production
    SQL*Plus: Release 10.2.0.3.0 - Production on Wed May 16 01:09:32 2007
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    SQL> SQL> Connected to an idle instance.
    SQL> SQL> ORACLE instance started.
    Total System Global Area 612368384 bytes
    Fixed Size          1292060 bytes
    Variable Size          197134564 bytes
    Database Buffers     411041792 bytes
    Redo Buffers          2899968 bytes
    Database mounted.
    SQL> Disconnected from Oracle Database 10g Release 10.2.0.3.0 - Production
    Recovery Manager: Release 10.2.0.3.0 - Production on Wed May 16 01:09:46 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    RMAN>
    connected to target database: EPPDBT3 (DBID=4160405521, not open)
    using target database control file instead of recovery catalog
    RMAN>
    echo set on
    RMAN> run {
    2> allocate channel oem_disk_backup device type disk;
    3> recover copy of database with tag 'ORA$OEM_LEVEL_0';
    4> backup incremental level 1 cumulative copies=1 for recover of copy with tag 'ORA$OEM_LEVEL_0' database;
    5> }
    allocated channel: oem_disk_backup
    channel oem_disk_backup: sid=156 devtype=DISK
    Starting recover at 16-MAY-07
    no copy of datafile 1 found to recover
    no copy of datafile 2 found to recover
    no copy of datafile 3 found to recover
    no copy of datafile 4 found to recover
    no copy of datafile 5 found to recover
    no copy of datafile 6 found to recover
    no copy of datafile 7 found to recover
    no copy of datafile 8 found to recover
    no copy of datafile 9 found to recover
    no copy of datafile 10 found to recover
    no copy of datafile 11 found to recover
    no copy of datafile 12 found to recover
    no copy of datafile 13 found to recover
    no copy of datafile 14 found to recover
    no copy of datafile 15 found to recover
    no copy of datafile 16 found to recover
    no copy of datafile 17 found to recover
    no copy of datafile 18 found to recover
    Finished recover at 16-MAY-07
    Starting backup at 16-MAY-07
    no parent backup or copy of datafile 5 found
    no parent backup or copy of datafile 6 found
    no parent backup or copy of datafile 9 found
    no parent backup or copy of datafile 12 found
    no parent backup or copy of datafile 13 found
    no parent backup or copy of datafile 7 found
    no parent backup or copy of datafile 8 found
    no parent backup or copy of datafile 10 found
    no parent backup or copy of datafile 11 found
    no parent backup or copy of datafile 1 found
    no parent backup or copy of datafile 3 found
    no parent backup or copy of datafile 17 found
    no parent backup or copy of datafile 18 found
    no parent backup or copy of datafile 2 found
    no parent backup or copy of datafile 14 found
    no parent backup or copy of datafile 15 found
    no parent backup or copy of datafile 16 found
    no parent backup or copy of datafile 4 found
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00005 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEDAT1_01.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEDAT1_34NHG40H_.DBF tag=ORA$OEM_LEVEL_0 recid=1 stamp=622689142
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:02:36
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00006 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEDAT2_01.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEDAT2_34NHLZ8S_.DBF tag=ORA$OEM_LEVEL_0 recid=2 stamp=622689281
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:02:15
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00009 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEIND1_01.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEIND1_34NHQ74W_.DBF tag=ORA$OEM_LEVEL_0 recid=3 stamp=622689415
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:02:15
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00012 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEIND2_01.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEIND2_34NHVFNZ_.DBF tag=ORA$OEM_LEVEL_0 recid=4 stamp=622689558
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:02:25
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00013 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEIND2_02.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEIND2_34NHZYWB_.DBF tag=ORA$OEM_LEVEL_0 recid=5 stamp=622689706
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:02:25
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00007 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEDAT2_02.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEDAT2_34NJ4J4W_.DBF tag=ORA$OEM_LEVEL_0 recid=6 stamp=622689820
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:01:55
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00008 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEDAT2_03.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEDAT2_34NJ83DP_.DBF tag=ORA$OEM_LEVEL_0 recid=7 stamp=622689937
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:01:55
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00010 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEIND1_02.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEIND1_34NJCPTV_.DBF tag=ORA$OEM_LEVEL_0 recid=8 stamp=622689991
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:55
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00011 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEIND1_03.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEIND1_34NJFG2X_.DBF tag=ORA$OEM_LEVEL_0 recid=9 stamp=622690050
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:56
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00001 name=D:\ORACLE\ORADATA\EPPDBT3\SYSTEM01.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_SYSTEM_34NJH57T_.DBF tag=ORA$OEM_LEVEL_0 recid=10 stamp=622690081
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:35
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00003 name=D:\ORACLE\ORADATA\EPPDBT3\SYSAUX01.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_SYSAUX_34NJJ8GN_.DBF tag=ORA$OEM_LEVEL_0 recid=11 stamp=622690110
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:25
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00017 name=D:\ORACLE\ORADATA\EPPDBT3\DCDIND1_01.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_DCDIND1_34NJK1NJ_.DBF tag=ORA$OEM_LEVEL_0 recid=12 stamp=622690134
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:25
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00018 name=D:\ORACLE\ORADATA\EPPDBT3\DCDDAT1_01.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_DCDDAT1_34NJKTVC_.DBF tag=ORA$OEM_LEVEL_0 recid=13 stamp=622690157
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:25
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00002 name=D:\ORACLE\ORADATA\EPPDBT3\UNDOTBS01.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_UNDOTBS1_34NJLN2G_.DBF tag=ORA$OEM_LEVEL_0 recid=14 stamp=622690181
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:25
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00014 name=D:\ORACLE\ORADATA\EPPDBT3\SMARTDAT1_01.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_SMARTDAT_34NJMF9R_.DBF tag=ORA$OEM_LEVEL_0 recid=15 stamp=622690209
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:25
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00015 name=D:\ORACLE\ORADATA\EPPDBT3\PIDIND1_01.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_PIDIND1_34NJN6H4_.DBF tag=ORA$OEM_LEVEL_0 recid=16 stamp=622690217
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:07
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00016 name=D:\ORACLE\ORADATA\EPPDBT3\PIDDAT1_01.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_PIDDAT1_34NJNFRF_.DBF tag=ORA$OEM_LEVEL_0 recid=17 stamp=622690225
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:07
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00004 name=D:\ORACLE\ORADATA\EPPDBT3\USERS01.DBF
    output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_USERS_34NJNNXS_.DBF tag=ORA$OEM_LEVEL_0 recid=18 stamp=622690229
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:01
    Finished backup at 16-MAY-07
    Starting Control File and SPFILE Autobackup at 16-MAY-07
    piece handle=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\AUTOBACKUP\2007_05_16\O1_MF_S_622688962_34NJNSKL_.BKP comment=NONE
    Finished Control File and SPFILE Autobackup at 16-MAY-07
    released channel: oem_disk_backup
    RMAN> exit;
    Recovery Manager complete.
    SQL*Plus: Release 10.2.0.3.0 - Production on Wed May 16 01:30:51 2007
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    SQL> SQL> Connected.
    SQL> SQL>
    Database altered.
    SQL> Disconnected from Oracle Database 10g Release 10.2.0.3.0 - Production

  • Lilo files in Temp folder

    Whenever I start Acrobat 8.1.7 on my Windows Vista laptop, a number of files named liloxxx with modification dates of 5/15/09 and 5/17/09 are created in my App Data\Local\Temp folder.  These disappear when I close Acrobat.  Why is this happening?  Is it indicative of a problem?
    Peter

    All computer programs use temporary files to do their work. They disappear when the programs close. The only difference is where the temp files are located.

  • I'm deplying WAR file, but temp folder isn't updating

    Hi,
    I'm using WL 9.2.2.
    How and when does the temp folder to which WL extracts the WAR file (looks something like $WL_HOME/servers/servername/tmp/_WL_user/myapp/tptld5/war) get updated? I'm noticing that when I re-build my WAR, deploy it and then go check the contents of the temp directory, the WEB-INF/lib and WEB-INF/classes aren't updated with the latest content.
    Your input is appreciated, - Dave

    It may be best to recreate the folder and the smart playlists from scratch.
    tt2

  • ITunes won't copy music files to Media folder when songs are dragged

    I am trying add songs from my external hard drive to my iTunes Library.
    I have the following options checked:
    "Keep iTunes Media folder organized."
    "Copy files to iTunes Media folder when adding to library."
    In the past, I could just drag files from my hard drive into the iTunes song list and add them to the library. iTunes would successfully make a copy of the file to the iTunes Media folder so that I could disconnect the hard drive and still play the songs.
    Suddenly, this no longer works. iTunes won't make a copy of the file anymore. It won't even make a copy of files located on my desktop.
    I found a workaround -- copy the files from my hard drive to the desktop. Then I have to go to File > Add to Library in order for it to work.
    It's an extra step, but it was VERY annoying to have to figure out.
    So my question -- Is this an iTunes bug or some kind of deliberate attempt at making it hard to use files not purchased through iTunes?
    I noticed this on one of the Apple support pages (my emphasis):
    Copying music to and keeping the iTunes Media folder organized
    You can select these options on the Advanced pane of iTunes preferences:
    "Keep iTunes Media folder organized." Learn more about how iTunes 9 and later organizes your media.
    "Copy files to iTunes Media folder when adding to library." Select this option to store all your media files in the iTunes Media folder. Since it's all in one location, you can easily transfer or back up your media. When you purchase or import media into iTunes from a CD, it's automatically added to your iTunes Media folder. If you add media to iTunes another way (choosing "Add to library" from the File menu or by dragging an MP3 file into iTunes), it might not be added to your iTunes Media folder.
    Well, why the heck not??

    I have posted so many issues to APPLE on the staggering lack of  basic functionality with itunes and each time they keep deleting it.
    Automatically Addd feature does not work consistently if the library is on NAS or a drive not on the same bok as the Mac, iMac or PC.
    iTuns will hang if you have the finder window open  and the recently added playlist open
    itunes will not add files automatically  if more than three phases of adding folders to the automatically add to itune folder is refreshed
    Once could even jump to the conclusion that the software testing and Quality Control in the iTunes development team had missed out whole chunks of tsting OR that the test designers wrote such basic test scripts which did not replicate real world useage.

  • Create XML file in network folder

    Hello All,
    I am reading data from SQL tables and getting  in the form of XML. I need to create a xml file with the same data and store the file in network folder.The name of the file should be with timestamp.xml.
    Please suggest.
    Regards.
    Anshul

    Hi Michael,
    Thanks.
    I am using XML SAVER action to create and save the file . It's working fine if in configure object file path is as  "\\drive\folder\TEST.XML". In this case it's generating the file with name TEST.XML.
    I  configure link of same XML SAVER action and specified same "\\drive\folder\TEST.XML" for Path property. In this case it's giving me the error.
    "Invalid link expression in action[XML_Saver_0]:\\drive\folder\TEST.XML"
    I tried first with test file (Fixed name ) but it's not working. Once it will work i can use expression editor for date and time function.
    I also need the expression to add date and time in place of TEST.
    Regards.
    Anshul

  • HT202879 How do I fix "the required index.xml file is missing?" when opening Pages documents?

    I can't open any documents from my son's iPad.  Error message: the required index.xml file is missing.  How do I fix this error so that I can open his Pages documents?  Before I ran the latest update as prompted when I opened Pages, I WAS able to open and view the document.
    I did try restoring Pages using my Time Machine, but it still won't open the Pages document.
    I have a brand new iMac that I just set up last week. 
    Son uses iPad at school, so we update when the school asks him to update.  Will doublecheck his version of Pages but it should be pretty recent.
    In general I don't like using Pages because it lacks a lot of the backwards / forwards compatibilty of Microsoft Word. 
    However, it is what my son uses with the iPad. 
    Most of the time I have to export his files as WORD files because we never seem to have compatible versions of Pages between the iPad and the desktop iMacs. 
    Where can I recommend that Apple improve its compatibility issues with Pages?
    This week I am going to receive a new iPad at my school (I am a teacher) but I am 100% certain that it will not be compatible with the older version of Pages on my classroom iMac.  I also avoid using Keynote for the same reason.  I have 15 year old Power Points that I can still open, but I am hesitant to switch over to Keynote because I want to be able to open my files any time, any where.
    Please advise.

    Not sure what v5 is. Someone helped me and opened it through Pages 5.2, through the program, rather than the Finder. Thanks for making a suggestion!

  • SP1 Failed Update - Update missing file in temp folder

    An Update to SP1 failed. The System is running now in its old state and working fine.
    The problem now is, that I can't update to SP1. The SP1 Installer detects the failed patch installation, and tries to continue the installation. It fails, searching for a file that doesn't exist, in the windows temp folder.
    Is there a way to tell the SP1 installer to ignore the failed installation, and behave as if it's the first time it tries to install the update?

    HKEY_Local_Machine\Software\Microsoft\ExchangeServer\V15\CafeRole   is on a CAS Server.
    HKEY_Local_Machine\Software\Microsoft\ExchangeServer\V15\MailboxRole is on the Mailbox Server.
    In my case the problem was on the mailbox server. After I deleted it the
    setup started normally, without noticing an uncomplete install.
    Thanks, that key was exactly what I was hopping for, but I didn't know what to search for. 
    SP1 installation finished.

Maybe you are looking for

  • UNABLE TO CONFIGURE ODSM(oracle directorey service manager_

    Hi , I am unable to configure ODSM with weblogic and getting the following error "ERROR while deploying the application ODSM cause: An internal operation has failed :weblogic.management.DeploymentException:[J2EE:160149]Error while processing library

  • Finding media files

    is there a way you can have itunes search your computer for media files automatically like media player?

  • Is it possible to delete e-mails from Nokia's mail...

    Hello everyone, I have an E52 with the latest firmware, and I have a question about using it's built-in mail client. I'm using it with Yahoo mail. Is it possible to set up the mail client so that when I delete an e-mail message on my phone it doesn't

  • Decision Task in Workflow

    I have copied the generic Decision task TS00008267 and used it in my workflow . In my workflow i need only two buttons " accept " and reject" ...I defined these two . when the work item appears in the Inbox it has one more button " cancel and keep in

  • Loop swf 3 times and stop

    I was sure that something would be posted here on writing action script to make a flash banner loop only 3 times since this is a fairly common standard for web banner advertising. I've been unable to find this help or to make it work on my own. My fl