File Adpater: Size of your processed messages

Hi,
i opened yesterday a thread aboud performance of file adapter, but i didn't get a satisfieing answer. So please give me following information:
What was the biggest size of message which was processed by your file adapter?
Every answer is welcome, even if the size seems to be small.
Regards,
Udo

Udo,
With content conversion , we have processed a file of size 64MB as one single message, it takes about 6 to 10 mins for our entire processing to complete(to go thru as an idoc to sap in our case).
well, it will get worse , if you have a ccBPM in between.we had it initially(for validating & controlling the flow) and it took close to 2 hrs to go thru. It was not guaranteed as well, J2EE will autorestart(heap dump!!) and the processing will terminate at times. we had followed up with sap, tried tuning heap size & using large queues, but did not resolve the issue , removed ccBPM and it is ok now.
so Udo , just the file adapter processing a LARGE message will not resolve ur issue, rather i beleive it may add to ur headache, once file adpater delivers the message to the IS.
Wherever possible we had limited the message size using recordsets per message, when there was no choice, we had to take it in as one single message. strictly my personal experience here , i may be wrong, if so feel free to point it out, ll learn.
Regards
Saravana

Similar Messages

  • HT3529 how do you change the font size on your text messaging on the iphone 4s

    how do you change the font size on your text messaging on the iphone 4s

    Settings > General > Accessibility > Large Text.

  • File to RFC - error while processing message to remote system:com.sap.aii.

    Hi
    i m working on File to RFC scenario. the records are getting displayed in sender CC and receiver CC. But in receiver CC i m also getting the following error:
    Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.adapter.rfc.core.client.RfcClientException: JCO.Exception while calling ZRFC in remote system (RfcClient[CC_RIS_STC_PIMASTER_RECEIVER]):com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE:      Screen output without connection to user.    
    Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.adapter.rfc.core.client.RfcClientException: JCO.Exception while calling ZRFC in remote system (RfcClient[CC_RIS_STC_PIMASTER_RECEIVER]):com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE:      Screen output without connection to user.   
    It was working fine few hours earlier but showing this error now. i was giving a SUBMIT program , but stopped that now.
    But still facing the same problem. and in SXMB_MONI its showing recorded for Outbound processing.
    could anyone help.

    Hi
    I am Facing  Following Error When I am trying to call SAP Screen through JCO.jar
    com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Screen output without connection to user
    Please Guide Whethere it is possible to call SAP screen Through JCO.jar  ot NOT
    Please HELP if it is possible to Call SAP screen through JCO.jar with step and Code
    Thanks
    Vivek

  • File adapter instances for BPM processing

    I have two doubts. If I have a single file adpater polling an Input folder and the reciever is the BPM,and i have multiple files in the same folder to be picked up by the File adapter. Will the files be qued up to be picked by the file adpter, or will there be a multiple instances of the file adapter internally ?
    The second issue is that, if i have multiple instances of BPM using the same outbound file adpater, then will the outbound messages be qued up or sent parallely
    Please share any ideas on this.
    Regards

    Hi,
    1) Files with the same name cannot be in 1 folder. so if you need to pick up (say 3 files) u need to create 3 File sender channels and associated these channels to the corresponding sender agreements. So when ever an adapter find sthe file it will pick it up. So there will be queuing up at Adapter level.
    2)In the secod case, all instances of BPm will send to the same file adapter, and the files will get overwritten unless you specify somethign like "append messad" or "add time stamp"
    3)Each instance of your BPM is an indivual process. It doesn't care if the instace1 RFC has been suceessfully processed or not. So when file2 is sent, BPMInstance2 is created and RFCadapterInstance2 gets started processing....
    Hope this helps you.
    Cheers,
    Siva Maranani.

  • Exporting processed messages from adapter engine monitoring to excel

    Hey experts,
    I have some messages that are processed successfully. I can see them in the message monitoring for adapter engine in the RWB. I want to know if there is a way to export these messages to excel file.
    Also we have a files archived by PI with a .001 extension attached to them. Is there a way to open these files and look at the processed messages?
    Any help would be greatly appreciated.
    Regards.

    I can see them in the message monitoring for adapter engine in the RWB. I want to know if there is a way to export these messages to excel file.
    I don't think so.But you can right click.Select View Source.And then save the message in a notepad.
    Also we have a files archived by PI with a .001 extension attached to them. Is there a way to open these files and look at the processed messages?
    I don't get this! You can open these files by doing a right click.Open with wordpad.

  • After an unsuccessful itunes update i now get an "msvcr80.dll file is missing on my computer message.  I tried reinstalling it for the microsoft site and it says it was successful but i still get the error message when i reboot.  Any suggestions?  Thanks

    After an unsuccessful Itunes update I started getting a "msvcr80.dll file is missing from your computer" message.  I downloaded and installed the Microsoft Visual C++ file and it said the reinstallation was successful but I still get the same error message and Itunes won"t install or run.  Any suggestions?  Thanks

    Hey colorado65,
    Follow the steps in this link to resolve the issue:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    When you uninstall, the items you uninstall and the order in which you do so are particularly important:
    Use the Control Panel to uninstall iTunes and related software components in the following order and then restart your computer:
    iTunes
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support (iTunes 9 or later)
    Important: Uninstalling these components in a different order, or only uninstalling some of these components may have unintended affects.
    Let us know if following that article and uninstalling those components in that order helped the situation.
    Welcome to Apple Support Communities!
    All the best,
    Delgadoh

  • File Adapter: Run OS command unix after processing message

    Hi,
    in file adapter configuaration, after processing message, I've configured the channel that it has to call an unix script.
    The sintax in configuration is:
    sh /XS0/usr/sap/XS0/DVEBMGS01/work/TEST_FILE_XI/OUT/rename_lib_contabili.sh <variable>.
    I tried also without the entire path and without the sh command at start of it.
    We have a XI 3.0 sp20.
    I don't understand, What other I have to do.
    Regards,
    Antonello

    Hi Carme,
    I found a warning that "describes" the error...
    2009-09-29 13:36:15     Success     Write to file "/XS0/usr/sap/XS0/DVEBMGS01/work/TEST_FILE_XI/OUT/LIBROGIORNALE_test_mov.zip" as binary, size 7248 bytes
    2009-09-29 13:36:15     Success     Execute OS command "/home/xs0adm/scripts/rename_lib_contabili.sh LIBROGIORNALE_test_mov.zip"
    2009-09-29 13:36:15     Warning     Error when executing OS command "/home/xs0adm/scripts/rename_lib_contabili.sh LIBROGIORNALE_test_mov.zip"
    2009-09-29 13:36:15     Success     File processing complete
    2009-09-29 13:36:15     Success     MP: Leaving module processor
    2009-09-29 13:36:15     Success     The message was successfully delivered to the application using connection
    File_http://sap.com/xi/XI/System.
    2009-09-29 13:36:15     Success     The message status set to DLVD.
    if I try to execute this script from Unix schell or ABAP OS shell this working fine.
    You have any idea?!
    Thanks,
    Antonello

  • "file server is running on your machine" message

    OK, this seems very weird & I can't figure out if the issue is in my new (simultaneous dual band) Airport Extreme or the Mac (iMac G5) I use to administer it.
    When I try to connect to a USB drive connected to the Extreme from my iMac, & the iMac is connected to the Extreme by ethernet, I see the Extreme in the sidebar of Finder, but when I click on it to access the drive, I get a "connection failed" bar across the top of the Finer window. If I click on the "Connect" button at the end of that bar, I get the following message:
    "This file server is running on your machine. Please access the volumes and files locally."
    The volumes (the drive is partitioned into two volumes) are not showing up as local ones (in the "Devices" section of the sidebar), so I can't access them "locally."
    BUT, if I turn on Airport on the iMac, I get the normal "Connected as ..." bar & the volumes appear as expected in the Finder.
    The really weird part is if do not turn on Airport & I use the "Connect to server..." Go menu option & enter "afp://Extreme's_name.local" it connects & either or both volumes mount on the desktop as expected. ("Extreme's_name" is the actual name I have given the device.)
    Weirder still, if I have one of these volumed opened in the Finder & click on the Extreme in the sidebar again, I still see the "Connection Failed" bar across the top +yet the volumes are there in the Finder window+, can be opened, & otherwise behave normally.
    This behavior persists until I click the eject button in the sidebar, at which point the "Connection Failed" bar reappears & the volumes are no longer listed or accessible. Waaaaa?
    FWIW, my MacBook has none of these symptoms. Whether connected by ethernet cable or wirelessly, clicking on the Extreme in the sidebar results in the expected "Connected as ..." behavior.
    I tried researching the "running on your machine" message on the web & found some references the problem in connection with Windows (smb) sharing. Sure enough, looking in my keychain access file, I saw several passwords for the Extreme with the "where" info as smb://Extreme's_name. However, deleting these (& even all Extreme-related entries) had no effect.
    I'm stumped. Any help or even just a clue would be appreciated greatly.

    I seem to have eliminated the 'connection failed' problem & its accompanying 'file server is running on your machine' message as follows:
    My Extreme was set up for its DHCP server to assign local IP addresses in the 192.168.2.100 to 192.168.2.199 range. This matched how my old SMC router had been set up for years. The SMC's DHCP server was set up to always assign 192.168.2.100 to my iMac's Ethernet MAC address. I did this because my iMac was set up as a webDAV server to publish an iCal calendar on my local network, using the address "webcal://192.168.2.100/ical/MyCalendar.ics." This worked fine with both the SMC & the Extreme.
    I'm not sure why I decided to try it, but I changed the Extreme's DHCP server to assign local IP addresses in the 10.0.2.100 to 10.0.2.200 range. Obviously, this invalidated the address for the published calendar, but the iMac now connects to the Extreme's drive without any problems. (For those who care, changing the calendar's published address to "webcal://MyMac.local/ical/MyCalendar.ics." fixed that issue -- IOW, substitute the computer name for its local IP address. I probably should have done that to begin with, but hindsight is always 20/20, right?)
    So my problem is solved, but I still would like to know why this worked. AFAIK, either IP range is equally valid for private networks. Any comments would be appreciated.

  • Sharepoint 2003 Message please wait while setup upgrades your sharepoint sites. This may take a few minutes to a few hours depending on the size of your sites.

    Hi All,
      We have recently installed Service Pack 4 In SharePoint 2003 I,e SPS 2.0 , we ran the stsadm upgrade command from the Command Prompt , since 5 days the upgrading the sites windows showing and does it completes or not or is there some thing wrong ?.
    Environment:
        SharePoint 2003 Service Pack 3
    SharePoint 2003 Message  :
    Please wait while setup upgrades your sharepoint sites. This may take a few minutes to a few hours depending on the size of your sites.
    We have applied in development box it was completed in 8 hours , but when we do the same in production it was never coming back since 5 days. Not sure what happening
    Thanks in Advance
    Ravishankar Maduri MCTS,MCPD,MCP

    how large are your site collections and content databases?
    sounds to me like you're WELL past the recommendations, which could certainly cause such an impact.
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • TS1135 Cannot process the Photo Book; it fails always at the very last stage with "error occurred while uploading on of your files. Pls check your network connection and click Retry..." Tried at 12 times and no joy!  Can anyone help?

    Can anyone help with the Photo Book process?  I have tried at least a dozen times and the Photo Book always fails at the very last stage of the process.  I ordered Buy Book, it assembles the book and files are transferred until the very last moment... it says " An error occurred while uoloading one of your files.  Please check your network connection and click Retry to resend your files."   It fails every time, any advice?  My server is TalkTalk which may explain everything !! ??   Help.

    Boot into Safe Mode, Mac OS X: Starting up in Safe Mode, and order from there. 
    Also make a PDF file of your book according to this Apple Document, iPhoto '11: Preview a book, card, or calendar before you order or print it, before you order to check for errors.  Keep that file to compare with the printed copy when it arrives.
    OT

  • Want to know the Processed Messages Size in XI server

    Hi,
      I want to know about the Processed messages  size  per month at my PI server  . Per day theer are more than 50,000 mesages are processing and  each message size averagely 10 KB . But I want to Know  exactly How much GB it has Exchanged  throgh  my PI server at last month.  For this where can we check this.
    I had tryd using teh Performance Monitoring at RWB . but it is giving Interface wise or some average size. But i want the exact cummulative  size for day wise and Month wise.
    I steher any way to check this at OS level. ?
    please help me regardiong this.
    regards
    Jain

    Goto RWB -
    > performance monitoring -
    > give display as overview aggregated , time interval and aggregation interval as 1 month.
    this will give the result u want....dnt give interface name...
    Regds,
    Pinangshuk.

  • File addapter cmd before processing message

    hello
    I have a file adapter sender scenario. I would like to run a simple command that run before processing the message,
    and need to do a rename to the file that I would like to load.
    for example, I have aaa.txt, I have a script that changes the name of the file, and then I would like to load the new file and do all the process of the channel on him.
    it seems like the PI is catching aaa.txt file and doesnt let me to change its name and to work on the new file.
    in the script I am using a simple move command.
    any ideas?
    Kfir

    Hi,
    Please check the below mentioned links :
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/sapXIFileAdapterOSCommandLine+Feature
    /people/santhosh.kumarv/blog/2008/07/27/glimpse-at-os-command-yet-another-scenario

  • I just started getting the error message below - when I drag a file to TRASH, I get the message "Finder wants to make changes. Type in your password to allow this.  Why ? and how to to stop this request ?

    I just started getting the error message below, when I drag a file to TRASH, I get the message "Finder wants to make changes. Type in your password to allow this."  Why ? and how to to stop this request ?

    There should be nothing native to the OS X which would ask for a password
    or  other information on a restart, unless accompanied by the traditional login
    box with your user name.
    There are adware or marginal products that could be called malware (bad)
    that would impose their presence and some items that could have been
    downloaded by accident or through some corrupted free software site; of
    those some could ask for and gain permission to go through your Mac
    and maybe even run in the background to do other nefarious misdeeds.
    You could see if startup in SafeBoot allows you access past that the Completer.
    Since I don't have a pile of helpful article links on how to resolve various issues
    I'd be looking them up one way or another.
    There are some helpful items in the site http://thesafemac.com - see Tech Guides
    listed  (adware, malware, & performance) plus a link to the adwaremedic page.
    Also, Apple support has a helpful page on how to remove adware and other bits:
    •Remove unwanted adware that displays pop-up ads and graphics on your Mac - Apple Support
    Hopefully this helps somewhat.
    Good luck & happy computing!

  • I can not open Firefox. Keep getting the error message "Failed to read the configuration file. Please contact your system administrator." What do I do?

    I can not open Firefox. I keep getting the message "Failed to read the configuration file. Please contact your system administrator." I have tried uninstalling Firefox and then reinstalling it but without success. What should I do?

    Which Fx version? When you uninstalled Fx, did you <b>reboot</b> computer before reinstall?
    Also, check for / delete any leftover files in the Fx programs install folders, before reinstall?
    Is your profile in the default location or custom location?
    Have you tried creating a <u>new, <b>completely</b> clean profile</u> - to test (then make sure to select that profile to start Fx - from the Profile Manager)? (no addons or plugins installed).
    Does the user acct (that Fx fails under) have access ("rights") to all locations - especially for Fx profiles location?

  • I am using CS4. Can I open CS6 files? I am receiving "plug-ins not available on your system" messages and I'd like to open anyway but clicking on OK doesn't work.

    I am using CS4. Can I open CS6 files? I am receiving "plug-ins not available on your system" messages and I'd like to open anyway but clicking on OK doesn't work.

    InDesign CS4 can open .indd, .indt  and .inx files from earlier versions, but not from later. It should, however, be able to open .idml files saved or exported from newer versions, with the understanding that unsupported features will be lost, text will probably reflow due to differences in texts engines between versions, and that the greater the gap between versions the more likely there are to be noticeable differences from the original. You will need to be sure CS4 is at version 7.0.6 to read the .idml.

Maybe you are looking for

  • Upgrading to Windows 7 with Robohelp for Word X5

    Currently using Robohelp for Word X5 on Windows XP Professional with Microsoft Office 2003. I'm a consultant and my client's IT department is planning to upgrade to Windows 7. Does anyone know if X5 will work with Windows 7? Thanks, Brenda Hutch Cons

  • "Cookies" question-security problem?

    Hi all! I am having difficulty with one particular website - Spirit Airlines. Every time I try to get on it sends me to a page stating that I will not accept cookies and I need to lower my security. I have checked the preferences in Safari as far as

  • Any progress indicator when pacman is downloading many files?

    Is there any way we can know the progress when a large number of files are being downloaded by pacman during updates etc.  Only progress of each file is shown. Gross idea is obtained by noting if core/extra/community packages are being downloaded. A

  • Window boundary on desktop

    I have created a hyperlink to an Adobe document (a map) in a Microsoft Access Database. When I follow the link to the Adobe documen t, I want the floating window that opens containing the Acrobat Proffesional 7 application to be at a specified set of

  • District data missing in the Outbound Queue of CRM

    Hi, We have an issue with the information not flowing to the Outbound Queue of CRM. For eg . When we change the District information for a BP and synchroniye the system, the information is flowing in the Inbound queue to the CRM system and we are abl