Using the Plug-in Code Generator

You can use the Plug-in Code Generator to create a custom plug-in script for importing enterprise journal data from your Account Reconciliation application.

To create a custom plug-in script using the Plug-in Code Generator:

  1. In NetSuite, go to NetSuite EPM > Account Reconciliation > Integration Artifacts.

  2. On the Sample Plug-in Scripts subtab, click the Plug-in Code Generator link.

  3. From the Plug-in Script field, select Create Journal Entries to generate a custom plug-in script to import and process journal entries using a data load rule.

  4. Under Sample Journal Data File, click the button and locate a source file on your computer. This should be a simple CSV file with column headers matching those in the export file generated by running the data load rule.

  5. (Optional) The Map Fields with Same Name check box automatically maps the fields from the CSV file to the corresponding fields in the NetSuite journal entry record. Clear the box to map fields manually.

  6. Click Upload Sample File.

  7. If a value in the export file includes the record's internal ID, you need to check the Value Contains Record ID box.

  8. In the Field Mapping section, make any necessary changes. Then, click Preview Field Mapping, and do one of the following:

    • To return to the previous NetSuite page and make further changes to the field mapping, click Previous. Then, click Preview Field Mapping again.

    • To generate the custom plug-in script, click the Download Plug-in Script button.

      This creates a file with the .js extension and downloads it to your computer. To use the file to import and process journal entries, proceed from step 3 in Uploading a Plug-in Script.

Related Topics

General Notices