Hello Developer Community,
I just wanted to let you know that after several weeks of testing, we’ve released SailPoint File Upload Utility 4.0.0!
Some key items:
New Aggregation APIs
As we’ve discussed in our previous post File Upload Utility Plans with API Deprecations, the biggest shift in this version is that we’ve moved away from older CC APIs and have moved towards newer versioned APIs. By using the new version of File Upload Utility, you should be able switch your processes over in advanced of any sort of CC API deprecations.
Source ID Formats
From discussions and even our previous FAQs, we’ve been discussing the differences in source ID formats since this is integral to how File Upload Utility knows which file goes to which source. This is best illustrated by example:
- CC Source ID:
62867
- V3 Source ID:
2c9180835d191a86015d27b0a2c31334
The good news is that if File Upload Utility detects an older CC Source ID, it does attempt to lookup the new V3 Source ID. This does result in additional overhead for this lookup, but it does provide a degree of backwards compatibility. Ideally, going forward we should be ideally using V3 Source IDs going forward.
For further details, see the section on File Naming Backward Compatibility with Older Source IDs
Additional Changes
In addition, we’ve done some clean-up and modernization of the libraries we’re using, as well as some general updates and better error handling. This does mean that the command line options have changed slightly.
For further details, see the Options section of the documentation.
In addition to these changes we’ve also moved to more modern Java JDK 11+. Theres been a lot questions around support, and I can confirm that we support and test with OpenJDK 11 and 17.
Ready to Download?
If you are ready to give it a go, head to the SailPoint File Upload Utility’s Releases page, and download it.
If you have any suggestions, issues, etc. feel free to discuss them on the Developer Community, and feel free to contribute to the future of File Upload Utility as well.
Thank your support!
Neil McGlennon
Principal Architect
SailPoint Technologies