Exporting Tasks (Workeffort) in ICalendar format and then importing back

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Exporting Tasks (Workeffort) in ICalendar format and then importing back

Anil Patel-2
Hi,
Is anybody aware of utility library that we can use for exporting Tasks from
Ofbiz Project and importing tasks into Ofbiz Project.

Regards
Anil Patel
Reply | Threaded
Open this post in threaded view
|

Re: Exporting Tasks (Workeffort) in ICalendar format and then importing back

David E Jones

Do you mean something like an iCal import/export library?

-David


Anil Patel wrote:
> Hi,
> Is anybody aware of utility library that we can use for exporting Tasks
> from
> Ofbiz Project and importing tasks into Ofbiz Project.
>
> Regards
> Anil Patel
>
Reply | Threaded
Open this post in threaded view
|

Re: Exporting Tasks (Workeffort) in ICalendar format and then importing back

Anil Patel-2
Yes,
Something that will make it easy to develop tool to import/export tasks
to/from Ofbiz Project.

Anil

On 5/28/07, David E Jones <[hidden email]> wrote:

>
>
> Do you mean something like an iCal import/export library?
>
> -David
>
>
> Anil Patel wrote:
> > Hi,
> > Is anybody aware of utility library that we can use for exporting Tasks
> > from
> > Ofbiz Project and importing tasks into Ofbiz Project.
> >
> > Regards
> > Anil Patel
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Exporting Tasks (Workeffort) in ICalendar format and then importing back

Max Rudman
http://ical4j.sourceforge.net. I haven't actually used it myself so I  
can't tell you anything about it.

Max

On May 28, 2007, at 5:21 PM, Anil Patel wrote:

> Yes,
> Something that will make it easy to develop tool to import/export  
> tasks
> to/from Ofbiz Project.
>
> Anil
>
> On 5/28/07, David E Jones <[hidden email]> wrote:
>>
>>
>> Do you mean something like an iCal import/export library?
>>
>> -David
>>
>>
>> Anil Patel wrote:
>> > Hi,
>> > Is anybody aware of utility library that we can use for  
>> exporting Tasks
>> > from
>> > Ofbiz Project and importing tasks into Ofbiz Project.
>> >
>> > Regards
>> > Anil Patel
>> >
>>

Reply | Threaded
Open this post in threaded view
|

Re: Exporting Tasks (Workeffort) in ICalendar format and then importing back

David E Jones

Yeah, if that one works it should be fine.

The license appears to be BSD, so if it works from a technical perspective then it's great.

-David


Max Rudman wrote:

> http://ical4j.sourceforge.net. I haven't actually used it myself so I
> can't tell you anything about it.
>
> Max
>
> On May 28, 2007, at 5:21 PM, Anil Patel wrote:
>
>> Yes,
>> Something that will make it easy to develop tool to import/export tasks
>> to/from Ofbiz Project.
>>
>> Anil
>>
>> On 5/28/07, David E Jones <[hidden email]> wrote:
>>>
>>>
>>> Do you mean something like an iCal import/export library?
>>>
>>> -David
>>>
>>>
>>> Anil Patel wrote:
>>> > Hi,
>>> > Is anybody aware of utility library that we can use for exporting
>>> Tasks
>>> > from
>>> > Ofbiz Project and importing tasks into Ofbiz Project.
>>> >
>>> > Regards
>>> > Anil Patel
>>> >
>>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Exporting Tasks (Workeffort) in ICalendar format and then importing back

Pankaj Lall
Hi

I'm facing problem in creating a table using ofbiz. I have connected ofbiz
with MySql and the tables got created automatically.

Now I need steps to create my own tables in MySql using ofbiz. I'm facing
problem in doing so.

Please help me in creating a new table then only i can move forward with my
project.

Please tell me the steps to do so.

With Regards
Pankaj Lall


On 5/29/07, David E Jones <[hidden email]> wrote:

>
>
> Yeah, if that one works it should be fine.
>
> The license appears to be BSD, so if it works from a technical perspective
> then it's great.
>
> -David
>
>
> Max Rudman wrote:
> > http://ical4j.sourceforge.net. I haven't actually used it myself so I
> > can't tell you anything about it.
> >
> > Max
> >
> > On May 28, 2007, at 5:21 PM, Anil Patel wrote:
> >
> >> Yes,
> >> Something that will make it easy to develop tool to import/export tasks
> >> to/from Ofbiz Project.
> >>
> >> Anil
> >>
> >> On 5/28/07, David E Jones <[hidden email]> wrote:
> >>>
> >>>
> >>> Do you mean something like an iCal import/export library?
> >>>
> >>> -David
> >>>
> >>>
> >>> Anil Patel wrote:
> >>> > Hi,
> >>> > Is anybody aware of utility library that we can use for exporting
> >>> Tasks
> >>> > from
> >>> > Ofbiz Project and importing tasks into Ofbiz Project.
> >>> >
> >>> > Regards
> >>> > Anil Patel
> >>> >
> >>>
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Exporting Tasks (Workeffort) in ICalendar format and then importing back

cjhowe
Hi Pankaj,
A couple of things,
1. You'll likely find a faster answer for your questions on the users
mailing list <[hidden email]>.  This list is mainly used for the
development of the community project.

2. The answer to this question is covered quite thoroughly on
docs.ofbiz.org

3. You'll find it much easier to find a response to your email if you
supply your own subject and don't include context information that
doesn't apply to your question.


--- Pankaj Lall <[hidden email]> wrote:

> Hi
>
> I'm facing problem in creating a table using ofbiz. I have connected
> ofbiz
> with MySql and the tables got created automatically.
>
> Now I need steps to create my own tables in MySql using ofbiz. I'm
> facing
> problem in doing so.
>
> Please help me in creating a new table then only i can move forward
> with my
> project.
>
> Please tell me the steps to do so.
>
> With Regards
> Pankaj Lall
>
>