Tired of lack of code validation and formating in SailPoint IdentityIQ? Try it in real Java ...
This plugin provides tools for generating BeanShell code from linked Java classes for SailPoint IdentityIQ
Create new source folder 'dev'
Add IIQ Tools Library on the build path
Optional - specify location of the IdentityIQ libraries
Optional - unzip SSB files on the project folder
Create a new IIQ Artefact
Create a new Java Class
@Artefact
- mandatory annotation.
@ArtefactBody
- the main method that body is extracted and copied into target XML node. All other methods are copied as is.
@ArtefactIgnore
- fields and methods marked with this annotation will be excluded from result script.
Click the IIQ Artefact button on the main toolbar while the Java class is selected
Review changes made in the xml file