Import set staging table

Arpitamk
Tera Contributor
  1. Can I glide a staging table in my script?

 

1 REPLY 1

Danish Bhairag2
Tera Sage
Tera Sage

Hi @Arpitamk ,

 

Yes you can GlideRecord a staging table. Simplest way to check would be from background script.

 

But remember data within staging table gets emptied after a week. So if you are looking to access the data older then a month or so you would not get any result in return.

 

Mark my answer helpful & accepted if it answers your question.

 

Thanks,

Danish