BusinessObjects Board

Send text from Xcelsius to an xml file in external location

:stupid: I have a dashboard with a text box that a user can write in. When they click a button I want the text along with the dashboard id, user id and date/time to be sent to an xml file in an external location. Is this easy to do please? I had a look at the forums but got a bit lost! :hb: Thank you :oops: :oops:


guinea_girl (BOB member since 2008-12-11)

It’s not particularly easy to do. But it is possible.

You will likely need to look at various ways to either export from Excel into XML (LiveOffice might help here) or set up a URL that will take parameters and save them to XML.

Unfortunately, both options are a bit large for me to try and detail here.


Lugh (BOB member since 2009-07-16)

Thanks for getting back to me Lugh, we can’t use Live Office due to some compatability issue with our sw as we are using an old 3.1 version of the tools so I will have to investigate the XML route further. Thank you for your help :nopity:


guinea_girl (BOB member since 2008-12-11)

If you search back through this forum, I’m fairly sure there are code snippets for exporting to xml. I know I’ve posted code which allows data to be written to and from xml for real-time dashboard processing - it’s not much more of a step to write the file out somewhere.

Debbie


Debbie :uk: (BOB member since 2005-03-01)

Thanks Debbie, I will take a look :slight_smile:


guinea_girl (BOB member since 2008-12-11)