Hi folks,
This is regarding KM - Content Management file uploading. The Min size is 128 MB. If it exceed it will pop-up the error.
For early version as per NOTE 898637 -- We can set the parameter as per our desire "With the Config Tool of the SAP J2EE Engine, change the value of the "MaxRequestContentLenght" parameter placed in
<Instance ID> ->Dispatcher services->http->Global properties".
Alternatively can use Visual Administrator "MaxRequestContentLength property of the HTTP Provider Service running onthe Java dispatcher."
But for SAP NW 7.3 VA is not there and also in configtool and NWA not able see the HTTP service .
anyone please guide me.
Request clarification before answering.
Here is described where you can access / add parameter MaxRequestContentLength :
o upload the large files in 7.3/7.4 version of portal follow the below steps:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Jeevagan,
we are also searching the parameter MaxRequestContentLength in 7.3.
Are you able to find it under 7.3?
Best regards,
Andreas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Andreas
have this parameter added to your DEFAULT.PFL profile -
icm/HTTP/max_request_size_KB = 102400 this comes with default installation although this parameter is not in the profile.
icm/HTTP/max_request_size_KB = target size - max value can be 1073741824.
Bounce the system and to check the new value follow the steps outlined below:
1. from SAP MMC - click on ICM - in the right hand pane click on sign in enter the user id - webadm and password on the popup window (password is the master password that you've set at the time of installation).
2.click on Parameters under the Core System menu
3.In the right window pane you should see Settings / Instance Profile / Default Profile Tabs
4. Settings - Http Settings - icm/HTTP/max_request_size_KB - Should have the new value
Now you can go back and upload the KMC content and import it.
Reference:
http://help.sap.com/saphelp_nw73/helpdata/en/49/b7299496ee200ce10000000a42189c/frameset.htm
Good Luck.
Thanks
Babu Jon
Edited by: babujon on Oct 11, 2011 10:20 PM
Dear Andreas,
Kindly note that due to the architectural changes (starting from 7.10), there is no Java dispatcher in 7.30.
Instead the dispatching of requests among server nodes on the same machine is performed by the ICM.
Therefore the parameter which corresponds to the MaxRequestContentLength for the Java Dispatcher on 7.0x is the parameter
icm/HTTP/max_request_size_KB of the ICM.
This poroperty must be added to the profile file of WebDispatcher.
Here is the documentation about this concrete parameter:
http://help.sap.com/saphelp_nw04s/helpdata/en/58/108b02102344069e4a31758bc2c810/content.htm
http://help.sap.com/saphelp_nw73/helpdata/en/48/3e87b3ca6b72d0e10000000a42189c/frameset.htm
After changing the property check that you have restarted at least the ICM.
You can check also the following documentation about other ICM parameters:
http://help.sap.com/saphelp_nw04s/helpdata/en/95/1528d8ca4648869ec3ceafc 975101c/content.htm
Best Regards,
Abhishek
Hi all !!!
We are Upgrating Portal to EP 7.3
we are using ESS 603 and MSS 600 and now upgrading it to ESS/MSS 633/630
Please let us know if you have any recommendations on
u2022 Enhancement Pack (EHP) versions
u2022 Business Pack (BP)versions
u2022 Impacts to customizations on the BPs
u2022 Functionality changes/additions from BPs
Hi,
For uploading documents, the maximum file size depends on the maximum size of an HTTP(s) request that can be forwarded by the ICM. The standard values allow requests up to 100 MB. The parameter t be set is icm/HTTP/max_request_size_KB.
You can set values between -1 and 1073741824.
Regards,
Shitij
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.