I’m back again with of course another issue related to Identity IQ Plugin development, Now, I do saw the hundreds of post related to people who have my same problem but so far trying the suggested solution I was not able to get any result:
Goal is to use a java class (IamServicesSqlUtil) as you can see in the screenshot , from an after operation rule in IdentityIQ.
The package (not the class NB) has been declared as scriptPackages inside the manifest altough somehow IdentityIQ (after tomcat restart, server restart) refuse to acknowledge the presence of this Jar so I’m always getting the method namespace not found
Along with that, share how you have added the jar file to the tomcat runtime. Is this uploaded in the database or the plugin jar is present on the filesystem. Hopefully the jar is having the class bundled with the correct package directory structure.