Checking if anyone has use the new Oracle HCM connector and encounter the below issue:
While we are trying to make the connection to SFTP with PGP, the issue pops up mentioned “Poor PGP. Signatures not found”
Checked the CCG log and it return message as “Ignoring request for class =‘class sailpoint.object.CorrelationConfig’ nameOrID ’ ’ as its not a supported class or defined as ignorable”
Does anyone face this issue before, is that some issue with the key?
Fellow the below url to trouble shoot the issue. Resolution: Ensure you are using PGP Public Key or PGP Private Key in the correct format as generated by the Oracle Fusion HCM system during configuration. For example:
Have you checked with network team any firewalls stoping? and have you configured host.yaml in the VA.
Try this if not
1.Access the VA with the sailpoint user.
2.Run the following command to set the VA hostname:
sudo hostnamectl set-hostname
3.Run the hostname command to validate.
4.Reboot the VA:
sudo reboot
5.The VA should reflect the new hostname.
Edit “vi /home/sailpoint/hosts.yaml” or edit on your device and scp it to the VA. Add the VA’s host information.