cancel
Showing results for 
Search instead for 
Did you mean: 

Use of CMIS Connector for HCP/Web IDE

former_member202734
Participant
0 Kudos
296

Hello,

may be simple-stupid question:

Is it possible to connect the HCP and/or Web IDE with the CMIS Connector installed on Enterprise Portal via Document Service...?

Best regards.

Vincent

View Entire Topic
Ravindra_T
Explorer
0 Kudos

Hi Vincent,

My question may be much simpler than yours and hope you would have some working example, have you tried consuming CMIS libraries to develop UI5 app in Web IDE that can connect to document services (No Hana Cloud portal document repository or mobile documents) and allows to build a client like mobile documents. If you have tried can you help us with steps to follow. Java App we have tried it is working fine (But on eclipse).

Best Regards

Ravindra Tanguturi

former_member202734
Participant
0 Kudos

Hello,

sorry to disappoint you but I still don't use CMIS...

My goal is to use Web IDE to develop (at design time) UI5 Application to consume SAP Enterprise Portal (KM) documents.

Connect Web IDE to on premice KM Portal is not that easy.  We finally get a solution with the help of Flexso.  For that we develop on Eclipse a servlet that uses KM api to produce a JSON file.  But I guess that you can also use CMIS librairies (more complex) to finally produce a (kind of) JSON file.

Having the url of this Portal Servlet it is possible to connect to Web IDE using Hana Cloud Connector + Java EE 6 Web Profile https://help.hana.ondemand.com/help/frameset.htm?e5b39a5bbb571014a0cc9ab03ec94ebb.html  (check the neo-javaee6-wp-sdk-2.71.8.zip project under https://tools.hana.ondemand.com/).  Then you can build your mobile client to expose documents.

Best regards.

Vincent