Information Center

Recording multiple user IDs for a Certificate Express Logon macro

To record multiple user IDs, take the following steps:

  1. Click Record Macro on the Macro toolbar.
  2. Check Certificate under Express Logon Feature.
  3. Enter the Application ID and the screen criteria, including the first user ID or password on the session screen.
  4. Continue with the wizard until you reach the Mulitple Logons window. Click Yes to log on to mulitple applications.
  5. Once you click Yes to log on to multiple applications, continue recording your macro. Once you reach a point in the macro that requires another User ID and password logon, click Next on the Continue window.

You can also record mulitple user IDs and passwords by editing the macro's XML code:

  1. Click Record Macro on the Macro toolbar.
  2. Check Certificate under Express Logon Feature.
  3. Enter the Application ID and the screen criteria, including the first user ID or password on the session screen.
  4. Use the Certificate Express Logon macro to complete the recording, including the second, or last, user ID or password.
  5. Edit the macro using the Macro Editor.
  6. Click the Macro tab, select the macro you just recorded and click Edit Code.
  7. Find the XML input value tag that contains the user ID that you entered on the screen in Step 4 and replace it with ")USR.ID(" string.
  8. Click Save.
Related topics: