07-06-2021, 03:10 PM
I tried both Stypes (sthpw/pipeline and config/pipeline) in the project preferences but none worked.
Using
key code.prefix
value {@GET(project.code)}
search type sthpw/pipeline
type which one should I use?
and in the plugin
insert = SearchType.create('sthpw/pipeline')
insert.set_value('code', """PP_Assets3D""")
should work? If not can I try to code a rename function inside the pipeline from within the pipeline.spt file?
Thanks!
Using
key code.prefix
value {@GET(project.code)}
search type sthpw/pipeline
type which one should I use?
and in the plugin
insert = SearchType.create('sthpw/pipeline')
insert.set_value('code', """PP_Assets3D""")
should work? If not can I try to code a rename function inside the pipeline from within the pipeline.spt file?
Thanks!
Nachogor