[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] RE: PDF E-mailed from PSUNX is corrupted
- Subject: RE: [sqr-users] RE: PDF E-mailed from PSUNX is corrupted
- From: "Tall, Donald R." <Donald.Tall@vtmednet.org>
- Date: Fri, 14 Apr 2006 09:05:51 -0400
- Delivery-date: Fri, 14 Apr 2006 09:08:37 -0400
- Importance: normal
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- Priority: normal
- Thread-index: AcZcvmvc4RisFuCdRm+L3WUI77yxlQCZP5bQAAHBTXAAJhyJ8A==
- Thread-topic: [sqr-users] RE: PDF E-mailed from PSUNX is corrupted
A Unix admin helped me identify the trouble. I was using uuencode
incorrectly. I had:
'uuencode '|| $sqr-report || ' | ' || 'mail ' || $EMAILID'
, but I should have identified a target file to which to encode the PDF,
such as:
'uuencode '|| $sqr-report || ' dummy.pdf | ' || 'mail ' || $EMAILID'
Thanks, Don
-----Original Message-----
From: sqr-users-bounces+donald.tall=vtmednet.org@sqrug.org
[mailto:sqr-users-bounces+donald.tall=vtmednet.org@sqrug.org] On Behalf
Of Joe Johnson
Sent: Thursday, April 13, 2006 14:48
To: 'This list is for discussion about the SQR database reporting
languagefrom Hyperion Solutions.'
Subject: RE: [sqr-users] RE: PDF E-mailed from PSUNX is corrupted
Don,
We are on PTools 8.47.04 and we set up an SMTP mail server that PS can
use when you submit the SQR from Process Scheduler - you just tell it to
send either a notification or the output file itself to any valid email
account.
HTH,
Joe Johnson
email: joejohnson@ernesthealth.com
Confidentiality Notice:
This message, and any attachments, may contain information that is
confidential, privileged, and/or protected from disclosure under state and
federal laws that deal with the privacy and security of medical information. If
you received this message in error or through inappropriate means, please reply
to this message to notify the Sender that the message was received by you in
error, and then permanently delete this message from all storage media, without
forwarding or retaining a copy.
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users