pause node set event id and script execution time?

Post any question regarding setting up, running or configuring Verj.io Workflow

Moderators: Jon, Steve, Ian, Dave

xren
Ebase User
Posts: 272
Joined: Fri Dec 14, 2012 2:55 pm
Location: Ottawa

pause node set event id and script execution time?

#1

Postby xren » Mon Mar 14, 2016 4:57 pm

Hi

The pause node doesn't allow to to change anything,

How can I set the event id and the script execution interval time directly in the eb file?

Thanks,
Xiaoli
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#2

Postby Jon » Mon Mar 14, 2016 5:31 pm

Here is an XML snippet showing the pause node scheduling fields:

Code: Select all

<pause event="sdf" minutes="12" id="1" name="Node 1" descriptionTextRef="Txt60uPMP">
<script contentType="Javascript">importPackage&#40;com.ebasetech.xi.api&#41;;
importPackage&#40;com.ebasetech.xi.services&#41;;
system.variables.$PAUSE_COMPLETED.value= &quot;Y&quot;;</script>
</pause>
This shows scheduling option "minutes". For other options replace "minutes" with e.g.
hours="1"
time="12:30" (this is the daily option)

For info, we are targeting the end of March for a Version 5 service pack (V5.0.2) containing a fix for this problem.
0 x


Who is online

Users browsing this forum: No registered users and 3 guests