FDMEE Data import Script Conversion VB to Jython
I have migrated FDM 11.1.2.1 to FDMEE 11.1.2.4 and able to import and export data without issues if no script is attached to import format. I have an import format with a script attached to ICP dimension. The ICP will be updated base on the accounts field last 6 digits.
I have below a snippet of the VB and the conversion to jython, but I get the warning symbol when I execute the rule. and the below errors in the log.
subset of data to load pipe delimited:
ACTUAL|2016|AUG|526905006|526905006200010|LAND|[ICP NONE]|YTD|USD|905006|905006200010|[NONE]|[NONE]|650000
VB code
=========
Function UPDICP(strField, strRecord)