Calling WfProcMgr component in DEU or JPN instead of ENU
When we execute a AOM in ENU to run a marketing campaign from siebel, the WfProcMgr in ENU (parameter Language Name = ENU) is called and executes the campaign load/launch correctly. I have a case where customer want to run marketing campaigns from a DEU or JPN environment. So in this case, AOM in DEU or JPN is accessed to load/launch the campaign.
However while running the campaign the WfProcMgr in ENU is always invoked. We have already created WfProcMgr in DEU and JPN but this new WfProcMgr components (in DEU and JPN) are never called by a campaign load/launch being executed from a DEU/JPN AOM. The reason why we need to call WfProcMgr in a non ENU language is because when running the campaign load/launch error are returned due to translated LOVs (DEU/JPN translated LOV values are not found by WfProcMgr in ENU).