Forum Replies Created
-
AuthorReplies
-
February 7, 2017 at 6:06 pm in reply to: Referencing a variable as a repetition counter in an Xlate #84889
I got it figured out. I did not know that I could just use a variable like I usually use in an iterate on the fly when I needed it, and just add $ in front if I needed to use the value to indicate a repetition in either the Source or Destination. Works like a champ even on messages that had 0 IVT segs. Thank you everyone for your help.
Trish McCarl | Interface Developer | Piedmont Healthcare Corp
2727 Paces Ferry Rd, Suite 1-1000 | Atlanta, GA 30339
O: 470.271.4108 | M: 404.805.4103 | E: trish.mccarl@piedmont.orgFebruary 6, 2017 at 8:00 pm in reply to: Referencing a variable as a repetition counter in an Xlate #84886It does zero out the iterate values outside of the loop. But maybe just some creativity on nesting iterates will get me what I want.
Trish McCarl | Interface Developer | Piedmont Healthcare Corp
2727 Paces Ferry Rd, Suite 1-1000 | Atlanta, GA 30339
O: 470.271.4108 | M: 404.805.4103 | E: trish.mccarl@piedmont.orgI’ve got this working now using some old code I found. But then I discovered that you can configure these via the GUI in v5.7. Can’t get it to work, though. The outbound messages get stuck on the sendmail box. Here are some entries from mailq:
p1821Y807021 1838 Mon Feb 7 21:04 MAILER-DAEMON
(Deferred: Connection timed out with webmail.piedmont.org.)
<cloverleaf@healthvision.com>
p1821Y907021 1912 Mon Feb 7 21:04 MAILER-DAEMON
(Deferred: Connection timed out with webmail.piedmont.org.)
<cloverleaf@healthvision.com>
p17Ln7722695 39 Mon Feb 7 16:49 <cloverleaf@healthvision.com>
(Deferred: Connection timed out with webmail.piedmont.org.)
<patricia.mccarl@piedmont.org>
I’m thinking the problem is the attempt to connect to webmail.piedmont.org, but can’t find where that setting is configured. It’s not in sendmail.cf
Trish McCarl | Interface Developer | Piedmont Healthcare Corp
2727 Paces Ferry Rd, Suite 1-1000 | Atlanta, GA 30339
O: 470.271.4108 | M: 404.805.4103 | E: trish.mccarl@piedmont.org -
AuthorReplies