Bamcommand Export/Import Contents Not Working For BAM Data Object
(Doc ID 2372708.1)
Last updated on NOVEMBER 22, 2024
Applies to:
Oracle BAM (Business Activity Monitoring) - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
When trying to use bamcommand to export and import the contents of a dataobject, it is not working.
Export from an environment:
./bamcommand -cmd export -type dataobject -name ColorThemes -contents 1 -file "/tmp/export_ColorThemes_dto"
Import to another environment:
./bamcommand -cmd import -name ColorThemes -mode update -type dataobject -contents 1 -file "/tmp/export_ColorThemes_dto.zip"
./bamcommand -cmd export -type dataobject -name ColorThemes -contents 1 -file "/tmp/export_ColorThemes_dto"
Import to another environment:
./bamcommand -cmd import -name ColorThemes -mode update -type dataobject -contents 1 -file "/tmp/export_ColorThemes_dto.zip"
The bamcommands are not failing, but the data is not imported.
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 |
Cause |
Solution |