VB Api & Creo Assembly
I am using Creo Parametric Release 9.0 and Datecode9.0.9.0
With CREO 4.0 we developed a script for sustitution of failed components in assembly. With CREO 9.0 this script returns the following message in std.out:
"Attempted use of deprecated config option 'regen_failure_handling' was blocked." even if in config.pro the option regen_failure_handling no_resolve_mode doesn't returns error in the configuration interface.
In document CS260154 I've read that an authorization code is needed to make the VBA script working.
For the future we are working on a different solution, but at present we are in need of help. Can you help us?
Thank you.
Here are the errors that I faced
Attempted use of deprecated config option 'regen_failure_handling' was blocked

