Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Can´t find method message for GlideImportSetLoader

Carlos Diaz
Tera Contributor

Hi Everybody,

I´m getting an error message when i try to use GlideImportSetLoader:

Javascript compiler exception: Can't find method com.glide.system_import_set.ImportSetLoader.getImportSetGr(string). (null.null.script; line 2) in:

var loader = new GlideImportSetLoader();
var importSetGr = loader.getImportSetGr("");

I need to run a transform map from a workflow script without having to call a scheduled import,
why am i getting this mesage?

1 REPLY 1

hvrdhn88
Giga Patron