The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Load Import Set data without Transfom Map

AnkitaK37270321
Tera Contributor

Does load data work with setworkflow (false)

I have a flow running on creation of records on staging table where im loading it. There is no transform map attached. The mapping is through the flow. This flow is not triggering. What could be the potential issue?

10 REPLIES 10

Sandeep Rajput
Tera Patron
Tera Patron

@AnkitaK37270321 If you are using setworkflow (false) in your script, the flow will not trigger.

AnkitaK37270321
Tera Contributor

I am not writing any script, I'm just loading the data through an excel file.

@AnkitaK37270321 Your question mentioned "Does load data work with setworkflow (false)". Hence I inferred that you are using setWorkflow(false);

AnkitaK37270321
Tera Contributor

That's okay. I meant why wont the flow run? does load data have set workflow(false) in it while running? or what else could be the issue.