Hello
I am trying to create a bach script for FDMEE that load data a range period in the case Oct/2015 until Dec/2015.Bellow a script that I use
loaddata admin password OVERHEAD Y Y STORE_DATA SNAPSHOT N Oct-2015 Dec-2015 SYNC
When I run returns the message that not found for the period.
Someone has the same problem
org.apache.bsf.BSFException: exception from Jython:
Traceback (most recent call last):
File "<string>", line 6, in <module>
File "<string>", line 3377, in mapData
File "<string>", line 2169, in mapData
File "<string>", line 1727, in updateTDATASEG_T_TDATASEGW
RuntimeError: [u"Error: No records exist for Period 'Oct-2015'"]