---
title: "Financial Edge Export"
canonical: "https://docs.kingdomfirstsolutions.com/space/RPD/41320469/Financial%20Edge%20Export"
format: markdown
---
## Summary

---

This plug in will allow you to export batches for import into Financial Edge.

##  What’s New

---

The following new goodness will be added to your Rock install with this plugin:

- **New Block**: Batch to Journal (added to the Batch Detail page on install)
- **New Block**: Financial Edge Batches to Journal (added to the Financial Edge Batch Export page on install)
- **New Account Attributes**: There are a number of new Account attributes that control where transactions are posted in Financial Edge
- **New Page**: Financial Edge Projects (Finance > Administration > Financial Edge Projects)
- **New Page**: Financial Edge Batch Export (Finance > Functions > Financial Edge Batch Export)
- **New Defined Type**: Financial Edge Projects stores the Defined Values that designate what Project a transaction should be associated with
- **New Batch Attribute**: Date Exported

## Configuration

---

**Batch to Journal Block**

After install, the Batch to Journal block was added to your Batch Details page. The button will not show up until you have set the Journal Type in the block settings. The button will not be clickable if the Batch Variance amount is not $0.

![image](media://64fbaeca-523b-44a4-9871-f93598ad78c5)

![image-20240123-205814.png](media://d473e8d3-49ec-4476-9799-4246307b8d01)


> ℹ️ **Name:** Block name
> ℹ️ 
> ℹ️ **Button Text:** Customize the text for the export button
> ℹ️ 
> ℹ️ **Journal Type:** The Financial Edge Journal to post in
> ℹ️ 
> ℹ️ **Close Batch:** Flag indicating if the Financial Batch should be closed in Rock when successfully exported for Financial Edge.

**Financial Projects Defined Type**

You will need to define the values for the Financial Projects defined type so the export knows what GL Project to associate accounts or transactions to in Financial Edge. We have added a new Financial Edge Projects page under Finance > Administration. This page allows you to manage Financial Edge Projects defined values without needing the RSR-Rock Admin security role.

On the Financial Edge Projects page, add a value for each of your organization's Projects. The Value must be the Financial Edge Journal Id. Description will be a friendly name for the Project.

![image](media://1c6ab692-cdf6-446b-96d1-e8b266956435)

**Account Attributes**

The export will always create (at a minimum) two lines for a Journal - a debit and a credit line. The Credit and Debit Account attributes are how this is defined.

![image](media://437693ce-bba8-4124-8552-0c526dfa1cf3)

> ℹ️ **Default Project: **Designates the Financial Edge Project at the account level.
> ℹ️ 
> ℹ️ **Credit Account:** Account number to be used for the credit column. Required by Financial Edge.
> ℹ️ 
> ℹ️ **Debit Account:** Account number to be used for the debit column. Required by Financial Edge.
> ℹ️ 
> ℹ️ **Debit Project:** Designates the Financial Edge Project for the debit account.

**Permissions for Account Attributes**

Anyone who needs to access these attributes will need Editing Permissions, which are stored within the Entity Attributes related to the financial accounts. Permissions must be given to each attribute found in System Settings > Entity Attributes. Once there, select Financial Account as the entity type and all supported attributes will be listed. Select the padlock icon on the right side of the list to set the permissions for each Attribute.

![image-20250711-002650.png](media://63c255c2-421c-4c8d-978e-5ea5802fc57f)


**Financial Edge Batches to Journal Page**

This page is similar to the core Batches page with the additional option of exporting multiple batches to Financial Edge at one time.

You will need to set the Journal Type for the Financial Edge Batches to Journal block settings.

![image-20240123-205832.png](media://800d5ed8-a934-450a-94ba-0385d53602ff)


> ℹ️ **Name:** Block name
> ℹ️ 
> ℹ️ **Detail Page:** Select the Financial Batch Detail page
> ℹ️ 
> ℹ️ **Button Text:** The text to use in the Export Button.
> ℹ️ 
> ℹ️ **Months Back:** The number of months back that batches should be loaded. This is helpful to prevent database timeouts if there are years of historical batches.

To export multiple batches to Financial Edge at one time, select the desired batches on the page and click the Create FE CSV button at the bottom of the grid

![image](media://ff101a53-d49f-4136-8e50-903f5ee85ef5)

## Importing into Financial Edge

---

There are 2 support documents from Blackbaud that you may find helpful

- [How to import into The Financial Edge](https://kb.blackbaud.com/articles/Article/65112)
- [What are the required fields for importing journal entry transactions](https://kb.blackbaud.com/articles/Article/67013)