Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Asset Manager WebServices client

This is regarding Asset Manager V7.1.1.1 with test fix 13.
I noticed that the POST request RAMAssetAccess.jsp, using the Webservices client, for updating an Asset uses "chunked" "transfer encoding".


We have a WebSEAL reverse Proxy sitting in from of our RAM and the WebSEAL proxy does not support a "chunked" Transfer-Encoding from a client. This essentially causes the request to fail.

My question is, is there a way to not set the "Transfer-Encoding" for such "POST" requests on the client side. Is there a method that can be used to turn off the Transfer-Encoding. I did not see
RAMSession.setChunkedTransfer(false);

Can this be possibly be added to the webservices client api.

0 votes



3 answers

Permanent link
We do not have a way to turn off chunked encoding from the asset upload API.

This was required to support large file uploads and we did not add a way to disable it.

0 votes


Permanent link
Can this be added to the apis. I think it may be a good thing to provide this option.

0 votes


Permanent link
You can open an enhancement request at...

http://jazz.net/jazz02/web/projects/Rational%20Asset%20Manager#action=com.ibm.team.workitem.viewWelcome

However, it will not be available for a 7.1.x server.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 29 '10, 11:47 a.m.

Question was seen: 7,928 times

Last updated: Jul 29 '10, 11:47 a.m.

Confirmation Cancel Confirm