Verify Email for Question Login

Hello all,
I am trying to verify another data value, such as a users email (just an example) during the forgotten password process. I can add the field to the Question Login Form, but I do not see how to carry it over to the Question Login workflow. The Question Login workflow seems to take in information after an valid or not valid login decision has been made. Where is this decision made? I need to modify this decision making process to include my own variables...

As requested:
getRandomIndexes:
<Rule name='getRandomIndexes'>
<Description>Return a list of random indexes in the range provided.</Description>
<RuleArgument name='startOfRange'>
<Comments>The begining of the range for the indexes.</Comments>
</RuleArgument>
<RuleArgument name='endOfRange'>
<Comments>The end of the range for the indexes.</Comments>
</RuleArgument>
<RuleArgument name='numberOfIndexes'>
<Comments>The number of random indexes to return.</Comments>
</RuleArgument>
<block>
<defvar name='randomInt'>
<rule name='getRandomIndex'>
<argument name='startOfRange' value='$(startOfRange)'/>
<argument name='endOfRange' value='$(endOfRange)'/>
</rule>
</defvar>
<defvar name='indexList'>
<list/>
</defvar>
<defvar name='forLoopIndex'>
<i>0</i>
</defvar>
<while>
<gt>
<ref>numberOfIndexes</ref>
<ref>forLoopIndex</ref>
</gt>
<while>
<contains>
<ref>indexList</ref>
<ref>randomInt</ref>
</contains>
<set name='randomInt'>
<rule name='getRandomIndex'>
<argument name='startOfRange' value='$(startOfRange)'/>
<argument name='endOfRange' value='$(endOfRange)'/>
</rule>
</set>
</while>
<append name='indexList'>
<ref>randomInt</ref>
</append>
<set name='forLoopIndex'>
<add>
<ref>forLoopIndex</ref>
<i>1</i>
</add>
</set>
</while>
<ref>indexList</ref>
</block>
</Rule>
And just for fun, here is getRandomIndex:
<Rule name='getRandomIndex'>
<Description>Return a random index in the range provided.</Description>
<RuleArgument name='startOfRange'>
<Comments>The begining of the index range.</Comments>
</RuleArgument>
<RuleArgument name='endOfRange'>
<Comments>The ed of the range to provide an index between.</Comments>
</RuleArgument>
<block>
<defvar name='possibleIndex'>
<mod>
<invoke name='nextInt' class='com.waveset.util.RandomGen'/>
<sub>
<ref>endOfRange</ref>
<ref>startOfRange</ref>
</sub>
</mod>
</defvar>
<set name='possibleIndex'>
<cond>
<lt>
<ref>possibleIndex</ref>
<i>0</i>
</lt>
<mult>
<i>-1</i>
<ref>possibleIndex</ref>
</mult>
<ref>possibleIndex</ref>
</cond>
</set>
<set name='possibleIndex'>
<add>
<ref>possibleIndex</ref>
<ref>startOfRange</ref>
</add>
</set>
<ref>possibleIndex</ref>
</block>
</Rule>

Similar Messages

  • Can't verify email for iCloud on iPad or Mac

    can't verify email for iCloud on iPad or Mac / not getting email (I've apple ID)

    I have seen this issue brought up many times here in the community and decided to share my experience. I too could get verification. I had an AppleId before iCloud, it was used for Apple Store purchases. I made sure that the email I was using for the ID was not the same as what I was using for the ICloud ID. Next I signed in to my ICloud ID at
    Appleid.apple.com
    I changed my email to a secondary e-mail I had. It was a gmail account.
    I then verified that email address by logging into gmail and responding to email sent by apple.
    I logged back into iCloud account and added an additional email to my account. I added the email that previously wasn't receiving the verification.
    I then verified that email address by checking and responding to verifying email sent by apple.
    I then logged back into iCloud account. Both emails I entered were verified. (primary and secondary)
    I EDIT ' ed the primary using the secondary email address.
    This removed my secondary address and made it my primary.
    It was verified previously so I was done.
    I went into settings>iCloud and a verifying email was sent.
    It worked.
    It may seem like a lot to do, but it works.

  • Cant verify email for icloud

    i dont kno why this is happening my password wasnt working on my other account so i switched to my old account and now it works but when im trying to set up icloud with my old apple account it says i have to verufy my email but i dont have anything in my inbox about verifying icloud. how do i verify it if i dont even an email from icloud. and i aldso tried verifying on the apple id page on here and i clicked the verify now link and it does nothing.

    Hi kelli in OP,
    For information on verifying your primary email address, see this article:
    Associating and verifying email addresses with your Apple ID
    http://support.apple.com/kb/HE68
    How to verify the primary email address for your Apple ID
    When you first create an Apple ID (using your email address) a verification email will be sent to that address. If you sign in to your Apple ID from the link in that email, the email address will be verified as the primary email address for your Apple ID. You can also resend the email verification if the email address is not verified:
    1. Sign in to My Apple ID to manage your account information.
    2. Click Resend under Primary Email Address.
    3. Verify your changes by following the link in the email you will receive from Apple and signing back in to your account.
    Cheers!
    Matt M.

  • Trouble verifying email for facetime on new ipod touch.

    Just got an iPod touch and trying to set up Facetime. I get a message "Unable to verify email because it is already in use" What does that mean and how can I get past this problem?

    iOS: Troubleshooting FaceTime

  • Cannot verify email for ipod touch

    the link to verify my email is not recognized any suggestions?

    Thanks, g-smoke. I have applied for a Mexican credit card, which I should receive next Thurs.
    In answer to your four things: 1) yes, my CC is a Visa 2) My credit limit is far higher than I've ever needed; plus I have no problems with non-Apple purchases; 3) I verified my security card with a call to the bank issuing my card; 4) iTunes store is available in Mexico (but not the music part.)
    I have already called Apple USA, Apple Mexico, and my local Apple store. Apple USA and Mexico focused on the need to be very precise in entering all fields. I even changed my official address with the credit card in order to make it "fit" the Apple Mexico iTunes store format better. The Apple store technician here, however, agrees with me that there is an Apple inherent conflict between the fact that my credit card is USA based, but my billing address is in Mexico. The billing address being Mexican is a requirement per the Apple site information--and that is precisely what I have.
    Thanks so much for the iTunes site. In all my perusals, I'd not seen that one yet. I sent them an email, and might get a response in another day or so.
    I'd like to add that this problem is the reverse of one I had late last year with Apple USA. At that time, Apple refused to make an order for me because my billing address was in Mexico, and Apple seemed unwilling to believe that my credit card was indeed a USA credit card. (I was planning a laptop purchase for a USA trip--a perfectly legal item to bring into Mexico.) So, I walked into Apple SF, and had no trouble using the same credit card to buy a laptop off the shelf--not the configuration I'd wanted to special order, but. . . .
    Also of interest--the company from which I bought the digitally transmitted iTunes card is, after investigating the issue, processing a refund to my account.

  • TS3988 Verify email for iCloud

    I'm trying to set up my iCloud account on my iPad 2.  It says I will receive an email to verify the account, but I'm not receiving the email.
    Help?

    I finally got mine resolved an hour ago after many attempts.
    Try this:
    1. Settings
    2. iTunes and App stores
    3. Tap on "Apple IDxxxx"
    4. Sign out
    5. Sign in again with your Apple ID and password ( or change to new ID at the option " change to new ID"
    6. Go to iCloud . It should now send email verification to your Apple ID email address.
    Good luck.

  • Verifying email for iCloud

    Hello....................
    I recently updated my 3gs to the new ios5 version with iCloud........ everything is find but my phone is telling me to verify the email that was sent to my apple email account...
    Now I totally understand what it is telling me to do (go to my apple email and verify the email that was sent to me to activate iCloud) the problem is I do not know where to go to open my apple email,I tried doing this via itunes and even though i get in there is no sign of an inbox,I also tried the apple homepage but with no luck...
    So what do I have to do...can someone please help me with this and maybe give me step by step instructions of what to do.....
    Cheers.....Look forward to replies.........

    I Have had the same problem, we finally succeeded by going through FaceTime.

  • TS3274 Trouble verifying email for FaceTime on ipad

    When trying to initiate FaceTime my Apple ID will not verify when I put password in.

    iOS: Troubleshooting FaceTime

  • Cannot verify email for facetime or imessage???

    this only happened because i changed my password???

    Mabe here:
    iOS 5: iMessage not working – how to fix - Apple Toolbox
    What happens when you try to verify? Error message?

  • Hello, i have been sent the following email from apple: - You've taken the added security step and provided a rescue email address. Now all you need to do is verify that it belongs to you... and asks for apple login details, is this a genuine request?

    Hello, i have been sent the following email from apple, see below and asks for apple login details, is this a genuine request?
    Thank you.
    You’ve taken the added security step and provided a rescue email address. Now all you need to do is verify that it belongs to you.
    The rescue email address that you gave us is [email protected]
    Just click the link below to verify, sign in using your Apple ID and password, then follow the prompts.
    Verify Now >
    The rescue email address is dedicated to your security and allows Apple to get in touch if any account questions come up, such as the need to reset your password or change your security questions. As promised, Apple will never send any announcements or marketing messages to this address.
    When using Apple products and services, you’ll still sign in with your primary email address as your Apple ID.
    It’s about protecting your identity.
    Just so you know, Apple sends out an email whenever someone adds or changes a rescue email address associated with an existing Apple ID. If you received this email in error, don’t worry. It’s likely someone just mistyped their own email address when creating a new Apple ID.
    If you have questions or need help, visit the Apple ID Support site.
    Thanks again,
    Apple Support

    In that case, someone is trying to hi-jack your Apple ID.
    You should change your password immediately.

  • Facetime wont let me login, it recognizes my email and password, goes to teh verify email page and then goes back to the login screen

    i got on facetiem and i was randomly logged out. so i cilkc the get stated button. it wants me  to put in my apple id and password, iput them in and it takes me to the verifying email page, while its verifying it kicks me back to teh login page with no message or anything

    OMG! i fee so stupid! for peopple experiencing the same problem, make sure the time and date is right! THAT WAS MY ONLY ISSUE!!!

  • I just created an iCloud email and I want to use that email for my iTunes account as well. I need help suiting the old apple I'd because I do not remember anything associated with that email and I don't know the security questions

    I just created an iCloud email and I want to use that email for my iTunes account as well. I need help switching the old apple ID because I do not remember anything associated with that email and I don't know the security questions or the login for that old email.

    You cannot do that.  The AppleID you used to create the iCloud account is an active primary email address.  The email address you created with the iCloud account is also an active primary email address (all Apple domain email address automatically become AppleIDs as well).  You cannot replace the primary email address on one active AppleID with the primary email address on another, active AppleID.
    You can use your iCloud email/AppleID with iTunes, but it will be a separate account, so all your previous purchases remain tied to the other AppleID you have.
    I don't understand your statement that you could not remeber your old AppleID password, as you would have had to use it to create the iCloud account in the first place (the first step of creating the iCloud account required you to login with your existing AppleID and password)?

  • How to verify email apple id for ipad?

    help me. how to verify email apple id for ipad

    Hello, Sororkhanoom.
    To verify your Apple ID, Simply follow the link in the verification e-mail that says "Verify Now." Sign in with your current Apple ID and password, then click Verify Address.  If the verification e-mail has not been received, go to https://appleid.apple.com.  You will then need to sign in to manage your account.  Once you are signed in to your account you should see the option to "Resend Verification E-Mail". 
    Frequently asked questions about Apple ID
    http://support.apple.com/kb/HT5622
    Cheers,
    Jason H. 

  • Facetime and imessage for itouch - "Unable to verify email because it is already in use."

    I just erased all data on my itouch, reseted it, and set up a new account on itunes to sync. But when I added my email to facetime and imessage, it said "Unable to verify email because it is already in use.". I don't know how to separate it from the previous itouch account.
    this http://support.apple.com/kb/TS3510 told me to log on to apple id and unlink but i cant figure out how
    especially since i synced a new account onto my itouch
    Help! TIA XP

    Rob Bally wrote:
    Ok, I will give it a second try.
    Thanks Rob.
    That was helpful.
    My question is: how do I register FaceTime with my primary email address, as it continues to fail registration.
    Having been informed your "primary email address... continues to fail registration", I don't know any way you will be able to use it to "register FaceTime."
    Try a different email address. If need be, create a separate iD that you will use only to activate FaceTime.
    Maybe the answer is: check primary address is verified in my Apple ID at https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/
    You may be right.
    That shows my primary address is used in verification of another account. But I am sure all my apple id's are not verified until today.
    So my next question is: how can my primary address have been verified for another account? How do I found that account.
    I do not know the answer to that question, and I don't think the answer would help you.
    Even if you knew how it was verified, you would still not be able to use it for FaceTime activation or your caller iD because the database has recorded it as already having been used for a different account.
    Unless you get a better suggestion, use a different email address with FaceTime.
    Mac Pro Quad Core (Early 2009) 2.93Ghz Mac OS X (10.6.5); MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.5)
    LED Cinema Display; G4 PowerBook 1.67GHz (10.4.11); iBookSE 366MHz (10.3.9); External iSight; iPod4touch4.2.1

  • I am trying to reset my apple id security questions but i for some reason do not recieve the email for it

    I cannot receive the reset email for my security questions

    You need to ask Apple to reset your security questions. To do this, click here and pick a method; if that page doesn't list one for your country or you're unable to call, fill out and submit this form.
    They wouldn't be security questions if they could be bypassed without Apple verifying your identity.
    (114161)

Maybe you are looking for

  • GL account

    hi, Can any one help me against GL account statement/ledger  with the opening balane, debit amount, credit amount, closing balance particulerly for Balance sheet a/c. which is required like tally or focus ledgers for giving income tax autharities use

  • Print PDF file in Adobe Reader from Galaxy Tab 2 to HP Printer?

    Can someone please tell me an easy way to do this?  I've tried Cloud Print and Printer Share and neither one are very user friendly.  When I open my PDF in Adobe Reader on my tablet 2, the only printer listed is the Cloud Print.  This is a pain in th

  • ORA-01843: not a valid monthin oracle 9i

    Hi I am trying to insert a record into a table but got this error message. Any idea? The sql statement I use is: insert into roof_data VALUES ('PVENV','7/05/2006 1:00:00','9','','1.4329047203064000E+00','3.3608531951904300E+01') The table roof_data h

  • Availability Check in Sales Order

    Hi, We had configured MRP Area for a Storage Location. In MTO Scenario (Strategy Group 20) we had enabled 'Automatic Planning' indicator in 'Define Requirements Class' 040. We then created a Sales Order (Order Type OR) specifying the above Storage Lo

  • The acrobat icon is not display in my email client after installation, therefore I am unable to open

    I installed the newest acrobat reader in my iPad2, but the acrobat icon is not showing on the top row of my email client as adobe described in "getting started". Since iBooks doesn't support PDF how do I resolve this so I can open my docs? Do I need