While using EWM Work Item Command Line 5.0 to import Attachments we are getting an error of "ERROR -- Command failed ERROR -- Command failed with return code with return code 1"
I'm using EWM Work Item Command Line 5.0 to import Attachments from Rational Change but getting an error of "ERROR -- Command failed ERROR -- Command failed with return code with return code 1". I checked the python code but seems this is a generic code. This error happens at after running a query in EWM to look up the IDs. Then when parsing the results of the query we are also presented with the same error code.
This script used to work when the data warehouse was using Derby but since switching to SQL getting these errors, not sure if that has a play into the error or if there is another blocker.