Enabling XML AGENT Mode In SSH
(Doc ID 2424278.1)
Last updated on MARCH 30, 2023
Applies to:
Oracle Communications ASAP - Version 7.3.0.0.0 and laterInformation in this document applies to any platform.
Goal
There is a requirement to connect to the the NE via SSH using XML.
The following is the command used to connect to the NE manually:
ssh <USERNAME>@xx.xx.xx.xx -s xmlagent
Once the above command is executed, the terminal becomes an XML command prompt and XML only commands can be run.
Now in ASAP, the custom cartridge is built using the standard SSH/TELNET parameters.
When we tried to send XML commands using the standard SSH and reached the prompt as shown below:
#
Sending/Writing XML command got into error as "XMLAGENT" mode is not enabled.
% Invalid command at '^' marker.
#
How to enable xmlagent mode in SSH ?
Solution
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
Goal |
Solution |