Start project in zennoposter using API

  • Автор темы Автор темы Jaseel s
  • Дата начала Дата начала

Jaseel s

Read only
Read only
Регистрация
23.12.2016
Сообщения
44
Реакции
1
Баллы
8
Hello,
I need to control the projects in zennoposter ( Run & Stop ) remotely through API.

Hopefully waiting for your reply
 
Unfortunately, there is no remote control option for zennoposter. Maybe. we'll add it soon...
 
You can use .bat-files for starting and stopping Zenno projects. Right-click on your project in ZP and choose "Create .bat file". Then you can make your preferred settings and call those bat files to start/sop your projects. Hope this helps.
 
You can use .bat-files for starting and stopping Zenno projects. Right-click on your project in ZP and choose "Create .bat file". Then you can make your preferred settings and call those bat files to start/sop your projects. Hope this helps.
But bat files still should be executed locally with zennoposter.
 
But bat files still should be executed locally with zennoposter.

Okay currently I run my .bat files locally and didn't try it remotely. But in general it should also work remotely e.g. with psexec:
"psexec \\remotemachine -u remoteuser -i -d cmd -c localdisk:\folder\batchfile.bat

-c will copy from local path"
 
other workaround is have all your projects check a txt file, if contents is 'go' have it start the rest of the template, if contents if 'wait' then execute a x minute pause and loop to start

then use dropbox/resilio sync/something-else to be able to write to the txt files (one for each project) from a remote location. so that you can start templates (and possibly pass along other info the template needs)
 
Hi @lokiys,

can you please post the direct link to the article containing the project with the admin dashbort in php? Unfortunately I don't speak russian and with the link above I can't find the article.

Thank you :-)
There it is https://zennolab.com/discussion/thr...-idej-i-vozmozhnostej-chast-1-js-mysql.19925/
please take Your time and use google chrome browser and just translate to English all pages and read them through.
There is a lot of useful information You will not regret checking out other articles as well.
 
  • Спасибо
Реакции: morpheus93
Thank you very much lokiys also for the help you offer in many other threads.

I already looked into the Russian section here at the forum from time to time and found some very interesting threads. Didn't know the "Articles" section there yet. I'm sure I will find some really helpful material there.
 
We control bots based into a SQL Server data generators, in SQL we start procedures who run BAT files based on select queue... the problem is thread control... due to can't control zp we usually run one thread jobs.
 
guys i need some help , to connect website with server and have the bot work on the back end , everything is in Russian
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)