Create a contact through the IDSC Portal bypassing custom groovy validations
Summary:
We are using the IDCS portal to create a contact, we know that the portal sends the information to Self-Service Registration. however in my contact object I have some field validations. that are preventing the creation of the new contact.
I would like to know if there is a way to map a contact that was created by the portal in order to release its creation?
We carry out the procedure in this documentation: Implementing Digital Customer Service (oracle.com)
Creating a custom field in the two flag objects. and adding it to our script so that when we run the creation process it changes but it doesn't work.
1