Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Transform map delay

Ashutosh4
Tera Expert

Hi Guys, 

I am working on workday integration inservice now, while I am getting the data in the staging table and via the out of the box flow i am mapping it .

I have a transform map associated to the staging table too, which targets the main table.

Right now my flow populates the data in job staging table and I have the transform map which takes data from staging and puts it in the Job profile table. then flow gets cancelled after sometime, But if i deactivate the transform map and run the flow, it runs completely , So i was thinking if we can delay the transform map execution or do you have something better in your mind ?

Thank you!

2 REPLIES 2

Ankur Bawiskar
Tera Patron

@Ashutosh4 

how is flow processing the staging table?

which OOTB flow you are referring?

May be because the data coming in staging table is huge so the flow gets timed out

share some screenshots

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

The data is actually something 6500 records


it gets processed easily , but if i enable transform map it does work

I am talkig about get job profile subflow in WD integration.