I saw an archive post on here that touched on a similar topic, but I am looking to encrypt the user name and password in the .cfg file using the drm-batch-client-credentials.exe. Below is an example of my .cfg file. Can someone help me out by providing an example of how to call the user ID and password using the drm-batch-client-credentials.exe?
[General]
Operation=Export
UserName=admin
Password=password123
URL=net.tcp://localhost:5210/Oracle/Drm/ProcessManager
LogFileName=C:\Oracle\Data Relationship Management\rdsc.log
[Export]
ExportType=Export
ExportName=TestExport
OutFile= C:\Oracle\Data Relationship Management\export_data.txt
CurrentVersionAbbrev=20140501
PrevVersionAbbrev=20140401
Any help is appreciated. Thanks for your time,
AJ