Run/trigger a transform map from flow designer or business rule

Aindrila Mondal
Tera Expert

Hi All,

 

We have a requirement, where we just want to call/run two existing transform maps sequentially from flow designer or business rule using script .

 

Can anyone guide me how to call/trigger a transform from flow designer/business rule whichever is the best approach?

 

 

Any help is appreciated.

Thanks,

Aindrila

 

 

7 REPLIES 7

Sonam_Tiwari
Kilo Sage

Hi @Aindrila Mondal ,

 

Hopefully this should help you : https://www.workingcode.in/question/how-to-automatically-run-transform-map-using-script-servicenow/

Consider indicating the response as helpful and marking it as correct if it meets your needs.

Thanks.

Yeah i came across this document ,but t's glide recording to scheduled import set right.I dont need scheduled import, just want to runt he transform map from scripts.

 

Then please explore GlideImportsetTransformerAPI

 as suggested by @OlaN and @Aman Kumar S .

 

References - https://developer.servicenow.com/dev.do#!/reference/api/utah/server/no-namespace/GlideImportSetTrans...

 

Consider indicating the response as helpful and marking it as correct if it meets your needs.

OlaN
Giga Sage
Giga Sage

Hi,

You can use the GlideImportsetTransformerAPI.