ORA-01086: savepoint 'SAVE_UPDATE_CLAIM_PUB' never established in this session or is invalid
I am trying to create claims and lines through ozf_claim_pub.create_claim and lines API.Claim and lines are created as expected but am trying to closing the claim using ozf_claims_pub.update_claim,getting above error.Please help me on this issue.