Hi,
1) my real time job design is "IDS input -> lookup stage with sparse type -> XML stage -> ISD output'
Sample Output result:
[{"name":"Econ Analysis & Acquisition Mg","specialties":["Risk Management","Business and Investment Analysis","Contracting Analysis","Program Management [Acquisition]","Cost Analysis","Economic Analysis","Financial Management Analysis","Economic Modeling","Econometrics","Benefit Cost Analysis","Health Economics"]}]
After deploying in ISD console, I run it in the browser. The first time, I got the result as the same as the above. BUT when I run it in the Browser the second time, I got the wrong data like this:
[{"name":"Econ Analysis & Acquisition Mg"},{"name":"SW Eng, Comp Sci & Mathematics"}]
Can anyone know why?
2) If I make it as a batch job, I do not have such issue. But batch job is slower than the real time job.
Hard to say. Could be lots of things. For initial debugging, I would have you put a transformer after the xml stage, and split the output into two places....first to a sequential file (use "NONE" f ...
Add To Favorites View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum