Page 1 of 2

[ANGULAR] Bryntum Gantt Scheduling In Backend

Posted: Fri Nov 27, 2020 8:28 am
by rahulranjan

Hi
How can we use Bryntumn Gantt Scheduling in Backend(server side) Project. I want to setup in Nodejs . How we can do it any documentation and examples


Re: [ANGULAR] Bryntum Gantt Scheduling In Backend

Posted: Fri Nov 27, 2020 10:50 am
by pmiklashevich

Hello,

We don't have a guide for it yet. Please subscribe to the ticket to know when it is available.
https://github.com/bryntum/support/issues/1982

Best wishes,
Pavel


Re: [ANGULAR] Bryntum Gantt Scheduling In Backend

Posted: Fri Nov 27, 2020 12:01 pm
by rahulranjan

Any Docs or Package where . No Reference or anything is Available right now ? .


Re: [ANGULAR] Bryntum Gantt Scheduling In Backend

Posted: Fri Nov 27, 2020 12:04 pm
by pmiklashevich

Nope, unfortunately. It requires some time to prepare a guide & docs. Please stay tuned!


Re: [ANGULAR] Bryntum Gantt Scheduling In Backend

Posted: Fri Nov 27, 2020 1:49 pm
by rahulranjan

Hi
@pmiklashevich
Thanks for reply . Any guides or reference docs to used in backend Node js Project . Schedule Engine Implementation in Nodejs .


Re: [ANGULAR] Bryntum Gantt Scheduling In Backend

Posted: Fri Nov 27, 2020 4:18 pm
by mats

As Pavel said, there are not yet docs for this but we will make sure to add some soon!


Re: [ANGULAR] Bryntum Gantt Scheduling In Backend

Posted: Tue Dec 01, 2020 8:14 am
by rahulranjan

Hi mats
Till when it can be out ? Any Specific date for availability of Schedule Engine Docs and Setup .
And For Scheduling Engine - https://www.bryntum.com/docs/gantt/engine/ where we can look


Re: [ANGULAR] Bryntum Gantt Scheduling In Backend

Posted: Tue Dec 01, 2020 10:08 am
by pmiklashevich

Hello,

Scheduling Engine works behind the scene in Scheduler Pro and Gantt. You can check out the docs you have found and the getting started guide: https://www.bryntum.com/docs/gantt/engine/classes/_docs_src_getting_started_.gettingstartedguide.html
We don't have any guides/docs/examples showing how to customize the Engine. I created a ticket to improve it: https://github.com/bryntum/support/issues/2008

There is no ETA on the tickets above, so we cannot tell you when they will be done. Gantt API should cover basic functionality. If you need custom implementation of the Engine please contact our sales for a quote.

Best,
Pavel


Re: [ANGULAR] Bryntum Gantt Scheduling In Backend

Posted: Mon Dec 14, 2020 8:28 am
by rahulranjan

As per https://www.bryntum.com/products/gantt/

Best in class scheduling engine
Our new graph based scheduling engine “Chronograph” is built from the ground up in TypeScript and provides asynchronous rescheduling that handles any number of tasks. It’s implemented separately from the DOM so you can also run it on your server with Node. The engine takes into account dependencies, constraints and task scheduling mode as it calculates the schedule. After moving a task, the resulting change set is animated into place so users can track how one change affects others more easily.

Is it really available now or going to be available in future? We need to make some important decisions based on it. If scheduling from backend (nodejs) doesn't work then we will have to find some alternative. I understand documentation is not available but can you provide some sample code on how to do this?


Re: [ANGULAR] Bryntum Gantt Scheduling In Backend

Posted: Tue Dec 15, 2020 1:55 pm
by pmiklashevich

Please see my reply here: viewtopic.php?p=80706#p80706
An example of using Engine on server-side will be available when the ticket above is resolved. Stay tuned!