Commit a841dbed authored by pjain's avatar pjain

changhed by sankara on 23/08/14 updated wavegenerationprc transporter is y or n


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@96029 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 02980adf
...@@ -18059,7 +18059,7 @@ public class WaveGenerationPrc extends ProcessEJB implements WaveGenerationPrcLo ...@@ -18059,7 +18059,7 @@ public class WaveGenerationPrc extends ProcessEJB implements WaveGenerationPrcLo
//Changed By Pragyan 23-DEC-13 To check ADSI Connection is required.(KB/Ashish mail Dt.121413) //Changed By Pragyan 23-DEC-13 To check ADSI Connection is required.(KB/Ashish mail Dt.121413)
transInfoMap.put("ADSI_FLAG",adsiFlag); transInfoMap.put("ADSI_FLAG",adsiFlag);
//Changed Prgayna 14/08/14 for is direct transporter code start. //Changed Prgayna 14/08/14 for is direct transporter code start.
transInfoMap.put("IS_DIRECT_TRANSPORTER","Y"); transInfoMap.put("IS_DIRECT_TRANSPORTER","N");
transInfoMap.putAll(sordMap); transInfoMap.putAll(sordMap);
if( rs != null ) if( rs != null )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment