Importing Module related JSON failed with PropertyValueException error
search cancel

Importing Module related JSON failed with PropertyValueException error

book

Article ID: 249775

calendar_today

Updated On:

Products

CA Identity Portal

Issue/Introduction

Importing Module related JSON on Identity Portal Admin UI failed with the following errors

org.hibernate.PropertyValueException: not-null property references a null or transient value :
com.idmlogic.sigma.entity.ProfileSigmaModuleLink.profile

not-null property references a null or transient value :
com.idmlogic.sigma.entity.ProfileSigmaModuleLink.profile

Environment

Identity Portal 14.4.x

Cause

The import was missing Profile objects

Resolution

Join Profile related JSON file into the imported Module related JSON file and import the combined JSON file.