We are doing a WebService connector, and we got an error when mapping attributes in getObject operation :
’ Caused by: org.apache.bsf.BSFException: The application script threw an exception: sailpoint.connector.ConnectorException: Identity attribute [URLID] was not found.’
getObject is launched after a provisioning or in the manage account page.
I this you have this error after a creation or an update because in your response provPlan is not present this attribute.
If you can print the the plan in after rule of creation or update and share the logs