Can´t find method message for GlideImportSetLoader
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2018 12:21 PM
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?
Labels:
- Labels:
-
Scripting and Coding
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2018 01:17 PM
adding one thread link hope it will help you.