Communication Channel marked all files as being read on FTP

The Mailbox FTP has all the files flagged as being read when a single file is read through a communication channel.  I manually unflagged the status field so all files had a status of N so none were pulled.  I had 14 files for this test flagged as N.   I turned off all our CCu2019s.  I activated one that was pulling the last file in the list based on the Service Ref# which is unique file name.  I refreshed the dir of the FTP several times as the CC was running.  One by one as the flag was changed to Y (file read) from top to bottom.  It only took a second for each one until it got to three very large files and the status stopped while it was reading the file.  After a minute it continued to change the flag until it read the last one.   All 14 files on the ftp now had the status flag changed to Y.  It appears it actually read the file content one by one and set the flag until it was done.  Do you have any ideas why it would do this?  From a dos prompt I donu2019t have any of these issues so Iu2019m guessing itu2019s something unique in the SAP FTP adapter that is doing it?
From a dos prompt I can successfully do a get 003520827870964903 c:data.txt and it will only update that ST flag for that one file as being read.  I can also do a get %EDT39A22%W_Z1JI4960 c:data.txt  and it will only flag the four files as being read that have that Mailbox/APRF value.  Now I'm trying to get my CC to do the same but no matter what I try it marks all six files as being read.   I have in my source directory %EDT39A22%W_Z1JI4960 and * for a file name and this will mark all files as being read when activated.   I have entered 003520827870964903 for a file name to further qualify and it still marks all files as being read.  It seems to be getting the file I want cause when I view the communication channel monitor it shows the right data in the payload but it always refers to another file for the archive / delete / test option from the processing tab.  There are no problems having a CC write a file out using similar parms for Mailbox/APRF, but trying to read a single file using the Service Ref # or a collection of files using a Mailbox/APRF mask seem to update the status for all files as being read.  Any suggestions are welcome.
Mailbox ID           St    APRF                SNRF              Service Ref. #
CMS                  N     CCR_GRIEF           filekh5LhC0000    003520599937481654
CMS                  N     CLAIM_STLMNTS       fileza2TBr0004    003520769829611413
EDT39A22             N     W_Z1JI4960          ileh3s0e60000     003520827846664146
EDT39A22             N     W_Z1JI4960          fileUfXjR     003520827868994913
EDT39A22             N     W_Z1JI4960          filePDFfKP0000    003520827870124419
EDT39A22             N     W_Z1JI4960          fileQ7RFdR0000    003520827870964903
Edited by: Kenbrown on Jul 28, 2011 9:10 PM
Edited by: Kenbrown on Jul 28, 2011 9:13 PM

Have you installed any apps that auto display the emails when they come in? If so the auto read feature may be triggering this, I had a app at one time that showed my emails in the preview window and it made the emails be listed as read... I would check your apps and make sure you are not using something like this unknowingly.

Similar Messages

  • Problem of Creating Multiple Communication channels for multiple files

    Hi Everybody
    I have a very basic doubt but this struck me...
    For a file-XI-file scenario,if multiple files are coming from same FTP server but with different names then we have to create multiple communication channels for all the files of different names..but is this a intelligent approach?Can we do something so that only one communication channel can receive multiple files of different names?plz explain in detail if possible ASAP.
    I have another doubt as in File-XI-File scenario how the XI understands that a particular file is from this FTP server  needs to be send to another particular FTP Server?is it only the name of the file which we give in sender comm channel & receiver comm chaneel which determines this????that means this name should always be same?plz explain in detail if anybody knows?

    Thanks Aamir.I understood the solution.
    Correct me if I am wrong.......
    1)If there are multiple files with different names & different extensions in the sender FTP then we use-->
    2)if there are multiple files with different names & different extensions in sender FTP & I want only say files of 2 extension types(say .xml & .txt)then we use-->
    *.xml
    in one comm channel &
    *.txt
    in another comm channel rite??
    Also I wanted to ask that only two kinda files we can pick up through sender comm channel rite?
    .xml  and .txt(File content Conversion).Can we pick files of other extensions also?(say .doc,.xls)If we use as u said
    then files of all other extensions will also be picked up rite?bt hw will xi convert them into xml?plz explain......
    One of my other q is not answered yet.........all these same doubts are there for receiver communication channel.......but you all have not said nething abt the receiver comm channel........plz explain the answers to all these queries for receiver comm channel for a receiver FTP........ASAP......thanks once again.......

  • How to check if a file is being read by another program?

    Hey all,
    I just have a few question for a project I am doing:
    How do I check if a file is being read by another program?
    How do I check how many lines it read?
    How do I get Keyboard input from the user when he is using another program other than mine? Ex: Pressing Ctrl-G to take a screenshot.
    How can I halt another program from reading a file when it already opened it? Ex: The other program opened a file and began reading. Now it is at line 2 and I want to make it skip 10 lines and contontinue.
    Thanks,
    Bluelikeu

    How do I check if a file is being read by another
    program?This is about the only partially sensible question you asked. But the answer is that unless you use some native code, you can't.
    How do I check how many lines it read?It doesn't even make sense to ask this question. First of all, what's a "line" anyway? Files are just sequences of bytes. A "line" is only in the interpretation of those bytes, such as if it contains <cr><lf> sequences an application may choose to render the contents of those bytes as logical "lines" of string sequences. Second of all, why the heck would it matter to you how many bytes have already been read by some other process(es)?
    How do I get Keyboard input from the user when he is
    using another program other than mine? Ex: Pressing
    Ctrl-G to take a screenshot.You want to spy on other applications? Shame on you, Mr. Spyware creator.
    How can I halt another program from reading a file
    when it already opened it? Ex: The other program
    opened a file and began reading. Now it is at line 2
    and I want to make it skip 10 lines and contontinue.Shame on you Mr. Spyware creator.

  • How can One sender communication channel pick two file from two location

    Hello
    I have a requirement that how can One sender communication channel pick two file from two location.Both the file has same name...How to configure the one receiver communication channel.i dont have any IR,no mapping..Please help me...

    >
    Soumitra Sinha wrote:
    > Hello Vijay
    > I already done the adapter specific message attribute.i am getting the file name properly.but that is nothing to do with my req.i am again clearing my problem:
    > i have two folder   folder a,folder b.Both has the same file credit0002. i have two destination folder i have one sender and one receiver channel.I dont have any IR.How one sender channel can  pick file from two location and how one receiver channel can put in two location.please help me..
    Ok now I get your requirement.
    you cant achieve this -  how one receiver channel can put in two location if you dont have a dynamic configuration defined i.e Adapter specific attributes.
    easy way - involve IR mapping
    else
    have a adapter module to define your dynamic configuration.
    Ref: /people/daniel.graversen/blog/2006/10/05/dynamic-configuration-in-adapter-modules & /people/michal.krawczyk2/blog/2006/10/09/xi-dynamic-configuration-in-adapter-modules--one-step-further
    Set the dynamic directory/file name etc for your receiver adapter.

  • IOS 4 And Marking All E-Mail as Read

    Hello,
    Does anyone know if the "Mark all E-mail as Read" feature is going to make its way into iOS 4 / iPhone 4? I keep trying to find a full list of features for iOS 4, but all I see is buttons that say "learn more" and point at the same page which says the mail client was updated to support new exchange server, threading, and MORE FEATURES, which I can't find explained anywhere.
    The only way I'll consider buying an iPhone is if I can mark all e-mail as read within 1-3 taps. Thus far, I can't find any indication that this is actually the case.
    Thanks.

    errr no...it is not a trivial issue, it is a real one.
    I get 100-150 emails today, including a lot of spam which is a never ending task to control. I like to be able to scan email subject lines, choose the mails I want to look at, and then mark all as read. The Blackberry has a feature to do this with 2 clicks.
    I have just got my first iphone, the iphone4, and am absolutely lost for words that there is no "mark all mail as read" function.
    Telling folks to move from POP3 to IMAP is complete tosh. I mention this, as this appears to be a stock answer on some other forums. Why should you have to change your mail accounts /set up forwarding etc., just because you have changed phones?
    Come on apple, less of the BS fluff apps. Give us proper control over our email please ! Unbelievable.

  • How to mark all 500 emails as read

    how do u mark all 500 emails as read.. please tell me.. i want to mark all my emails as read as i have 500 emails. i have already viewed them on pc and i dont want to view all of them again i dont have time

    you can mark all as read at one time....
    1 go to email
    2 click edit
    3 choose one email
    4 choose the mark button, but keep pushing the mark button
    5 while holding down the mark button, uncheck that chosen email
    6 release the mark button after a second or two
    7 choose "mark as read'

  • Large files not being picked by FTP adapter

    Hello,
    In our integration scenario, files from the AS400 (legacy system) are placed at a FTP location from where the XI picks up the file for processing. We have FTP communication channel.
    The file has about 8000 records is in binary format. When the file was placed it was not being picked up after the mentioned polling period of 60 secs. After manually inserting about 300 records which makes the file size smaller, the file is picked up bu XI and processed without error. With the 8000 records the file size was 2.5 MB.
    Thank you

    Please provide a J2EE trace at logging severity "Debug" for the location
    "com.sap.aii.adapter.file". Please do the following:
    - increase logging severity to "Debug"
    - set log levels to ERROR for all components
    - ONLY set log level to DEBUG for "com.sap.aii.adapter.file"
    - reproduce the problem and gather the defaultTrace.trc immediately
      after you reproduce
    - remember to reset the logging severity after you have reproduced as
      leaving it on "Debug" can cause performance problems in your system.
    Also the ftp server logs will be needed in this case.

  • ORA-03113: end-of-file on communication channel ; On All Indexed fields

    Hi Friends,
    Please help
    I am getting the following error,when querying a table in 10.2.0.4.0.
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel
    When I exclude one of the indexed fields in the where condition it works fine.I rebuilded/dropped index,But still oracle throws me out.
    Please see some Infom from Alter.log and Trace files
    Alter log
    Errors in file d:\oracle\product\10.2.0\admin\cvs2\udump\cvs2_ora_3064.trc:
    ORA-07445: exception encountered: core dump ACCESS_VIOLATION __VInfreq__qksqbFind1RowTabs+72 PC:0x313865C ADDR:0x131 UNABLE_TO_READ] [
    Trace file
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Windows XP Version V5.1 Service Pack 3
    CPU : 2 - type 586, 2 Physical Cores
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:829M/2038M, Ph+PgF:2573M/3933M, VA:964M/2047M
    Instance name: cvs2
    Redo thread mounted by this instance: 1
    Oracle process number: 28
    Windows thread id: 3064, image: ORACLE.EXE (SHAD)
    *** ACTION NAME:() 2009-06-09 16:50:51.357
    *** MODULE NAME:(SQL*Plus) 2009-06-09 16:50:51.357
    *** SERVICE NAME:(CVS2) 2009-06-09 16:50:51.357
    *** SESSION ID:(148.7775) 2009-06-09 16:50:51.357
    *** 2009-06-09 16:50:51.357
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump ACCESS_VIOLATION __VInfreq__qksqbFind1RowTabs+72 PC:0x313865C ADDR:0x131 UNABLE_TO_READ] [
    Current SQL statement for this session:
    Call Stack Trace calling call entry argument values in hex
    location type point (? means dubious value) -------- ----------------------------
    __VInfreq__qksqbFin 00000000
    d1RowTabs+72
    kkogtp+366 CALLrel qksqbFind1RowTabs+
    0
    vopastp+276 CALLrel kkogtp+0 9C17008 9C17008 9C16808 0
    voppfdDescendents+ CALLrel vopastp+0 9C16808 1 0
    374
    voppfd+88 CALLrel voppfdDescendents+ 9C16808 1
    0
    opitca+854 CALLrel voppfd+0 9C16808 1
    __PGOSF346__kksFull CALLrel _opitca+0 9ECB128 3D2396F0
    TypeCheck+15
    _rpiswu2+426 CALLreg 00000000 BF9C004
    kksLoadChild+8074 CALLrel rpiswu2+0 457453CC 9D 3DE12CF8 5
    3DE12A00 9D 3DE12D24 0 5CDB50
    0 BF9C004 0
    kxsGetRuntimeLock+ CALLrel kksLoadChild+0 C669558 3D738E24 BF9CA5C
    and it goes and goes.....
    Thanks In Advance
    SSN

    I'm not 100% sure, but I'd suggest you to open SR in metalink. And send these trace files them for analyze
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • XML file not being read by Accordion Demo

    I had this working last week and it was a beautiful thing. I
    subsequently added many more product items to the products.xml file
    and resent it, now the products.xml file is not being read by the
    index page. I have read all the posts and added all the suggested
    fixes -
    added {useCache: false} to result in var dsProductFeatures =
    new Spry.Data.XMLDataSet("products.xml", "products/product[name =
    '{dsProducts::name}']/features/feature",{useCache: false})
    added <cfheader name="Cache-Control" value= "no-cache">
    <cfheader name="Expires" value="0">
    <cfheader name="Pragma" value="no-cache"> to header
    added var d = new Date();
    var cToday = d.getSeconds();
    var spryURL = "
    http://localhost:8500/SpryMe/Sample1/employees.xml?cacheBuster="
    + cToday; to header
    but my xml file is not being read. The script is running
    because the little fields on the right are moving.
    Any suggestions would be greatly appreciated!

    Hi,
    What's happening if you open the xml page (employees.xml)
    directly in browser. Are you able to see all the records? Is the
    XML valid?
    Regards,
    Dragos.
    PS: do you have a public URL where we can see that?

  • BizTalk 2006 R2 Receive Location )File - XLS) Being Read Twice?

    Scenario: IBM ESB is writing a XLS file to a UNC path that is polled by BizTalk 2006 R2 Receive Location (File) but the file is being processed twice on a few occasions that cannot be reproduced. The polling interval is set to 60 seconds and then the file
    is removed. My developed confirmed the duplicate processing via our database that records incoming messages.
    Any idea on how to proceed?
    -Shawn
    Shawn ([email protected])

    Update! 
    I was able to duplicate this issue but I haven’t determined root cause yet. This one is a bit tricky. I kept processing files until I noticed some warnings in the EventViewer. The BizTalk service became disabled and then re-enabled
    causing the message to be processed again. Any ideas?
    4:20:59 PM – I re-enabled but this must automatically be done by BizTalk for the duplicate message to be processed
    The following BizTalk host instance has initialized successfully.
     BizTalk host name: BizTalkServerApplication
     Windows service name: BTSSvc$BizTalkServerApplication
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    4:20:32 PM
    An error occurred that requires the BizTalk service to terminate. The most common causes are the following:
     1) An unexpected out of memory error.
     OR
     2) An inability to connect or a loss of connectivity to one of the BizTalk databases.
     The service will shutdown and auto-restart in 1 minute. If the problematic database remains unavailable, this cycle will repeat.
     Error message: Exception has been thrown by the target of an invocation.
     Error source: mscorlib
     BizTalk host name: BizTalkServerApplication
     Windows service name: BTSSvc$BizTalkServerApplication
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    4:19:48 PM
    All receive locations are being temporarily disabled because either the MessageBox or Configuration database is not available. When these databases become available, the
    receive locations will be automatically enabled.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    4:19:34 PM
    The Messaging Engine failed to retrieve the configuration from the database. Details:"The database cannot be accessed because the system is recovering from an earlier database
    failure. ".
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Shawn ([email protected])

  • Inactive Sender Communication Channel still processing Files?

    We de-activated the Sender Communication Channel of an interface. However, the file adapter keeps processing?
       Anybody know what is going on?
                    Thank-You.

    Hi Tom,
    1)  Check out Whether you have De-activated the Right Adapter.
    2) Refresh the Cache,
    a)Start transaction SXI_CACHE.
    b)From the context menu XI Runtime Cache select Start Complete Cache Refresh.
    c)Call transaction SM58 to check the status of the refresh process.If no entry for function module SAI_CACHE3_REFRESH_BACKROUND is Present any more the cache update is finished.
    If you still face issue try this .
    Many actions require to access System Landscape Directory content from the Integration Builder. To optimize performance, this content is loaded into a cache so that the System Landscape Directory does not have to be accessed directly each time that System Landscape Directory content is required.
    However, this cache is not automatically updated if changes are made to the content of the System Landscape Directory. For this reason that we delete the System Landscape Directory cache if changes have been made to content in the System Landscape Directory. The cache is then filled each time that the System Landscape Directory is accessed. If we log on to the Integration Builder after we have made a change in the SLD, we do not need to delete the SLD cache.
    To clear the SLD cache, from the Integration Builder main menu, choose Environment ® Delete Cache for SLD Data.
    Once we have deleted the cache for SLD data, accessing objects in the SLD may take longer than usual initially.
    Regards
    Agasthuri Doss

  • Mark all email msgs as read?

    Has anyone found a way to mark all messages in a particular mailbox as read? So far, I have to go through them one at a time.

    Same here! I had to go through 248 e-mails from four different accounts and select them one by one. Also, there's no way to mark an e-mail as read without opening it first. It might be nice if Apple gives us that option in a future software update... cause there'll be future software updates, right?

  • Marking all email inbox as read

    Is anybody getting tired of reading email on their IMac and then spending the rest of the day marking the same mail on their iPad and iPhone as read by opening each and every individual email? I hope I'm missing something.
    jmf

    Same here! I had to go through 248 e-mails from four different accounts and select them one by one. Also, there's no way to mark an e-mail as read without opening it first. It might be nice if Apple gives us that option in a future software update... cause there'll be future software updates, right?

  • Pdf files not being read in mac

    the pdf files i create in acrobat pro 9 are not able to be read by mac users. can anyone help me out with this?

    How are you sending them to Mac users? If by email, you might try to zip them first. If they are not able to receive zip files in the emails then you might try posting the pdf file to a web or ftp site.

  • If you delete your backup on iTunes and iCloud and then wipe the phone to factory settings, does that delete all iMessages from being read on other devices (re:iPad)?

    My friend had a shared phone account with his now ex girlfriend and he was not phone savy so they shared an apple id. She is able to read all of his text messages. I was wondering if the backup is deleted from the iTunes account and the iCloud, are those messages still readable by her on her iPad?

    If you physically delete ANY file, you CANNOT acess it from the cloud. Because THERE'S NOTHING TO ACCESS anymore...
    If you move your files to the EHD, you need to point your library to the EHD or NONE of the songs will be available anywhere, including the MBA.
    EVERYTHING on your iPhone will likely have to be "reacquired" once the move is complete.

Maybe you are looking for

  • How do I get iPhone 4S notes to appear in Outlook

    With IOS 5 all iphone notes magically synced with Outlook. With IOS 6 I get three options for my Notes to have a 'default account' (why does it need an account at all? It's a NOTE). But playing the game, my options are On My Iphone (where else?! It's

  • After upgrading to IOS 7.1 hours after Touch ID stopped working

    After update, touch ID work well a few hours and suddenly stopped recognizing my tracks. Now try to delete my previous tracks and read new, but does not work. I was about to restore, but I see I'm not the only one with the same problem, hopefully App

  • Hyperlinks in Crystal Reports

    Hi, Gurus, I am new to Crystal Rports and trying to create Hyperlinks from Summary to Detail report. I am in confusion which report is Source and Tearget (Summary or Detail) that I should copy the object and paste into Report part for Another Report

  • Selection screen  to  Mainwindow in smartforms

    Hi experts , I got a selection - screen  where i have to enter a  Record so that it should be reflected in the main window  i.e ( column of the table) of the smartform, can any one tell me. Regards, Reddy

  • Will not eject DVD

    amazing how this has never been fixed after opening up a DVD R which was burned i cant eject it nothing i do works is this ever going to be fixed 10.5.6