Using Variables with Macros doesn't work

Using Variables with Macros doesn't work

avatar

Hi,

we are trying to create macros for our connections to enter credentials.

Example:
Cisco ASDM doesn't accept parameters as it is startet as an .jnlp-File

we call Url: https://firewallip/admin/public/asdm.jnlp

Credentials are from repository

in events: after connection execute typing macro:
{WINDOW:ASDM-IDM} ... to get sure the login-window is focused
{DELAY} ... java is slow
{BS} ... to clean saved username
$USERNAME$
{TAB}
$PASSWORD$
{ENTER}

Problem: when using Username&Password-Variables it enters nothing - blank.
when replacing Variables with static credentials it works.

i think it should work with inherited and credentials from store ...
& as my colleague tested -> if we create a connection-entry for cli Variables will work...

We use Server 1.1.3 with RDM 8.0.6.0


EDIT:
Using Variable $MACRO_PASSWORD$ works
edited by SMG on 12/5/2012

Kind Regards
Markus

======================

All Comments (8)

avatar

Is it only the password which is empty?

David Hervieux

avatar

lol, you are funny :)

no, it's from repostitory - and i'm shure repo-entry is not empty, because we are using it
for rdp-sessions & ssh .....

Kind Regards
Markus

======================

avatar

Sorry I mean, is it only the password which blank when it's executed?Does the username contains the right value in the script. I'm asking that because in the advanced tab found in session, you have a checkbox to allow Password in variable

David Hervieux

avatar

i understand,
yes option in advanced is checked to allow PW-Var

Kind Regards
Markus

======================

avatar

Would you mind to send me an export of the session (without the credentials, I will simulate the connection)?

David Hervieux

avatar

need a contact-address ...
if you want receive that session -> it's absolut confidential (also without pw)

Kind Regards
Markus

======================

avatar

Hi,
No problem and you can change the host name and the username too. Send it to dhervieux at devolutions.net

David Hervieux

avatar

sent you a mail ;)

Kind Regards
Markus

======================