Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Teklynx Labelview Media tracking-can't get email notification working

Status
Not open for further replies.

ZiggyS1

Programmer
Oct 6, 2008
97
CA
does anyone have Labelview with the email notification setup and working? I have followed all the steps, but LV does not generate a "jsf" file type. We created a dummy file and it sent the email, but I can't get LV to create one with every print job... which it tells me I should be able to do?

You can find this info in LV help under media tracking....




this is what I have setup....

in this folder... C:\LVWIN70
I have a file named "tracking.ini

containing....


[Email_Config]



SendEmail=1

ProcessInterval=1

ProcessResendInterval=10

SMTP_Server=xxxxxxx

Email_From=donotreply@......

Email_To=myemail

[Email_Content]

Subject=Label Usage Notification

User=myusername

[Options]

EmailOnStartup=0

EmailOnShutdown=0

EmailOption=1

JobStatusDirectory="C:\Label Inventory\Label Tracking Emails"




========================================

these 2 lines are turned off, in the above. but when I set them to 1, and just make up a file ending with .jsf and drop it into the "JobStatusDirectory" it will take the file and send it... so that part works, I just don't know what I am missing to get LV to make the file????

EmailOnStartup=1

EmailOnShutdown=1
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top