Proxy of program

Hi
I am getting 80MB CSV file and which is to be uploaded into ECC through proxy.
With this much load is this scenario possible ??
I have one more option like.
file--xi---file scenario. Here I have some program in ECC and this program is going to pick the file and process the file. We are going to schedule this program. In both the cases XI is going to do some transformation during mapping.
Out of the above two options which one is the best option ?? The load is same in both the cases ?? i.e 80MB
thanks
kumar

80mb is pretty big file and it all depends on your XI server hardware sizing whether it can handle such large messages or not.
you should look at splitting the big file into multiple smaller files at the source side itself and then process them individually or since you are using file sender you can look at using the recordset per message to reduce size of each individual XI message.
If you are able to do any of the above 2 then file to proxy will be a better choice.

Similar Messages

  • Sample Client proxy abap program

    Hi,
    Need a sample abap program to select multiple records.
    Any help appreciated. There is one for single record, but not for multiple records.
    Thanks
    felix.

    Hi Felix,
    Is your requirement that you want to selects multiple records from the same table? Kindly elaborate on it. In the meanwhile you can have a look these links:
    http://www.sap-basis-abap.com/abap/difference-between-select-single-and-up-to-1-row.htm
    http://www.geocities.com/SiliconValley/Grid/4858/sap/index.htm
    http://www.geocities.com/SiliconValley/Grid/4858/sap/ABAPCode/index.htm
    These contain some code snippets see if it would satisfy your requirements.
    Cheers,
    Chandra

  • Why does proxy keep program from loading?

    constantly keeps all programs.

    Could you please be a bit more descriptive of the problem you're experiencing?

  • How to get mail with Proxy in Mountain Lion?

    my company is using network proxy server to connection internet.
    but i was found the proxy setting is't work on Mail application, the mail application always saying connected server(04-imap.mail.me.com) is timeout.
    when i got home, and switched into direct connect without proxy, that mail service was fine.
    BTW,i'm pretty sure the company proxy server was fine, because my safari and other network applications is work well when i was using same network condition with mail application can't. the proxy setting is using a Pac file to making its working.

    Actually this seems to be on-going problem that is not being addressed by Apple.
    The scuttlebut on the Forums is the fact that Apple specific programs and apple specific adressess do not obey PROXY instructions even if set in the Advanced Network settings.  Therefore it does not matter what our Network Administrators do the proxy will not be found.
    Hence in Mail, my exchange setup works fine (though need to use DavMail as well), My iCloud apple account dismal failure behind the proxy.
    There are a number of programs that have been suggested to help MacProxy and Proxify for example.
    However, I have found these confusing to use and slove one problem but cuase another for example, with Proxify managed to get BOTH email accounts working, but lost Safari etc etc.
    Have never managed to get messenger to work.
    I would be enternally greatful if someone with network knowledge could step us through the use of these Proxy directing programs to overcome this "behind a proxy" problem.

  • Upon startup Firefox says "Proxy is refusing connections." When I select "Auto-Detect Proxy" from Advanced settings and solve problem, changes are not saved and upon next startup I must select again...!

    Firefox 4 was working fine. Then one day, when I started up Firefox, it says "Proxy is refusing connections." I solved this by selecting "Auto-Detect Proxy" from Advanced network settings, but my changes are not saved and upon every start-up I must select it again! (I even completely removed my webroot antivirus protection, as it as hindering many proxy related programs, but this seems to not be the source of the problem)

    You can find the connection settings in Tools > Options > Advanced : Network : Connection
    If you do not need to use a proxy to connect to internet then select "No Proxy"
    See "Firefox connection settings":
    * https://support.mozilla.com/kb/Firefox+cannot+load+websites+but+other+programs+can
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    See also:
    *http://kb.mozillazine.org/Preferences_not_saved

  • File to ABAP Proxy (problem with inbound queues in R3)

    Hi,
    In File-XI-ABAP proxy scenario, XI is successfully picking up file and sending it to R3.
    But in R3, an inbound queue is created in SMQ2 transaction code and I solved the same to automatically process the Queue by registering that in SMQR transaction code. But even though the inbound queue doesn't appear in SMQ2 (which means that it is processed successfully) it doesn't call the method EXECUTE_ASYNCHRONOUS. Can anyone help me whether I need to do any settings to run that method?
    Also can anyone help me, after the inbound queue is successfully processed in SMQ2 transaction, what would be the next step to watch what exactly that queue has done?

    Hi,
    Please check the program code for Server ABAP proxy.
    This will show you the trigerring of Proxy on inbound side.
    ABAP Proxy inbound program - sales order creation - Community Profiles - Wiki
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/abap%2bproxy%2binbound%2bprogram%2b-%2bsales%2border%2bcreation
    For Queues, you can go to SMQR and check for the register queue. Select and double click on it. If anything is stuck up then you can see in it. Even same with SMQ2
    Thanks
    swarup

  • Problem with sender ABAP proxy

    Hi All,
       I have created sender ABAP proxy (Async). I am testing the proxy from SPROXY transaction it selft .. when i provide the data and execute the proxy it is showing <b>"Services Processed Without Error"</b> , but i am not getting any error , i am not able to see any message in SXMB_MONI or RWB .. how to check where the message is failing ??

    Hi,
    You said you are sending message from proxy....its very easy to debug in this case. You can set a breakpoint directly in your proxy caling program. Just check if you are calling commit work after calling proxy.
    Also you can do it using the abap system command '/H' or the code 'BREAK-POINT' for/in the report program triggering the iterface.
    Check out this thread...
    How to Debug proxies
    Hope this will help you.
    Ni;esh

  • ABAP Proxy call gets stuck in qRFC

    When I execute my program to trigger an ABAP proxy, the program executes successfully, but then no message appears in the Integration Engine.
    I have discovered that every time the program is executed, it ends up with an entry in the qRFC of the sending system. I can execute that manually, and the message appears in the Integration Engine.
    Can somebody please tell me why this is happening?
    Also, if I execute in client 110, the program works as described, but in client 100 and 120, I have a CX_AI_SYSTEM_FAULT exception raised.
    Any ideas why this may be the case?
    Kind Regards,
    Tony.

    Hi Anthony,
                   May i know what is the flag u got  in sxmb_moni of ECC.
    >>I have discovered that every time the program is executed, it ends up with an entry in the qRFC of the sending system. I can execute that manually, and the message appears in the Integration Engine.
    i understood that the message is strucked in ques( i.e SMQ1 or SMQ2) always.
    In order to resolve this, we need to register the ques and activate it.
    some ques like XBQ1,XBQA,XBQS*,............etc.
    we have QRFC Adminstration option in SMQ1,SMQ2 and SXMB_ADM.
    please register and activate it ...
    award the points, if it helpful to you
    Regards
    Mahesh.

  • ABAP Proxy generation descrepencies with filed and method...

    Hello,
    I have two question regarding ABAP Proxies.
    The first one when i regenerate proxy for a interface, It is not generating the same filed as before and my ABAP program fails.
    I have Internal_organization_Descri -- Now, It is not giving same field rather It is giving Internal_organization_Descr
    It is missing 'i'
    One more problem is It is chaging method also
    Previously it was showing "Sales_order_Sync"
    Now, It is showing method as EXECUTE_SYNCHRONOUS
    Why It is these proxies behave differently, is there Service Pack dependency.. What is the best way to avoid these descripencies...Pls help
    Srinivas

    Hi,
    Please find the explantion about your doubts on ABAP Proxy.
    1. The field names might be changed based on the changes in XI in Data type for this field.
    Whenver you will be regenerating the ABAP Proxy, it considers the Message type and internally the Data types that have created in XI. So any changes in these objects may lead to change.
    Verify your field names in XI
    2. The Method to be used to call ABAP proxy is EXECUTE_SYNCHRON for Synchronous communciation and EXECUTE_ASYNCHRONOUS for async communication. These methods are used in ABAP source code. So please let me know where you had find this method "Sales_order_Sync"
    The EXECUTE_SYNCHRON is the proper method.
    Let me know if you need any more info.
    Refer
    ABAP Proxy outbound program - purchase order send
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/abap%2bproxy%2boutbound%2bprogram%2b-%2bpurchase%2border%2bsend
    ABAP Proxy inbound program - sales order creation - Community Profiles - Wiki
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/abap%2bproxy%2binbound%2bprogram%2b-%2bsales%2border%2bcreation
    Thanks
    Swarup

  • R/3 Proxy is not working

    Hi XI Gurus,
    Scenario:
    The overview of the scenario is as follows.
    1.legacy system will send file to XI which will send it to SAP via a ABAP Proxy.
    2.The data is then validated in a control program(r/3) as per the various validation rules.
    3.The validated data is then send back to XI via ABAP Proxy.
    4.XI creates and posts the IDocs in SAP using the validated data.
    Problem:
    The file is coming successfully to ABAP proxy.
    But, it is not returning back to XI(step 3).
    This whole configuration was working successfully earlier.
    Suddenly , now it is not working.
    Even we are not able to Debug these XML Messages.
    Any help in this matter will be very usefull.
    Regards.
    Santosh.

    Hi Santosh,
    1.     Pls do check whether your o/b proxy to XI is holding all the settings for sending the data in source system(R/3).
    2. Have you provided the explicit 'Commit Work' statement after the outbound proxy?
    3. Check in the debugging of the outbound proxy triggering program to see there is enough data to get into the place where the proxy is triggered.
    4. Also check whether the queues for the outbound proxy is registered.
    5. Check in the SXMB_MONI of your R/3 system which acts as a sender to see whats happening to your messages if step 3 mentioned was successful.
    6. Check whether your RFC destination to the XI system is not changed recently like the service/CPIC user and its password.
    Cheers
    JK

  • SAP Inbound Proxy Error

    Hi Experts,
    I am facing an issue when executing inbound proxy message. After the message completed, the message status end up with Error. The error says below details.
    "Information about the method parameters is missing
    for the interface INTERFACE_NAME
    (ABAP interface, request message MT_Fault, request
    message namespace....)"
    I am also raising Fault messages from ABAP Proxy message programming. In SXMB_MONI while expanding all the messages I can able to see the application message but also i am seeing the above mention errors.
    Any Idea why this error appears?
    Thank you
    Magesh.

    Hi Diptendu - I don't think it's an issue with URL.
    Did  you register the service?
    http://<host>:<port>/ProxyServer/register?ns=http://sap.com/xi/XI/System&interface=ValueMappingReplicati
    onOutSynchronous&bean=localejbs/sap.com/com.sap.xi.services/ValueMappingApplicationSynchronous&m
    ethod=ValueMappingReplicationOutSynchronous
    Reference :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e07dd2ae-f783-2c10-9aa6-ca69f67dd20f?QuickLink=index&…
    what is your receiver channel?

  • ABAP client proxy create error

    Hi,
    When I try to create a client proxy web service (se80), I get the error "Error when creating HTTP client: URL: Error:Connection Parameters (Host or Service) Not Availa Message no. SPRX137"
    I want to consume a web service (by reading a wsdl from an url) from my own network. the ICM seems to work fine.
    Any ideas?
    thanks,
    Raymond Does

    Hi Praveen,
    Actualy I am not using XI. I would like to connect to the web service by creating a client proxy and then calling the web service with an ABAP program.
    I that case, do I have to do the SPROXY settings as well?
    While debugging the creation of the client proxy I saw that the urls to the wsdl and xsd files (my wsdl is refering to them) did not have the complete http://..etc.. text but only the last part (like 'SystemGetInfo.wsdl'). It seems that the client proxy generation program cannot handle this url data.
    Please let me know what to do.
    Regards,
    Raymond

  • Synch proxy

    hi all , i would like to do Synch proxy scenario,
    can anybody tell me how can i send a response message from the proxy method/program?
    If i  want to call this proxy in BPM, how can do it?
    (What are the procesiing steps?)
    Thanks in Advance.
    Kumar

    Hi,
    Since You need to send the response message from Proxy then you should use syn inbound proxy because first you will send the data from XI to proxy using inbound proxy and then R/3 will send the response message.
    Inbound Synchronous Proxy
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/abap%2bproxy%2binbound%2bprogram%2b-%2bsales%2border%2bcreation
    Regards,
    Sarvesh

  • Initial settings to create client proxy on CRM in SE80

    Hi Experts,
    I tried to create a client proxy on the CRM system for a web service URL (where the WSDL exists), in the transaction SE80.
    When I tried creating this, the proxy creation halted at a point, stating that the HTTP not found. When I checked the info, it stated that the initial settings in the transaction SICF must be done.
    Please let me know what are all the settings that needs to be done in this regard.
    TIA. Points shall be awarded.
    Regards,
    Kris.

    I worked with my basis team, seems it is not because of internet proxy or firewall issue, might be a bug with abap proxy generation program.
    I tested with wsdl referencing to local xsd, and seems it worked fine, unfortunately, my xsd files are in a complicated structure, at this point my only option probably is to download all xsd files to local and modify them.
    thanks for all help.

  • Proxy Rotator

    In my bash scripts I am able to cycle through proxies with something simple like:
    for line in $(cat $PROXY)
    do
    export http_proxy="http://$line"
    However, this type of loop will freeze the script if any of the proxies go off. Is there a proxy rotator program that will cycle through a list of proxies and keep switching to one with the best latency/one that isn't broken and then set it system wide?
    I know there are proxy checker programs like proxy tester and libraries like libproxy and libwpad, but I'm not sure how to integrate them into my scripts.

    rodyaj wrote:However, this type of loop will freeze the script if any of the proxies go off.
    I don't see how the lines you've quoted would freeze the script in any way. You're just exporting a particular value after all.
    You probably mean that one of the (unshown) lines further down in the script which actually uses the proxy 'freezes' the script, probably due to some timeout. Just test the proxy using some resource (like the proxy tester you've referred to) before running your actual task, and skip past that proxy if its not working.

Maybe you are looking for

  • Badi  for ME51N Item changes

    Hi ,   Is there any Badi or user exit to make changes to the line item data in the purchase requisition create/change ME51N or ME52N transactions. We would want to populate few fields automatically on the item data, so would request if any of you hav

  • Problem with Make file

    I am working on recently upgraded Solaris 9 and I am using a make file to build an application using make �f brc.bld It is giving the error : make: Fatal error in reader: brc.bld, line 9: Unexpected end of line seen for the line in this build file :

  • GIS and W manager 6.1, Does someone made it to work on android?

    Hi i'm trying to integrate work manager 6.1 with GIS (ESri ArcGis) and it does not work, everything leads to errors and as stated by SAP it is supposed to work "out of the box". I'm really frustrated now, I was able to generate the branded client wit

  • Title bar icon

    Can the small icon at the top of a Vi window be customized? Or are we stuck with the labview default icon as free advertisement for NI a client would like their own logo there. -Paul Paul Falkenstein Coleman Technologies Inc. CLA, CPI, AIA-Vision Lab

  • How to set Focus on a Cell in a Table

    I have a column for which i set the table editor in the following way : DateTextField contractStarts = new DateTextField(); itemTable.getColumnModel().getColumn(9).setCellEditor(new DefaultCellEditor(contractStarts); When the focus is brought to a ce