Processes can now be started from the Customer Interface

Moderator: crythias

Locked
cici6160
Znuny newbie
Posts: 24
Joined: 29 Sep 2011, 20:55
Znuny Version: 3.3.8

Processes can now be started from the Customer Interface

Post by cici6160 »

I just upgraded to OTRS v3.3 and according to the release notes "Processes can now be started from the Customer Interface"

I've created a new process and can access it via the Agent Interface but do not see it in the Customer Interface. What am i missing here? Can someone please point me in the right direction.

Thank you
OTRS 3.3.8 on CentOS 6.5 with MySQL database
cici6160
Znuny newbie
Posts: 24
Joined: 29 Sep 2011, 20:55
Znuny Version: 3.3.8

Re: Processes can now be started from the Customer Interface

Post by cici6160 »

Should i not see "New Process Ticket" under the "Tickets" menu item in the top nav of the Customer Interface now that i've upgraded to v3.3?
OTRS 3.3.8 on CentOS 6.5 with MySQL database
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Processes can now be started from the Customer Interface

Post by jojo »

only if there are processes which can be started by customer
"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
cici6160
Znuny newbie
Posts: 24
Joined: 29 Sep 2011, 20:55
Znuny Version: 3.3.8

Re: Processes can now be started from the Customer Interface

Post by cici6160 »

ah, i see now. The process management setup interface has also changed since the upgrade (more options). thanks jojo
OTRS 3.3.8 on CentOS 6.5 with MySQL database
clementluk
Znuny newbie
Posts: 4
Joined: 10 Sep 2014, 06:10
Znuny Version: 3.3.8
Real Name: Clement

Re: Processes can now be started from the Customer Interface

Post by clementluk »

Hi,

Where can I find more resources on Process Management section? I followed the example "Book Ordering" in Admin book and configure it in 3.3.8. The process keeps staying at A1 and couldn't transit to next activity.

In the Admin book said that "The Process configuration can be done in the file Kernel/Config.pm but it is strongly recommended"to create new files like Kernel/Config/Files/MyProcess.pm. notice that the GUI generates the file Kernel/Config/File/ZZZProcessManagement please avoid to use that filename, otherwise it will be overwritten when you sync processes."

How could I create MyProcess.pm? Just I copy from the file ZZZProcessManagement.pm?
Locked