File not getting created at the Reciever

Hi All,
I have implemented a simeple file to file scenario. The file is getting deleted from the source directory but is not getting created in the target directory. It shows a checkered flag in SXMB_MONI . When i do Communication Channel monitoring for the reciever Comm. Channel, it shows no messsages .
I have refreshed the Cache in Integration directory. it is still not working.
I tried using a different Communication channel with the Mail adapter that is working fine.
I cant figure out what the problem is please help.
Many Thanks,
Neha

Hi! Neha,
Here i want to add some points :
Even I faced same problem in project....... then I followed this procedure...
My scenario is FILE TO RFC via FTP Server in file adapter.
Here issue is file is picking from FTP and showing success in MONI but data is not reaching to BW system..
Most of the times I checked and I did successfully.
Main issue are due to:::
1. Check Queues in Inbound queue SMq2
2. Trace teh step by step in message flow in message monitoring that means check whether message flows
        from a) Intergration Engine
               b) Adapter Engine..
3. Check and trace the flow in Message monitoring in Run Time work Bench
4. Check Status of Receiver communication Channel in Communication channel Monitoring
5) Check whether Business Services are Scheduled in Availability Time planning or not
6  Also Check in Visual admin whether the services are released or not if any others are might using the same servivcees and cahnnels and suppose if they are scheduled or not
7. Do Cache Refresh mainly SXI CACHE, ADAPTER ENGINE CACHE
8 Finally if still not resolved J2EE ENgine SOFT Restart..instead of doing restarting entire XIengine server.
Once the Server is started then defintely all the messages if suppose if 40 messages are picked from source directory and not reached to Target then all those definetely 100% become success and reached
Note:: All above needs to check only if development part is correctly configured.
Also check the Receiver target and sender directory Permissions in FTP Server i.e., rwx permissions okay
Thanks
Amar Srinivas Eli
Reward Points if useful

Similar Messages

  • File not getting created in a different server

    My requirement.
    I have written a code in the BI system and now need to write an empty file (say a.done)in a directory /interfaces of PI system.
    I wrote using open data set and close data set however the file (a.done) is not getting created in the PI system even though the directory /interfaces exist.
    When I give any directory of that of BI system ,the file(a.done) is getting created i.e the file is getting created on the same server and not on the different server.
    Is there any function module or any other way for the file to get generated in the PI system.
    Please explain with an example.
    Regards,
    Vish

    Try to use  search FTP in se37 or checkout the below FM
    CALL FUNCTION 'EPS_FTP_MPUT'
      EXPORTING
        RFC_DESTINATION            =
    *   FILE_MASK                  = ' '
    *   LOCAL_DIRECTORY            = ' '
    *   REMOTE_DIRECTORY           = ' '
    *   OVERWRITE_MODE             = ' '
    *   TEXT_MODE                  = ' '
    *   TRANSMISSION_MONITOR       = 'X'
    *   RECORDS_PER_TRANSFER       = 10
    *   MONITOR_TITLE              =
    *   MONITOR_TEXT1              =
    *   MONITOR_TEXT2              =
    *   PROGRESS_TEXT              =
    * IMPORTING
    *   LOCAL_DIRECTORY            =
    *   REMOTE_DIRECTORY           =
    *   LOCAL_SYSTEM_INFO          =
    *   REMOTE_SYSTEM_INFO         =
    * TABLES
    *   FILE_LIST                  =
    * EXCEPTIONS
    *   CONNECTION_FAILED          = 1
    *   INVALID_VERSION            = 2
    *   INVALID_ARGUMENTS          = 3
    *   GET_DIR_LIST_FAILED        = 4
    *   FILE_TRANSFER_FAILED       = 5
    *   STOPPED_BY_USER            = 6
    *   OTHERS                     = 7
    IF SY-SUBRC <> 0.
    * Implement suitable error handling here
    ENDIF.

  • File not getting created in Target Directory..........

    Hi All,
               We are trying a IDOC-File scenario & trying to create a XML file on the receiver side........All the mappings have been checked & everything is working fine.It shows success in SXMB_MONI. But the file is not getting created at the target directory..... Checked the component Monitoring and message  monitoring as well, which is also successful...
    What could be the reason of such behaviour, and is there a way to track the where the target file is getting placed?
    Please Help
    Regards,
    Jayashri

    >
    Jayashri Rade wrote:
    > Hi All,
    >            We are trying a IDOC-File scenario & trying to create a XML file on the receiver side........All the mappings have been checked & everything is working fine.It shows success in SXMB_MONI. But the file is not getting created at the target directory..... Checked the component Monitoring and message  monitoring as well, which is also successful...
    i
    Did you check the receiver communication channel in communication channel monitoring?
    Are there any errors?

  • .xel file not getting created

    Hi All,
    I am using 9.1.0.2 version. I archived the xel.log file as it was getting very bigger in size after stopping oim_server through Weblogic console.
    I expected that after I start the oim_server all log files will get created automatically.
    I see some log files got created when I started OIM application but not xel.log.
    Should I create it manually or should it get created automatically?
    Thanks in advance,
    Manohar

    Open log.properties file. You can see entry for xel.log file. Create this file manually and restart OIM server. Make sure you create it manually using the same user, using which you are starting servers.
    Alternativley, in log.properties configure loggers and provide there path.xel.log in case entry for xel.log is not there.
    regards,
    GP

  • Silent Installation - Respond file not getting created !!!

    Hi,
    I am trying to create a respond file by running the installation as follows
    ./runInstaller -ignoreSysPrereqs -record -destinationFile /backup/ORA_DOWNLOADS/9201.rsp
    ignoreSysPrereqs is used because we have Sun Solaris 5.10 which is not in oraparam.ini.
    I am installing 9.2.0.1 Please do not ask why 9.2.0.1 now.
    Now the problem is my respond file is not getting created when I run the install. Does the respond file gets created after the installation is complete? I do not want to end up doing installation at one server without the respond file.
    Please help.
    Thanks,
    Ankit.

    Hm, you might be hitting a bug. Need to check my archive of historic Oracle events (means, I'll get back when I have looked through my notes in a few hours or more).

  • Files not getting picked from the FTP site

    Dear All,
    We are having one File-XI-RFC scenario running in XI-PRD Server. Sometimes what happens is that files available in the FTP site are not getting picked by the File adapter. I have checked in the adapter monitoring and communication channel is active there. Also, there are no errors regarding this in SXMB_MONI. I have configured alerts also but for this case no alerts are getting trigerred. And also when I am reactivating that particular communication channel then that file is getting picked instantaneously.
    Can anybody please guide me on what might be the real cause for this as this error is happening randomly.
    regards,
    N.Jain.

    HI,
    Have you used per File transfer parameter in FTP Communication channel.
    It makes the FTP adapter inactive in ideal time.
    So add the poll interval may be for every 30 mins or something like it. It will forcefully activate the FTP port after every 30 mins. You may have the poll interval for every 1 min. Only the files to be picked up are getting logged in in XI monitoring.
    So there will be no garbage collection of unwanted messages in Monitoring.
    Thanks
    Swarup

  • Weblogic servers directory not getting created in the domain directory

    Hi
    I installed weblogic 12c(12.1.1.0) and then ran the config.sh to create the domain/managed servers directories.
    After the config.sh completely ran I am not seeing the servers directory under the domain directory. All other directories like config, bin are present under the domains directory.
    If anyone can let me know for weblogic-12c if they have come across such a issue during installation/configuration please reply to this thread.
    Thanks
    BharanB

    Hi,
    Weblogic servers directory do not gets created after domain creation or even managed server configuration. It will present itself only when you start the managed server for the first time, that is when it initializes all security attributes, diagnostic attributes (if configured) , etc..
    Perform server start and then check if it gets created or not.
    ## rank answer if it is helpful ##
    Thanks,
    Ranjan

  • IDOC File target - file not getting created

    I am using Realtime job for sending idoc from data services to sap. I am using idoc message as source, query and idoc file as target transform in the data flow. I have following settings in IDOC file as target
    Idoc file : /tmp/costcentertest.txt
    Idoc type: COSMAS01
    Data store name: DS_SAP
    Application server: saptest
    When i send the idoc I can load the data into table or create the file in /tmp directory. After changing target to idoc file and entering the above settings i don't see any file getting created. I do see idoc was received from we05 and also show green in data management console.
    I was checking if i have to change something or missing some steps.

    Hi Satheesh
    Check whether the order qty field is there in flat file or not. Second if the data is there then it is getting uploaded
    in read the file or not. Subsequently in converted data . When the mapping  is correct and  data is getting populated
    in read file and converted file it will get uploaded. Hope it will help you.
    Thanks
    Sushant

  • Cannot add mailbox database copy to DR site - .edb file not getting created

    I have a DR site setup that I want copies of 4 of my mailbox databases.  3 of the mailbox databases copied over successfully but the last and largest one which is really not that large 69Gbs keeps failing when i Update the database copy.  Seems
    to not be creating the .edb file.  Is there another way to get the .edb file over to the server, possibly manually copying it then doing and update database copy?  I have my backups turned off on all the servers that have the mailbox role on it now
    thinking that was causing some issues with the database copy?  Any suggestions is appreciated, thanks.
    Michael Duhon

    Yes manually copy the edb file and paste them in the DR server . Then try to update with for the incremental of database copy. Verify the database is clean shutdown that you are moving to the DR site.
    What error message it throws when you performing update the database copy
    Exchange Queries

  • PO not getting created in the backend

    Hi
    I have made settings for R/3 PO to be created once a SC is approved, but I get the following errors in the "Application monitors>Shopping cart> backend application errors"
    000Creation of PO using Enjoy BAPIunsuccessful
    MEPO 085Check item number 0 in tabl
    06 010Document contains no items
    MEPO 071Item 00010 does not exist
    Note: PR and reservations in R/3 are getting created as follow on docs for SC but onky PO creation is throwing these errors. PO is getting created if i manually try and create it in R/3, so i suppose theres nothing wrong with the data as well.
    Regards,
    Amol

    Hi Sailatha,
    I am new to this so can u pls tell me, how to check and rectify it step by step. Which are the transactions used and how to do the assignment.
    Also what are the default message types to me maintained in the ALE customization. Currently i have the following messages maintained:
    ACC_GOODS_MOVEMENT
    ACLPAY
    BBPCO
    BBPIV
    MBGMCR
    Thanks & Regards,
    Amol

  • Css file not getting applied to the application

    Hi All,
    I have uploaded a css file and used in my application as
    <link rel="stylesheet" href="#WORKSPACE_IMAGES#default.css" type="text/css"/>
    Previously it was working fine.
    But suddenly, it is not working.
    I am working from a remote server.
    Could anyone please get me a solution for this?
    thanks in advance
    bye
    Srikavi

    Hi joel,
    From this thread
    Shared Files - problems after upgrading APEX 3.0 to 3.1
    i have taken your words,
    In my development of the browser cache support for static files, I did notice some unexplainable behavior with IE and Firefox. When uploading static files and then testing them, it almost seemed like the browser would request the resource only some of the time (and then get the HTTP 304). If an Expires tag is not computed, I know Firefox will compute one itself.
    As per my understanding, Is it cache_expire should be calculated?
    I could not get that line.Could you please explain me.
    Thanks in advance.
    bye
    Srikavi.

  • File not getting converted to the .EXT type

    Hello Experts,
    Please help me with an issue ...
    Actually Iam doing a mailing program.... in which a newly generated invoices are sent to user....
    the mailing is working fine.
    The file which the user is getting in his mail box should be a .EXT type file....from where he will download the file and upload it in  the airtel portal..... from where it been sms to the different number's present in that file......
    But the problem is the file is not getting converted to .EXT type and when we are trying to upload it in airtel portal it is saying that file is not in UTF-8 format..
    To check whether conversion to file type is working  when Iam trying to convert the file in .TXT type its getting converted to text format...but not working with .EXT type when passing 'EXT' in doc_type   of FM .
    I checked the SCOT transaction if any setting exist but ...didnt found anything useful ...
    Please help me to resolve the isuue

    Hi joel,
    From this thread
    Shared Files - problems after upgrading APEX 3.0 to 3.1
    i have taken your words,
    In my development of the browser cache support for static files, I did notice some unexplainable behavior with IE and Firefox. When uploading static files and then testing them, it almost seemed like the browser would request the resource only some of the time (and then get the HTTP 304). If an Expires tag is not computed, I know Firefox will compute one itself.
    As per my understanding, Is it cache_expire should be calculated?
    I could not get that line.Could you please explain me.
    Thanks in advance.
    bye
    Srikavi.

  • JAR file not getting created

    Hi All,
    i have to develop a JAVA mapping JAR file using SAX parser.
    So for this in Netweaver Developer Studio, i created a new EJB project. in the ejbModule, i created a package and a JAVA class in it. But the problem is the JAVA class is not showing in EJBCandidates - so i am unable to add it to ejb-jar.xml file.............
    Can anybody suggest why the JAVA class file is not appearing in EJBCandidates..........
    Thanks,
    Rajeev Gupta

    > Hi All,
    >
    > i have to develop a JAVA mapping JAR file using SAX
    > parser.
    > So for this in Netweaver Developer Studio, i created
    > a new EJB project. >
    Rajeeev
    <b>For a JAVA MAPPING in the NWDS , you need not ceate an EJB Project.</b>
    <b>Just use NEW--> JAVA Project</b> and then define a class that implements Stream Transfomratiom Interface in thsi project.
    DO you coding in the execute mthod , and then finally , create a JAR file for this class / Project and then import it in your mapping uinder Imported Archives
    Regards,
    Bhavesh

  • File not getting created

    Hi Frnds,
    I have a Idoc to file scenario,
    Iam getting  following error in RWB
    Conversion initialization failed: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found: Parameter '.fieldFixedLengths' or '.fieldSeparator' is missing
    Following are the FCC configured:
    Record.fieldFixedLengths     2,4,4,10,2,20,8
    Record.fieldNames     RecordType,CompanyCode,OrderType,OrderNo,HoldCode,HoldCodeDesc,ReleasedDate
    Record.endSeparator     'nl'
    Please can anybody help in resolving this issue.

    These are some of the very important content conversion parameters :
    1)NameA.endSeparator= 'nl'
    2)NameA.fieldNames=a,b,c...
    3)NameA.fieldSeparator= ;
    The above 3 parameters are important and almost mandatory.Your error clearly mentions missing out of        ' fieldSeparator ' .           
    NameA.fixedFieldLengths can also be included........
    Some other important FCC parameters are :
    4)NameA.addHeaderLine = 0
    5)NameA.fixedFieldLengths = 10,10
    Hope this information is effective and useful........
    Award points if helpful
    Regards  : Deepika Kuppachari

  • File not getting generated.

    I am doing an IDOC to file & mail.I mean 2 receivers.
    everything is fine XI...but the file is not getting created at the path....It shoes successful flag in XI.
    mail is working fine....
    i used variable substitution for defining the name of the file schema...and content conversions aswell...
    what should be the problem....

    Hi,
    Check the file adapter configuration as well check the file adapter status from RWB communication channel monitoring.
    chirag

Maybe you are looking for