web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

A utility to script Ax table data in x++

Fawad Hassan Profile Picture Fawad Hassan 337

I have just compiled a utility that can be helpful in setting up data for the unit test. This utility will generate x++ insertion code for the rows in a table. Just to clarify there is an existing utility called Record info ( that comes out when you right mouse click + Record Info on a record in a table) that can perform similar type of functionality, however it has some limitation. For instance, it can script only single record.

I have performed this enhancement in this existing utility.This utility provides option of scripting  the mandatory fields data, primary index key data,  multiple records data and  the whole table data.

You can find the utility here



This was originally posted here.

Comments

*This post is locked for comments