New feature in 8.0.2: Simulate posting
You can find Simulate posting on the Validate menu for most journals. When you validate a journal using the Validate function, the system tests the journal for specific error conditions. If you use the Simulate posting function, the system runs all of the same processes that are run during posting without actually posting the journal. You can then review the posting messages that are displayed, fix any errors that you find, and then click the Post menu to post the journal.
Simulate posting is not available for batch processing. However, there is code available to simulate posting in batch and developers can extend the code to add that functionality.
Here's the link to the documentation:
Comments
-
Mike, can you point us tot the class(es) we need to extend to be able to run the simulate posting option in batch ? Your post mention it is possible : "Simulate posting is not available for batch processing. However, there is code available to simulate posting in batch and developers can extend the code to add that functionality." I would like to be able to give detailed info to our developpers Best regards
*This post is locked for comments