Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
create excel file from a LiveReport
Anamaria_Parvu
Hello,I want to create an excel file with data from a LiveReport, I read about a solution to import the web page with the report into an excel file and than to save it. I want to automatize this process to do it from a module, from livelink. How can I use an ActiveX Control, to open excel and put data there? I read that there is a module that imports livereports into excel, lldirect, but I don't have access to it :(Any ideea is welcome.Anamaria
Find more posts tagged with
Comments
Jeff_Brown_(G*_ECM_Champ)
Message from Brown, Jeff via eLinkI think you want WebReports. -----Original Message-----From: eLink Discussion: Livelink LiveReports Discussion[mailto:livereportsdiscussion@elinkkc.opentext.com] Sent: Monday, July 28, 2008 8:24 AMTo: eLink RecipientSubject: create excel file from a LiveReportcreate excel file from a LiveReportPosted by Parvu, Anamaria on 07/28/2008 08:21 AMHello,I want to create an excel file with data from a LiveReport, I read abouta solution to import the web page with the report into an excel file andthan to save it. I want to automatize this process to do it from amodule, from livelink. How can I use an ActiveX Control, to open exceland put data there? I read that there is a module that importslivereports into excel, lldirect, but I don't have access to it :(Any ideea is welcome.Anamaria[To reply to this thread, use your normal E-mail reply function.]============================================================Discussion: Livelink LiveReports Discussion
https://knowledge.opentext.com/knowledge/llisapi.dll/open/Livelink_LiveReports_DiscussionLivelink
Server:
https://knowledge.opentext.com/knowledge/llisapi.dllTo
Unsubscribe from this Discussion, send an e-mail tounsubscribe.livereportsdiscussion@elinkkc.opentext.com.*****************************NOTICE - This message is intended only for the use of the individual or entity to which it is addressed and may contain information which is privileged, confidential or proprietary. Internet communications cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, arrive late or contain viruses. By communicating with us via e-mail, you accept such risks. When addressed to our clients, any information, drawings, opinions or advice (collectively, "information") contained in this e-mail is subject to the terms and conditions expressed in the governing agreements. Where no such agreement exists, the recipient shall neither rely upon nor disclose to others, such information without our written consent. Unless otherwise agreed, we do not assume any liability with respect to the accuracy or completeness of the information set out in this e-mail. If you have received this message in error, please notify us immediately by return e-mail and destroy and delete the message from your computer.
Greg_Griffiths_(ggriffiths_-_(deleted))
You could cobble something together by combining the information in the following two posts together :
http://www.greggriffiths.org/webdev/both/excel/activex.htmlhttp://articles.techrepublic.com.com/5100-10878_11-5499381.htmlYou
should be able to use the first article to automate Excel over the web and then use the web link specified in the second article to link the xls file back to the LR in LL.