My Oracle Support Banner

Unable To Fire Key CTRL_D Using Virtualscreen.Sendkey(Vskeys.Ctrl_d,1) On NE. (Doc ID 956740.1)

Last updated on FEBRUARY 27, 2019

Applies to:

Oracle Communications ASAP - Version 7.0.0 and later
Information in this document applies to any platform.

Symptoms

User has recently upgraded ASAP from 4.7.1 to ASAP 7. When the user fires CTRL_D key on the switch before progressing ahead with firing next set of commands, on ASAP 4.7.1 it used to work perfectly fine. However for ASAP 7, the key is not getting fired. The code to fire the key is as below -

vs.sendKey(VSKeys.CTRL_D, 1);

The user also tried to fire other keys as well like

vs.sendKey(VSKeys.ENTER, 1);

but it seems even they are not getting fired on the switch.

-- Steps To Reproduce:
Trying to fire CTRL_D key on the switch using
vs.sendKey(VSKeys.CTRL_D, 1);

Changes

Upgrade from ASAP 4.7.1 to ASAP 7.0

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.