Script to extract from S3
We're currently in the process of implementing Certpoint, and need to be able to create a daily file to upload to the Certpoint site.
ssoconfig is used to perform the creation of the .csv file that we will then use IPA to SFTP the file to the site.
Here are the manual steps to create the file:
To export employees using the custom script:
1.) Go to ssoconfig
2.) Choose User Provisioning
3.) Choose Employees Export using custom xml file
4.) DataArea = PROD
5.) Agent Name = PROD_EMPLOYEE
6.) Custom XML file for export = E:certpointcustom_scriptsEmployees_custom.xml
7.) File Name = filename in csv format
If this is possible, could you please instruct me on how to script this, either VBscript or .bat?
Comments
There are no comments yet