hi All,
can you pls let me know how will get Tmpdata ( In memory or TmpDB ) through job in AX 2012 R3.
Pls give me more shed on this.
thanks!

hi All,
can you pls let me know how will get Tmpdata ( In memory or TmpDB ) through job in AX 2012 R3.
Pls give me more shed on this.
thanks!
Hi Arpan,
You can't get the data in a temporary table from a job unless you are populating the data in the same job or are calling methods which populate the data.
Why are you looking to get temporary table data in a job?