Sailpoint integration with iSeries remote command to call or invoke an exiting program on iSeries to create user profile and all other components associated with user profile

Which IIQ version are you inquiring about?

Version 8.X

Share all details related to your problem, including any error messages you may have received.

sailpoint integration with iSeries remote command to call or invoke an exiting program on iSeries to create user profile and all other components associated with user profile, we have a POC underway between sailpoint and our iSeries system , on the iSeries we have created a dozen programs over the years to fully provision different types of user profiles ( roles) and these (roles) include setup of not just simply a ‘user profile’/'group profile but also creating the user library, device description, ‘outq’ and other work management related related. QUESTION , if there is an account created on the iseries for use by sailpoint , how can sailpoint call programs on the iSeries using that account ? Meaning like a JDBC or ‘remote execute’?

Hi @JonBlackwell,

Have gone through the IBM i Connector guide?

Hey Jon,

As per my research, I don’t think you can directly call programs with any existing functionality in sailpoint iiq, you might have to write a java code to do what you require.

Sailpoint uses IBM toolbox for java (Prerequisites)
Here’s how to configure the toolbox
(https://www.ibm.com/docs/en/was-nd/9.0.5?topic=variables-configuring-toolbox-java)

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.