question

Upvotes
Accepted
3 1 3 5

Regarding proxy setting in TRKD Knowledge direct API

Hi,

As per the documentation downloaded [ ReutersKnowledgeDirect ] .

As per section 51.3.9 in the document, To set proxy and maximum file size, we need to set few properties in app.config file.

As we are using java for connecting to API, we cannot find the file like that.

Please help me in setting these properties in JAVA code level.

Thanks,

Thiruppathi S

rkd-apirkd
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @wim.ooms and @Dan Tripp

Could you help the client to answer this question?

AHS

I have sent an email requesting for help to 'TRKD_API_DEVSUPPORT@thomsonreuters.com' and Wim Ooms.

Hello @thiruppathi.s

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Hello @thiruppathi.s,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

Upvotes
Accepted
942 9 9 13

Hi @thiruppathi.s,

The app.config file you mentioned is an XML configuration files used by .NET applications. It is mentioned in the TRKD doc because the TRKD example is developed in C#/.NET. As you are writing your application in java, you must use the java way to configure your proxy settings. The way to setup proxy settings of a java application is explained in the java documentation available on the Oracle portal (please follow this link that Mark provided in his answer).

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
1 0 0 1

Hi,

Usually we would ask the client to use the following link to assist with Java proxy queries.

http://docs.oracle.com/javase/6/docs/technotes/guides/net/proxies.html

Cheers,

Mark

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.