Unable to create file - SXMB_MONI -- Trouble shooting

I am replicating Products Data from SRM to MDM. I am using BBP_CCM_TRANSFER_CATALOG report in SRM. This is Proxy-File scenario. After executing the above report, I can seee the Message in SXMB_MONI in PI.
The message has passed through these steps.
Inbound Message (Central) (Green Flag- Scheduled)
Reciever Identification
Interface Determination
Reciever Grouping (Black thick Arrow Head - Scheduled for Outbound Processing)
Message Branching According to Receiver List
Request Message Mapping
Technical Routing
Call Adapter
Response (Black Flag - Processed Successfuly)
I am not able to see the File written at outbound server and target file path mentioned in File adapter.
Can any one please help me in understanding the above sequence and trouble shoot so as to get the file.

Hi Sudha
Reciever Grouping (Black thick Arrow Head - Scheduled for Outbound Processing)
Extract from one of forum post .. see if it helps 
Register the queues via t.code sxmb_adm where u have an option manage ques.
Once you register the queues, they default activated.
If u want to manually unlock then u need to go to transaction SMQR,SMQ1,SMQ2 for queue management. There u have to select the queue and activated all entries.
SMQ1 u2013 qRFC Monitor for the outbound queue You use this transaction to monitor the status of the LUWs in the outbound queue and restart any hanging queues manually.
SMQ2 u2013 qRFC Monitor for the inbound queue. You use this transaction to monitor the status of the LUWs in the outbound queue.
U may schedule the report RSQOWKEX (Outbound Queues) and RSQIWKEX (Inbound Queues) to restart the queues automatically.
To Cancel the messages from MONI with the Status Scheduled for Outbound Process
Schedule the Report RSXMB_CHECK_MSG_QUEUE
SAP_BC_XMB_DELETE
Regards,
Srinivas

Similar Messages

  • Recently, iPhoto will no longer allow my to export photos onto my folders on my desktop. It just says that it is unable to create file. Not sure why this is happening?

    iPhoto is no longer allowing me to export & resize photos into a file on my desktop. It just states that it is Unable to create file on desktop. I'm not sure what this means on how to correct this issue. Any support would be greatly appreciated!

    Then do the following:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Select the options identified in the screenshot.
    If Fix #1 fails to help continue with:
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download IPhoto Library Manager 4 for OS XC 10.6.8 and iPhoto  8.1.2 and later  or iPhoto Library Manager 3 (for OS X 10.5.8 and iPhoto 7.1.5 and earlier) and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu (iPLM 3) or Library ➙ Rebuild Library menu (iPLM 4) option.
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.

  • When I try to export the file in word, I get the error "The Save as command has not been able to develop this document. Unable to create file"

    When I try to export the file in word, I get the error "The Save as command has not been able to develop this document. Unable to create file".
    Win7 Pro, 64bit
    Acrobat XI Pro, tryal

    Create a one word pdf file. Try converting to word. If that fails, try a complete uninstall, run the cleaner tool, then re-install.
    Download Adobe Reader and Acrobat Cleaner Tool - Adobe Labs

  • "unable to create *file name*" error

    I imported videos from ipod touch to iphoto. Then i try to export the videos on either desktop or external hard-drive and it gives me the "unable to create *file name*" error in both cases. To export videos i go FIle-Export, choose kind "original". Tried to do it with several different albums, and it doesn't work on any of them. Didn't have an issue for exporting pictures though.
    Please help!
    Nina

    What exactly was selected when you did the test?
    Regards
    TD

  • "error building executble. unable to create file."

    Hello!
    When I try to run or Build an Pocket PC application i get thes message: "error building executble. unable to create file."
    I have installed:
    LAbview 8
    Microsoft embedded visual c++ 4.0
    Microsoft Pocket PC SDK
    PDA Module 8
    Does anyone have a clue wats wrong?

    The builder is missing the C compiler and the linker from Microsoft for the emulator target.
    On my system they are located in C:\Program Files\Microsoft eMbedded C++ 4.0\EVC\wce420\bin. Check on your computer.
    I couldn't find a place where to set this path (remember: I have 7.1, 8.0 may support this settings, although it's not likely).
    Paolo
    Paolo
    LV 7.0, 7.1, 8.0.1, 2011

  • POST fails on T5140 server.   POST shows errors about "Unable to create files".  Server won't boot

    All,
    Need any help that someone can provide.  Currently I have a T5140 server.   Yesterday it crashed unexpectedly. We were able to reboot the system and it come back up with the service light on.  Service light was indicating a memory DIMM problem.   We powered down the server to replace the memory modules that had service led showing for them.   After powering the system on, it never gets past POST now.  We attached a serial console to the ILOM and watch the post.   POST starts normally. Then we start to see messages about "unable to create files.  Finally POST gets to a point where it looks like it is finishing but hangs.   It hangs at the point where it say that it is initiating run level 3.  But it just sits there and never boots the system.  Any ideas?   Is this a motherboard issue that really cemented itself when the power was removed to the system?  Any help would be greatly appreciated.  We are stuck.
    Thanks.

    I have had this same issue, unfortunately you will need to place a service call for a field tech to come on-site and replace the failty DIMM. The T5140 WILL NOT BOOT if any one or more DIMMs fail to POST.
    The only partial solution is to disable the CPU that is connected to the bad DIMM so the system will successfully boot up in degraded mode. But I would not run the box like that for long.
    You need to call service a.s.a.p.

  • ODBC error generating temp file: "Unable to create file buffer" Server 2008

    Guys:
    I have a 32 bit application that has been running for years with no problems under XP and MS Server 2003.
    To access the oracle DB we use MFC drivers and ODBC system datasources for Oracle 10g and 11g.
    We recently moved from MS Server 2003 to Server 2008 Standard Edition (32 bit).
    We also upgraded our DB from 10g to 11g R2.
    Now the application gets intermittent errors when accessing the database like the one below:
    "Unable to create file buffer"
    I looked this up on other forums and it seems to be a problem with the ODBC driver creating uniquely names temp files
    in the system temp folder. This was a documented problem some years ago and was fixed but now seems to have
    reared its ugly head for Server 2008.
    I'm not sure who the culprit is: 2008 32-bit or the 11g drivers.
    I just know that some of our transactions fail because ODBC has problems and this is killing us.
    As you see we are still running on a 32 bit OS and have created the ODBC DSNs using odbcad32.exe.
    The application connects to the DB and works MOST OF THE TIME but random transactions now fail because of this error.
    If I try to kill all of the *.tmp files from the windows temp directory it seems to solve the problem for a while but then the problem comes back rather quickly.
    Any help here would be apprciated.

    This may solve the issue: http://support.microsoft.com/kb/130719
    Don't just delete the offending file...it will be recreated eventually. Post a dummy file to prevent the error from reoccurring.
    My only question is why you put more info on database and ODBC versions here and not in your SR? I'll note this in your SR for ya ;)

  • Unable to create file

    Hello
    I am trying to add a data logging module into a VI that is running ok. But no matter what I try, the data is not stored into the selected file. I'm adding a screenshot of the block diagram.
    The problem seems to be that Labview is unable to create a file. When I add no file path, the user should be prompted where to save the file, but this never happens. When I add a path/filename, Labview seems to ignore this. Regardless if the file already exists or it should be created by Labview, the file is not created/saved.
    The errors I already encountered: 
    - Error 7 - File not found: when I add a path to the "create file" block
    - Error 43 - The operation was cancelled by the user (which is not true, as the user is never asked where to save the file): when I add no path to the "create file" block
    Note: the image below is part of a larger VI: it is in a flat sequence.
    Note 2: I'm running LabView 2012, with realtime module.
    Note 3: the rest of the program is running well, we are measuring data without problems, but nothing is being logged.
    Thanks in advance.
    Solved!
    Go to Solution.
    Attachments:
    GSR2.png ‏34 KB

    The missing shift register can't be the problem, although it is considered better to use that for refnums and the like. For WHILE loops it is not strictly necessary as such a loop will always execute at least once and therefore the refnum AFTER the loop ends will be just as valid as the refnum BEFORE the loop. For FOR loops that can not be true. If the FOR loop executes 0 times (iteration count is specified as 0 or an empty autoindexing array is connected as input) then the refnum AFTER the loop will be always an invalid refnum if no shift register is used for that refnum, since there is no logical dataflow from the input tunnel of the loop to the output tunnel for this refnum.
    As to the original question: Does the C:\LabVIEW\Data folder already exist on the harddrive?? If it does can you delete the Open/Create File node and place a new one on the diagram?
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Unable to create File Type Rules Repository

    Hi Gurus,
    I am trying to create File Type Rules Repository(SOA Suite 10.1.3.4).
    As per the documentation:
    To create and connect to a new file-based repository we need to select a
    Repository Type of File, and specify the full path name of where you want to create
    the repository and then click Create.
    But when i select the repository type: file
    and browse for the location of where I want to create it.It won't let me select a directory, only a file..!It opened the browse a window with name :file upload
    Even I am unable to type the folder path where the new repository need to be created.After lot number of trials i am posting this.Please help me in fixing this.
    Thanks in advance..
    Regards,
    Chandra

    Thanks for your reply lahvenai,
    Could you please tell me How to the rule admistrator role get granted.I am loggiing in with oc4jadmin user.
    Please help me on this.
    Regards,
    ravi

  • Unable to create File System Repository manager

    Hello,
    I would like to create File System Repository manager to this path: I have mapped a certain Network drive "
    main-uni-fs1\pictures$" to the Portal Machine and under this machine it appears as drive "N:\", inside it there is a picture folder which I would like to create the mapping to. I tried setting the "Root Directory" value to "N:\" and to "
    main-uni-fs1\pictures$" but I keep receiving an error message at the Repository Component Monitor (see below).
    10X,
    Roy

    Hello Roy,
    1> Create a new path that points to the pictures directory on the system. Enter the path lik
    mypc.myorg.com\pictures
    Under Sys admin -> Sys Config -> KM -> Content MGT -> Global Services -> Network path
    Under the user name and password, enter your username and password
    username whould be entered like domainname\username
    2>Then create a system in for the mypc.myorg.com server under
    Sys admin -> Sys Config -> KM -> Content MGT -> Global Services -> System landscape definitions -> System -> Windows Sytem.
    (Assuming u are acessing a windows sytem from a portal running on windows platform).
    You need to enter system id and description . Kindly remember the system id, since it would be useful in two places while usermapping and creating the file system repository.
    3>create a file system rep mgr under
    Sys admin -> Sys Config -> KM -> Content MGT -> Repository Managers > File System Repository
    Following properties are most important.
    Name , ACL manager cache, Security manager(which you would have to set to W2kSecurity manager)
    prefix(this is the folder name that you will identify your repository with) Widws landscape System (this is the sytem id of step 2) and root directory (network path of first step only in this case enter it like this //mypc.myorg.com/pictures)
    4>Then under user mapping section, you will find you system (the system id of second step) , enter your name as password.
    Initially when you configure your rep manager, you dont need to start ur servlet engine. If you modify any property then you need to re start ur servlet engine.
    These are the steps for creating repository
    If this still does not get resolved. Then kindly read the limitations of creating the file system repository manager in the link that I had posted in my earlier post.
    Thanks and Regards
    Pradeep Bhojak

  • Unable to create File System Repository using Network Path

    Hi All,
    I am trying to create a File System Repository.
    I created a networkpath and windows system and used the same while creating File Repository according to the steps in help.
    With out using Networkpath(i.e.,If I use IP address,I am able to create File System Repository).
    But with the network path,it throws the following error as seen in Component Monitor.
    <b>Startup Error:    The localroot does not exist: C:\usr\sap\IGTE\j2ee\j2ee_00\cluster\server\NWP_001
    My network path is NWP_001
    </b>
    Did any one face this problem?
    Any help please........
    Rgds,
    Santhosh

    Hi,
    I am getting the same error even if I replace(\) by slashes(/).
    I tried on EP6SP12 as well as EP6SP2 and got the same error on both.
    The repository is searching for a folder named with
    n/w path on the portal server itself(i.e, it is searching in the following folder
    <b>C:\usr\sap\IGTE\j2ee\j2ee_00\cluster\server\NWP_001
    My network path is NWP_001</b>),instead of searching on the remote system.
    Can any one help me in solving the problem
    Thanks in Advance.
    Rgds,
    Santhosh

  • Full permission but unable to create file on network share

    Hi all,
    We have a file server running Server 2003 R2 which has multiple shares configured.
    On one of the shares, there is one user who cannot create files on a share, even though they have full control permissions to the share and all subfolders
    So far I have:
    Added username specifically to permissions
    Confirmed at each folder level that the permissions are replicating
    Removed and re-added permissions
    Confirmed that user cannot create files on any folder within the share
    Checked effective permissions which return they should have full control
    Checked event logs and found no errors
    Copied the user account in AD and logged into to the same server and was able to create files on share
    They are connecting via RDS running on Server 2008 R2 enterprise and accessing the share via mapped drive
    Any suggestions?

    Hi,
    Do you mean that if you directly logon the Server 2008 R2 not using RDS, then you can create files on share? Please refer to the thread below to check if it helps:
    Can't copy and paste files using RDP session in server 2012
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/9c4eae05-b477-4c2d-8743-56508e870128/cant-copy-and-paste-files-using-rdp-session-in-server-2012?forum=winserver8gen
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Unable to create file using java.io.File

    I have attached my code
    public boolean validateZip(MultipartFile file, List<String> files) throws Exception {
              String fileName = file.getOriginalFilename();
              File tempFile = new File("C://workspace//tempData//" + fileName);
              LOG.info("Absolute path : " + tempFile.getAbsolutePath());
              ZipFile zipFile = new ZipFile(tempFile);
              LOG.info("No of enteries in the zip : " + zipFile.size());
              //loop through the list and check if the entry is in the zip file
         }The problem is, no exception is thrown in
    ' File tempFile = new File("C://workspace//tempData//" + fileName);
    but, a FileNotFoundException is thrown in
      ZipFile zipFile = new ZipFile(tempFile);Also, it specifies the Absolute Path, but when I check there, there is no file created.
    Any help is appreciated.
    TIA

    ok, when I debug my application for the following code :
    String dir = "C:\workspace";
    String fileName = file.getOriginalFilename();   // file is an instance of a multipart file
    File tempFile = new File(dir, fileName);
    ZipFile zipFile = new ZipFile(tempFile);it runs smooth, no issues, if I run my app, the following line throws a FileNotFoundException...
    ZipFile zipFile = new ZipFile(tempFile);

  • Unable to create file using : =utl_file.fopen

    Hi Team,
    My issue is file is not getting created, i checked the permissions of the directory.
    No error is received while executing the below script .
    declare
    f1 utl_file.file_type;
    begin
    f1:=utl_file.fopen('TAX_CODE_OUT_FILE_PATH','test.txt','W');
    utl_file.put_line(f1,'memocan');
    utl_file.fclose(f1);
    end;
    Any suggestion why file is not getting created ?

    i tried the following :
    declare
    V1 VARCHAR2(32767);
    f1 utl_file.file_type;
    begin
    F1 := UTL_FILE.FOPEN('TAX_CODE_OUT_FILE_PATH','in.txt','R');
    UTL_FILE.GET_LINE(F1,V1,32767);
    UTL_FILE.FCLOSE(F1);
    end;
    Error is thrown as following ;
    Error report:
    ORA-29283: invalid file operation
    ORA-06512: at "SYS.UTL_FILE", line 537
    ORA-29283: invalid file operation
    ORA-06512: at line 6
    29283. 00000 - "invalid file operation"
    *Cause:    An attempt was made to read from a file or directory that does
    not exist, or file or directory access was denied by the
    operating system.
    *Action:   Verify file and directory access privileges on the file system,
    and if reading, verify that the file exists.
    Any suggestions ??

  • IWeb Unable to Create File

    I started getting the following message today when I tried to update my site:
    "Can’t create the file “fold_h1b.png.” The disk may be damaged or full, or you may not have sufficient access privileges."
    The iDisk is showing about 9GB available, the two local hard disks have 40 and 80GB available. So if it's not disk space, is it permissions on the iDisk, and how do I correct it?
    Tom Hart

    Try publishing to a folder on your desktop and double click the index.html file to launch the site in your browser. Check out all the pages to see if they are OK.
    If they are then the problem is with publishing - if not then you have to look at iWeb.

Maybe you are looking for

  • How to edit sheet music pdf files in Acrobat Pro XI?

    Hello, I am hoping to find a way to cut out parts of a musical score to save on page turns when reading the music with my instrument.  Specifically, in guitar music there is often tablature directly underneath the music staff which makes for more pag

  • Cisco Prime Infrastructure 1.2 on Windows Server/Hyper-V

    Hi Everyone, In Entriprise environment while designing a BYOD solution we need to integrate ISE3315 with CPI 1.2. I know that Cisco ISE software either runs on 3315 platform or other option is virtual appliance (which is VMware based). Now problem is

  • Labview Driver for AWG2021

    I've downloaded the CVI/Labwindows driver for the Tektronix AWG2021 and tried to import it into LabView with Tools->Instrumentation->Import CVI Instrument Driver.  The VIs are all created fine but don't work because the library file tkwg20xx_32.dll i

  • HT5429 why my places not working in Pakistan?

    I have bought my plcaces for Iphone 4S, but can search any maps, locations??

  • 100% Cheapest and easiest way to Charge iPhone 3G in your car - Works

    OK So i have spent a long time in these forums, and other forums, looking for a way to charge the iPhone 3G in my car. There have been lots of posts explaining why current chargers wont work and because of the firewire pins being removed etc, yet noo