Recently, I had a requirerement in one of my project to save some html data in a file. I have previously worked with Ascii and other File related Classes.
This time, as I was exploring within the AX metadata, I found this class called Bindata. It's sort of easy and very fast when it comes to save some data to a file using BinData. Here's a job which shows Bindata Class in action.
The job simply builds a html string and saves it to file using Bindata class.
2 comments:
Hi Dilip,
You can also look at my blog regarding usage of BinData
http://sangi1983.spaces.live.com/blog/cns!264A0056CBCBB1D3!380.entry
Hi Dilip,
This is Santosh Kumar Paruvella,
For further usage of BinData concept and Metadata concepts in Dynamics Ax can find at the following article.
http://paruvella.spaces.live.com/blog/cns!F2EC589E221A4DB0!275.entry
Regards,
Santosh Kumar Paruvella.
http://paruvella.spaces.live.com/
Post a Comment