Re: [Planner Dev] Import Project Tasks From XML File?
- From: Kurt Maute <kurt maute us>
- To: Planner Project Manager - Development List <planner-dev lists imendio com>
- Subject: Re: [Planner Dev] Import Project Tasks From XML File?
- Date: Mon, 13 Feb 2006 09:04:24 -0500
On Sun, 2006-02-05 at 16:56 -0600, Jason Alan Smith wrote:
> Hello:
>
> I would like to be able create a set of project tasks in an XML file and
> the import this XML file of tasks into Planner. I have seen that you
> can import from a MS Project file, but that is not what I want.
>
> What I like to do when entering data is to key it into a spreadsheet,
> export to a delimited file, and then write a script to transform the
> delimited file into an XML file for use with other applications. This
> is what I'd like to be able to do with Planner.
>
> Do you think this is something a novice C programmer might be able to
> somewhat easily implement?
Easiest way to do this is to transform it into planner's native xml
format - then you don't need to do any programming.
You should only need to include the <project> tag with its associated
properties, followed by your <tasks>.
--
Kurt Maute <kurt maute us>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]