cancel
Showing results for 
Search instead for 
Did you mean: 

To Implement TREX functionality in web dynpro java application in portal

Former Member
0 Kudos

Hello Experts,

We have a requirement in which the client want to search with the help of TREX in webdynpro for java application. Can you please help how we can connect webdynpro for java with TREX.

Thanks and Regards,

Vivek

Accepted Solutions (0)

Answers (2)

Answers (2)

vijay_kumar49
Active Contributor
0 Kudos

Hi,

Please refer these [documents|http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/c9052462-0501-0010-1f94-c899e5e227f6] and this [sample code|http://www.scribd.com/doc/6558576/Knowledge-Management-and-TREX-Function-Ali-Ties-Through-WebDynpro-Using-KM-Index-Management-APIs]

Hope this is help full for u

Regards

Vijay

Qualiture
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

I have data stored at DMS server which is connected to R3 and TREX is also connected to them. I want to search in DMS application in portal which is coded with the help of Web Dynpro for Java. I do not think that connecting to KM will solve the issue as the document is stored in DMS server not KM. Can you please help me to implement search functionality of TREX in this application.

Regards,

Vivek

Qualiture
Active Contributor
0 Kudos

You still need the TREX API, which are available through KM IndexManagement so using these would be the most convenient.

Just make sure you're pointing to the proper indexes on your DMS

See http://help.sap.com/SAPHELP_NW04S/helpdata/EN/a4/929d4206b70931e10000000a1550b0/content.htm for more info

Former Member
0 Kudos

Hi,

Please find the below link

Thanks,

Rahul.

Former Member
0 Kudos

Hi Robin,

If i will connect my webdynrpo application through the Knowledge Management then how will i get the data which are in DMS server. Do i need to connect the DMS server with KM? If possible can you give me the detail of this process.

If I would make my applicaiton in Webdynpro for ABAP then will it become easy to access DMS server directly and to use TREX functionality?

Regards,

Vivek Saraogi

Qualiture
Active Contributor
0 Kudos

Hi,

I think you misunderstood me. You connect your application to DMS, but you use the Trex API from KM since these are already available on NetWeaver.

Unfortunately I have no code samples, but this is how I would start developing

Former Member
0 Kudos

Hi Robin,

I have connected the KM with webdynpro java application with the help of following url.

Still not getting any data returned from the KM. What should i do next.

Thanks and Regards,

Vivek