How to send IP Addr in an alert and receive the same?

1. I have an 'alert handler' process that's sending an alert using 'Create Alert' activity.
2. I have a listening/receiving process that get's triggered by this alert from the 'alert handler' process.
3. The listening/receving process telnet's to a router. I want the listening/receiving process to extract the IP Address of the router from the alert that triggered this listening proecess.
4. I tried sending the IP address of the router as 'Parameter 1' using the 'Create Alert' activity in the 'alert handler' process.
5. In the receiving process, in order to telnet to the router, I chose 'Execute on this target reference' option for the 'Open Terminal' acitivity, but was unable to access 'Paramter 1' of the alert. It shows greyed out.
Question:
What is the best way to send the IP address of the router in the alert and receive the same in the listening process such that I can telnet to that router in the listening process?
Please note: tried creating a 'terminal target'...there is no way for me to supply IP address info from outside into terminal target...looks like terminal target only takes a hard coded IP address or host name.
Will appreciate your prompt response please.
thanks,
Jamal

We discussed this, but just to post here. To view alert or other tasks parameters via the reference variable fields you have to select the show advanced checkbox.

Similar Messages

  • HT204053 iMessage on my computer, and receiving the same messages on your iPhone how do I do it?

    iMessage on my computer, and receiving the same messages on your iPhone how do I do it?

    http://support.apple.com/kb/TS1538
    Going to venture a guess your Apple Mobile Device service isn't started.

  • Can 2 people in different locations at the same time import, access, send, and receive the same messages from the same email account

    I import messages into Thunderbird. I send and receive emails. One of the things I like about Thunderbird is that I can insert (image, link, etc) right where I want to, and I can Attach. But not just a simple attach file. No, I can also click Attach and choose Webpage. A lot of web-based emails are plain, simple, no frills - Attach file and that's it.
    So I need to have my client be able to do the same thing I do when sending out emails, Namely sending out emails with an Electronic Press Kit (EPK) attached - which is to say, a webpage (not a pdf in our case). So, I need her to download, install, and use Thunderbird.
    Here's the problem and my question. She needs to access, send, and receive from my email account. That would be easy if it was simple attach files - she could just login on the web, go to squirrel mail and bang it out.. Here it is: She needs to be able to import the messages to be able to reply to some messages - she needs access to what I have access to. She needs to use Thunderbird so she can take advantage of the features like insert image with link or attaching a webpage. My question is how will this affect my use? Can 2 people simultaneously and from different locations access and use the same email account or is it a case where her importing the emails would cut me off..Is it an either or thing? Basically, can her and I both import the emails or can they only be imported to one location at a time. Because every time someone sends me an email i get it right there on my Thunderbird application..it's imported to my Thunderbird..I want her and I to be able to do that without affecting each other. I don't want her to start importing to her desktop and then I can no longer import. If she says "point those messages to my computer what will happen to my ability to access them on my computer in the same manner I am currently?

    I think there is a contradiction in your requirements. You want two people to share an account and you don't want either to interfere with the other.
    The short and simple answer is to use IMAP to connect to the mail server. If your current email provider doesn't offer IMAP, find another that does. This is old technology already and it's disgraceful that some email providers haven't yet put it in place.
    IMAP means that your messages are stored on the server and both of you will see exactly the same set of messages. And therein lies the contradiction; you will both see changes made by the other so you are inherently interfering with one another.
    Caveats: some providers may not permit you both to access the account concurrently, and even if they do, things may become interesting if you both choose to work on the same message simultaneously.
    Note that all of this is about email servers and protocols; your choice of Thunderbird as your email client has little bearing on the situation.

  • How to collect form responses in adobe formscentral and at the same time receive form responses through email

    My client wants to have the form that I created in FormsCentral to be able to collect email responses. So to do this, I downloaded the form as PDF then imported it into Acrobat. I created a button in Acrobat (this will be for the email response part). I used this script for that function:
    // This is the form return email. It's hardcoded
    // so that the form is always returned to the same address.
    // Change address on your form to match the code below
    var cToAddr = "[email protected]"
    // First, get the client CC email address
    var cCCAddr = this.getField("ClientEmail").value;
    // Now get the beneficiary email only if it is filled out
    var cBenAddr = this.getField("BennyEmail").value;
    if(cBenAddr != "")
    cCCAddr += ";" + cBenAddr;
    // Set the subject and body text for the email message
    var cSubLine = "Form X-1 returned from client"
    var cBody = "Thank you for submitting your form.\n" + "Save the filled form attachment for your own records"
    // Send the entire PDF as a file attachment on an email
    this.mailDoc({bUI: true, cTo: cToAddr, cCc: cCCAddr, cSubject: cSubLine, cMsg: cBody});
    I got it from here: http://acrobatusers.com/tutorials/dynamically-setting-submit-e-mail-address
    I'm still kinda not sure how it works but I'm getting the idea. Now what I'm having trouble with is, how do I make it so that the user will be required to click on the scripted button and at the same time, also click on the FormsCentral's generated submit button? Because as I see it, the user can click on the scripted button but they can just close out the form without submitting it to FormsCentral.
    Is there any way to make my idea work?
    Any help is very much appreciated!
    Thanks!

    I do not know or have time right now to look up NDP format.
    To write to NTFS from Mac, you need a driver.
    And to write to HFS from Windows also.
    I strongly recommend Paragon drivers for both.
    That way you can access anything from any platform.
    Paragon Software for Mac

  • HT204053 i share apple ID and downloaded the new apple itunes software, now both phones share contacts and receive the same text messages...how do i fix this? How can i establish a new apple ID for a iphone and still use my computer to sync the iphone, wh

    i share an apple ID for itunes with 2 separate iphones, i update IOS to 6.1 2 months ago, my contacts megered on phones and now i get the same text messages on both phones. How do i fix this?

    To use iCloud your iPhones and your Macs should all be signed into the same account, what are you trying to achieve.?

  • How to send two seperate queries from OBI and combine the results

    Hello all,
    I am trying to understand how to combine results of two queries in OBI. Here is the scenario.
    There are three tables, User, Security Roles joined though a Bridge Table Role_User
    Each user has multiple roles, The roles to which a user has access is identified by a flag column with value T or else it will have value F.
    I am trying to create an analysis as below
    User Id
    Roles with Access
    Roles without Access
    So column 2 will show all the roles with flag T for particular user and column 2 will show all the roles with flag F for same user.
    I tried creating two Fact tables and using Filter condition on the flag value, but in analysis I could only use one at a time. When I add both the columns , I get error as None of the fact table are compatible with the query request. I do have hierarchies created for the dimensions and assigned them in the content level for all dims and facts.
    Any hint will be highly appreciated.
    Thanks  

    Got the solution. I am posting it here in case anyone face similar issue.
    I added this SQL code in the advanced tab:
    Select A.saw_0 saw_0, A.saw_1 saw_1, B.saw_1 saw_2
    FROM( Select Col1 saw_0,Col2 saw_1 FROM Table1) A LEFT OUTER JOIN
    (Select Col1 saw_0,Col2 saw_1 FROM Table2) B
    on A.saw_0=B.saw_0
    I created to Logical Facts using same source with two different filter conditions and used them with sub-query as above
    Ref: OBIEE Interviews: Reports

  • How to send email to a group of recipients at the same time?

    I have been trying to set up a group in Mail, and think that I've done it correctly as all the cards are in the group when I look (I opened Address book, created a group, dragged across the email addresses I wanted in that group). However, when I type the group name (in this case: year7) in the addressee line in a new Mail message, it doesn't seem to recognise the name, and doesn't show a list of recipients.
    What am I doing wrong?!
    Please can somebody help me!
    Many thanks.
    Message was edited by: puddingdog1

    when I type the group name (in this case: year7) in the addressee line in a new Mail message, it doesn't seem to recognise the name, and doesn't show a list of recipients
    I didn't know that that method is supposed to work.
    Easiest way I know to add a group to a new message is to open Address Book from the Mail toolbar and drag the group name to the To: field. Clicking and holding on the group name in the To: field allows you to expand the group so that all of the recipients appear.

  • I can send a .gif but I can't receive the same .gif

    So I sent a .gif to my friend from my iPhone 5 to her Samsung Galaxy S4 and when she sent it back to me, I get the message, "One or more of the message components have been deleted by MMS Adaptation. Either the message was too large or the components were unsuitable for our handset."
    Is there a solution to this?

    Yes, that is correct.

  • I downloaded the new iOS 6 for my iphone 4.  I have 2 iphones on my account and after the "upgrade" text messages go to both phones.  When I send a text to my wife I recieve the same text and vise versa.  How can I fix this?

    I downloaded the new iOS 6 for my iphone 4.  I have 2 iphones on my account and after the "upgrade" text messages go to both phones.  When I send a text to my wife I recieve the same text and vise versa.  How can I fix this?

    "Sounds like you guys are using the same apple id for imessage.   You will need to create a separate id for you wife.  OR go to settings - message - receive&send and make sure your phone number is the default for both you and yoru wife.

  • How to send a mail in workflow keeping 1 receiver in CC and the other in TO

    Hi,
    Can anybody tell me how to send a mail in workflow keeping 1 receiver in CC and the other in TO.
    I need to send a mail to an employee keeping his/her manager in CC through workflow.
    Regards,
    Lavanya

    Hi Lavanya,
    I dont think its possible using Send mail step type.
    But it can be done by using the FM SO_NEW_DOCUMENT_SEND_API1. Just create a method and Call this FM accordingly.
    Thanks,
    Viji.

  • How to send music from a ipodtouch to another with the bluetooth??

    how to send music from a ipodtouch to another with the bluetooth??

    There is no way you can do that. You should either transfer the music to the phone and play it from there, or you should connect the speaker to the computer itself (provided it is Bluetooth speaker).
    Ericsson T10i -> Nokia 7110 -> Siemens C45, C55, M55, M65 -> Nokia 6131, N73, N82 -> HTC Wildfire, Desire HD -> Nokia Lumia 800 -> HTC Desire X -> Lumia 820 -> Sony Xperia SP -> Lumia 925 + Sennheiser CX 500
    If I've helped, use the Kudos button to thank

  • How do I send just a song to someone and not the entire album?

    How do I send just a song to someone and not the entire album??

    If you are using an iOS device then no, I don't think that you can gift a song, it will need to be the whole album. If you are using your computer's iTunes, and it's not an album-only track, then you should be able to gift individual songs via the downward pointing arrow next to the song's price.

  • Hi i use iphone 4 with iso 6.1.3!! Am not getting an option to register my phone number in imsg!! Am just getting an option to set my email address for sending and receiving the imsgs!! How do i register my phone number??

    Hi i use iphone 4 with iso 6.1.3!! Am not getting an option to register my phone number in imsg!! Am just getting an option to set my email address for sending and receiving the imsgs!! How do i register my phone number??

    Hello Nikkii,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/ts4268
    Troubleshooting telephone-number activation (iPhone only)
    After each step, toggle FaceTime and iMessage off and then on in Settings > Messages and Settings > FaceTime.
    Update to the latest version of iOS.
    Ensure that your iPhone is set to the correct time zone. Tap Settings > General > Date & Time.
    Note: If Set Automatically is on but the incorrect time zone is displayed, turn Set Automatically off and then choose the correct time zone, date, and time. Then turn Set Automatically on again.
    Ensure that FaceTime has not been restricted: Settings > General > Restrictions > FaceTime.
    Verify that you can send SMS messages. You need a valid SMS messaging plan to activate FaceTime.
    Contact your carrier to verify that there are no restrictions or blocks on text messages. Blocks on text messaging will prevent iMessage and FaceTime registration.
    If you are unable to activate iMessage or FaceTime on a device after remote wiping it, wait at least 24 hours and try again.
    If "Waiting for Activation" is displayed, leave FaceTime and iMessage enabled for 24 hours. Toggling FaceTime or iMessage off and on will cause the registration process to start over.
    Best of luck,
    Mario

  • Hi. I d like to email a photo from iPhoto but I keep receiving the same error message saying that the combination username /password is incorrect so it won't send the email. How do I reset these parameters so I can email my pix? Thx

    Hi. I d like to email a photo from iPhoto but I keep receiving the same error message saying that the combination username /password is incorrect so it won't send the email. How do I reset these parameters so I can email my pix? Thx

    You have a number of things that will make this not work.
    Your mailto link is not the way to go, take a look at this and it should get you on the right path.
    http://www.paulgdesigns.com/learncontactform.php
    On your action page, you can have it give the thank you message that you want.  Having a seperate page saying they forgot to do something complicates matters more than you might wish at this point, and usually irritates people. however if you decide you want to go that way, look up "sticky forms".  What this does is re-populate the fields when they have to go back to correct.
    A better way would be to validate the information, you can use Spry if you want which is built into dreamweaver.
    You also have in your html form this
    enctype="multipart/form-data"
    That is used for sending files, and since you are not, the form would not work, so you want to remove it.
    Hopefully that will give you a starting point.
    Gary

  • So, I am travelling to Italy next week.  I am from the US.  VW's "Trip Planner" suggests my iPhone 5s will not work there.  Then, they suggest (via options below) that I can send Txt for $0.050/txt and Receive for $0.05/txt.  How can I confirm which is tr

    So, I am travelling to Italy next week.  I am from the US.  VW's "Trip Planner" suggests my iPhone 5s will not work there.  Then, they suggest (via options below) that I can send Txt for $0.050/txt and Receive for $0.05/txt.  How can I confirm which is true?

    We are here to help! Where are you traveling to? How long will you be there for? What kind of services are you looking to use?
    KarenC_VZW
    Follow us on Twitter @VZWSupport

Maybe you are looking for

  • Office Jet 6500 E710n-z WIFI will not work on any devices-pl​ease help

    for some reason, my printer's WIFI quit working.  I have downloaded all of the HP assistance stuff and install all of the software correctly to my laptop.   When I print the network configuration page from the HP printer, it says active connection ty

  • Syncing from Ipod back to Itures

    is they are a way to sync my ipod information, back to my itures, as I would like to see what music I am lissing, so I can delete the ones I do like, and add more over time I know you can sync from Itures to Ipod back I would like to do it the other

  • IPhoto keeps multiplying my pictures.

    I move my photos from my iPhone to iPhotos and it has multiplied 500 of my pictures to 6000. Can i undo it ?

  • More than one line in a JLabel

    Is there a way to make a JLabel that contains a paragraph of text instead of a single line?

  • Recording Differences in Long Text Changes via Table Logging and AUT10

    Hello, I am trying to record changes to Long Text generated in a DMS DIR.  (This field is the Language Dependent Description field.)  We have set the system profile param rec/client.    We have enabled table logging for STXH & STXL in SE11.  When we