TestSimple.pm invoker for beginners

Moderator: crythias

Post Reply
dattila
Znuny newbie
Posts: 1
Joined: 29 Jun 2018, 11:10
Znuny Version: 6.0.9
Real Name: Attila

TestSimple.pm invoker for beginners

Post by dattila »

Dea Members,

I tried to play with the TestSimple.pm, but I got stuck. I want to change a Dynamic Field (tmp) but it doesn't work.

I use the TestSimple.pm invoker script without any modification.

This is the "Incoming data after mapping":

Code: Select all

$VAR1 = {
  'DynamicField_tmp' => 2,
  'TicketID' => 2,
  'tmp' => 2
};
What's wrong? How can I fix it?

Thanks,
Post Reply