Hello all.
I have to write employee information to an excel template , this template has a specific format, (like some instructions written on the header (row 1 - 4) back ground color etc )(prefilled) . Then I have to write information to it for ex: from row 3 to the excel.
Approach I am planning is to add this template as a resource in AOT resource node. Then write information to it. I am not sure how can I write data to AOT resource node using x++.
If anyone has idea, please share.