Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "mft2hcm", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "NodeJS app to copy files from MFT flow to UCM and Oracle HCM", | ||
@@ -5,0 +5,0 @@ "main": "mft2hcm.js", |
@@ -39,3 +39,3 @@ # MFT2HCM | ||
Execute command: mft2hcm.js config=mft2hcm.json file=<HCM_ZIP_FILE> Welcome1' dir=<LOCAL_DIR> | ||
Execute command: mft2hcm.js config=mft2hcm.json file=<HCM_ZIP_FILE> dir=<LOCAL_DIR> | ||
@@ -42,0 +42,0 @@ ### HCM Extract |
20205