Hi everyone,
For a project I need to modify the pksequence of some schemas that had a name automatically assigned when they were created, style "auto_SchemaName_seq" by the native value "xtkNewId".
I know that Adobe’s best practice would be to give a new pksequence name to each new schema creation, however here I have particular constraints that require me to change these values to xtkNewId.
Do you have any ideas for me? A manipulation to perform to return the pksequence to its native value (xtkNewId)?
Thanks in advance.
For information, I have already tried to regenerate the schema(s).
Regards,