we are trying to get the subject line to look a certain way for when a new file comes in. This is for our production so they don't have to open the email. We are using the $Details$ right now and the subject looks like this:

Subject: Files created: D:INETPUBFTPROOTFICOR2141FROM_LENDERCPITAPE.TAP

we would like it to say: 2141 Uploaded CPITAPE.TAP.

Is there a way to do this with stings?

Ian

asked 18 Apr '13, 16:27

icolvard's gravatar image

icolvard
2124
accept rate: 0%


Hi,

You won't be able to get what your looking for just by using the variables in an email or pop-up message, you could try using an Execute Script Action.

Thanks
Quinn

link

answered 18 Apr '13, 17:48

Quinn's gravatar image

Quinn ♦♦
14.4k3925
accept rate: 35%

Sorry i forgot to say what program i'm using. we have PA Server Monitor pro V4. We don't have File Sight.

Is there a way to do this in PA Server Monitor?

Ian

(18 Apr '13, 19:17) icolvard

With PA Server Monitor you won't be able to do what you are trying to do with the email action. You might try using the Execute Script Monitor and with the Execute Script Action but this would take a lot of coding on your end.

(19 Apr '13, 09:16) Quinn ♦♦
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×33
×14

Asked: 18 Apr '13, 16:27

Seen: 5,160 times

Last updated: 19 Apr '13, 09:16