How do you make custom DCC ETLs?
We are trying to add custom ETLs to DCC, version 6.0.3. We read that this was possible here:
The article says you can use the built in ETL files as a guide when doing this, and it points you to a JAR file, where these files are supposed to be. We cracked open this jar file, and all we could find were .CLASS files, which we do not know how to read, and do not look to helpful anyway.
Has anyone tried to add custom ETL jobs to DCC, and can you give us any guidance?
Thanks,
Thanks,
Ryan
2 answers
You can find them inside the following JAR file: <server directory="" install=""> /server/conf/dcc/sites/dcc-updatesite/plugins/com.ibm.rational.datacollection.service_XXXXXXXX.jar </server>
Copy this JAR file to a location outside of DCC and use any uncompression tool to locate the ETL files in the mapping folder.
The folder is named: mapping.
Comments
Rafik Jaouani
JAZZ DEVELOPER May 30 '17, 1:12 p.m.Ryan can you please contact IBM support and ask for a screen sharing session? They will guide you through the steps. To unzip the com.ibm.rational.datacollection.service jar file, I used 7-zip.