Any possibilities to schedule a EG project in SAS management console?
Generally, you would use EG to develop your program, and then set it up in a more production-oriented environment (on a server, batch or stored process ...), and schedule that instead.
If you do a search on this forum, you'll come across a number of discussions about why scheduling EG jobs in a production environment can be problematic.
Tom
Have you checked out the following?
http://blogs.sas.com/content/sasdummy/2012/04/17/doing-more-with-sas-enterprise-guide-automation/
However to answer your question you can only schedule an EG Project within EG as an EG environment is required to run the project.
In Management Console you can schedule SAS batch jobs, assuming this capability has been set up or configured.
You can turn your EG project into a SAS batch job by exporting the project into one or more SAS programs. Virtually any SAS program(s) can be scheduled as a batch job.
Save your project as a .sas program and let your enterprise scheduling system run that. Why re-envent the wheel?
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.