system action log

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

system action log

#1

Postby xren » Tue May 10, 2016 5:18 pm

Hi,

I would like to ask how to debug the code in a system activity's script.

I used log, but I didnot find anything from the integrated server log or the execution log from the designer.

Thanks,
Xiaoli
0 x

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

#2

Postby Jon » Wed May 11, 2016 7:48 am

Try using the print function instead of log. The output will be displayed in the server log, not the designer execution log.
0 x

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

#3

Postby xren » Mon Jul 18, 2016 4:38 pm

print did not give anything in the following file.

C:\ebaseXi_5.0\UfsClient\IntegratedServer\logs\serverBootstrap.log
0 x

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

#4

Postby Jon » Tue Jul 19, 2016 11:14 am

Try viewing the server log via the Manage Server icon in the designer, then Show Server Log.

If you use log instead of print, then any messages can be viewed in the same way or in the file, but only as long as the Log Info property is set to true (this is the default). You can check this in:
Manage Server > Start Server Admin App > General Properties > Logging Properties

If you still don't see anything, you should check that your System Activity is actually running. In the Manage Server > Show Server Log, you should see a message something like:
INFO ** START EXECUTION OF WORKFLOW SYSTEM TASK NODE: Node 1, ACTIVITY: tws1, JOB: JOB:tw1:1:1 **
Again this requires that the Log Info property is set to true.
0 x

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

#5

Postby xren » Fri Jul 22, 2016 6:36 pm

Thank you.

I had the log now from server log.
0 x


Who is online

Users browsing this forum: No registered users and 3 guests