c# - Epicor v9 to v10 Customization Reference Missing and BPM import -
i'm working company upgrading epicor v9 v10. have custom bit of code done 3rd party. i've been brought in upgrade process don't know history. previous developer around when 3rd party developed install package left years ago.
best can tell form utilizes custom code missing reference. error message starts off with:
'erp.bo.partplantlistdataset' defined in assembly not referenced. must add reference assembly
i have install documents provided 3rd party company v9 , v10 seem differ bit.
when follow instructions go "system management/business process management/directive import" , try import bpm error message
"the file not bpm import file"
the file has .bpm
extension , used in v9. have files ending in .i
, .p
install instructions don't match @ all.
i'm versed in c# , ms sql new version of epicor uses, can't these customizations configured properly.
how can import customizations? need conversion v9 code prior getting bpm imported?
for form want provide reference partplant contract should erp.contracts.bo.partplant.dll. sounds converted okay migration. might double check none of e9 references lived. 1 epicor.mfg.bo.partplant.dll.
i don't think going able convert e9 bpm importing 10. bpms "updated" part of 9 -> 10 migration process, unless super vanilla doesn't work right. howerev when migrated custom abl code appears in bpm editor in e10 , can reference there while fix code converter spits out.
additionally can contact epicor support , have online code conversion tool might let use. result in same process of adjusting code , making readable.
generally believe best these rewritten different coding paradigm.
Comments
Post a Comment