new create tickets everyday
Moderator: crythias
-
- Znuny newbie
- Posts: 33
- Joined: 04 Nov 2016, 12:58
- Znuny Version: OTRS 4
- Real Name: GULSUM
- Company: ASYAPORT LIMAN
new create tickets everyday
Hello,
I want to create new ticket automatically everyday from otrs for daily routine check. But I didn't find anything in otrs side. I didn't make on generic agent.
Could someone help me,please?
have a nice day.
I want to create new ticket automatically everyday from otrs for daily routine check. But I didn't find anything in otrs side. I didn't make on generic agent.
Could someone help me,please?
have a nice day.
Re: new create tickets everyday
Hi,
use a cronjob, AddOns from OTRS Business Solutions, or a generic agent calling a script or create a process with ticket create action.
Regards
Florian
use a cronjob, AddOns from OTRS Business Solutions, or a generic agent calling a script or create a process with ticket create action.
Regards
Florian
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
-
- Administrator
- Posts: 4253
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: new create tickets everyday
I believe there are also other vendors with add-on.
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Re: new create tickets everyday
Hi,
you are right. Me, I am a (very happy) OTRS Business Solution User does not know any other Add Ons. For creating regular tickets I am using a FAQ Addon (Scheduled Ticket Create)
and one other possibility is https://blog.otrs.com/2012/10/03/easy-t ... interface/
Regards,
Florian
you are right. Me, I am a (very happy) OTRS Business Solution User does not know any other Add Ons. For creating regular tickets I am using a FAQ Addon (Scheduled Ticket Create)
and one other possibility is https://blog.otrs.com/2012/10/03/easy-t ... interface/
Regards,
Florian
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
-
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: new create tickets everyday
There is http://feature-addons.de/otrs/Ticket/TicketTemplates . You can create tickets via GenericAgent based on the ticket templates.
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
-
- Znuny newbie
- Posts: 33
- Joined: 04 Nov 2016, 12:58
- Znuny Version: OTRS 4
- Real Name: GULSUM
- Company: ASYAPORT LIMAN
Re: new create tickets everyday
Hello,wurzel wrote:Hi,
use a cronjob, AddOns from OTRS Business Solutions, or a generic agent calling a script or create a process with ticket create action.
Regards
Florian
We use free version of the otrs and we don't know very much linux.
Could you please more futher information about cronjob?
How can use this?
Thanks in advance.
-
- Znuny newbie
- Posts: 33
- Joined: 04 Nov 2016, 12:58
- Znuny Version: OTRS 4
- Real Name: GULSUM
- Company: ASYAPORT LIMAN
Re: new create tickets everyday
I'm using free version 4 of otrs.
Could someone please give me some examples about cronjob or generic agent script or create a process with ticket create action?
How can use these, please help me?
Could someone please give me some examples about cronjob or generic agent script or create a process with ticket create action?
How can use these, please help me?
Re: new create tickets everyday
you should really buy commercial services. If you are noit able to add a cronjob on Linux you should not operate Linux systems. (THis is like driving a car without driving licence).
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 33
- Joined: 04 Nov 2016, 12:58
- Znuny Version: OTRS 4
- Real Name: GULSUM
- Company: ASYAPORT LIMAN
Re: new create tickets everyday
Hello,
I want to apply as below link.
https://blog.otrs.com/2010/11/11/proof- ... -for-task/
Could you please help me?
I want to apply as below link.
https://blog.otrs.com/2010/11/11/proof- ... -for-task/
Could you please help me?
Re: new create tickets everyday
As the Blog entry states it is a proof of concept based on ics files. It is not intentend to use it for production without the needed knowledge on Linux, Perl etc.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 33
- Joined: 04 Nov 2016, 12:58
- Znuny Version: OTRS 4
- Real Name: GULSUM
- Company: ASYAPORT LIMAN
Re: new create tickets everyday
Dear Jojo,
If you describe it, I can do this. We need to a bit more information appyling script.
But we couldn't find much information about this issue.
And also I have to do this.
Please help me instead of blocking me.
If you describe it, I can do this. We need to a bit more information appyling script.
But we couldn't find much information about this issue.
And also I have to do this.
Please help me instead of blocking me.
-
- Administrator
- Posts: 4253
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: new create tickets everyday
It is not about blocking you, please accept answer as given. This forum is run by volunteers in their spare time. If you have an urgent issue or unsolvable problem you should really consider a professional support option from one of the available companies. Or at least, attend basic training on Linux and OTRS. Just because OTRS is free of license costs that does not mean it's free of any costs.GulsumCengiz wrote:Dear Jojo,
If you describe it, I can do this. We need to a bit more information appyling script.
But we couldn't find much information about this issue.
And also I have to do this.
Please help me instead of blocking me.
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
-
- Znuny newbie
- Posts: 33
- Joined: 04 Nov 2016, 12:58
- Znuny Version: OTRS 4
- Real Name: GULSUM
- Company: ASYAPORT LIMAN
Re: new create tickets everyday
Yes,I understand but I can't pay any cost. I'm triying to learn more details about OTRS.
And also thank you all. This forum helped me a lot.
Please do not misunderstand me.
And also thank you all. This forum helped me a lot.
Please do not misunderstand me.
-
- Znuny newbie
- Posts: 33
- Joined: 04 Nov 2016, 12:58
- Znuny Version: OTRS 4
- Real Name: GULSUM
- Company: ASYAPORT LIMAN
Re: new create tickets everyday
Dear all,
Could someone please supply me a script that will automatically open a case?
I will create it with cron job and with the following schedule
--> 0 8 * * mon, tue, wed, thu, fri.
Could someone please supply me a script that will automatically open a case?
I will create it with cron job and with the following schedule
--> 0 8 * * mon, tue, wed, thu, fri.
-
- Administrator
- Posts: 4253
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: new create tickets everyday
Code: Select all
echo -e "This is the\ncontent of the ticket." | mail -s SUBJECT USER@HOST
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
-
- Znuny newbie
- Posts: 33
- Joined: 04 Nov 2016, 12:58
- Znuny Version: OTRS 4
- Real Name: GULSUM
- Company: ASYAPORT LIMAN
Re: new create tickets everyday
root wrote:Code: Select all
echo -e "This is the\ncontent of the ticket." | mail -s SUBJECT USER@HOST
Dear root,
Thank you so much for your help. It was very helpful. Now, the address of Root is been sending mail to OTRS everyday for rutine controls.
Thank you.