- Timestamp:
- Dec 2, 2011, 11:45:13 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/ippToPsps/jython/odm.py
r32540 r32852 67 67 STATE = doc.find("{%s}OdmBatchState/{%s}BatchState" % (NAMESPACE, NAMESPACE)).text 68 68 MESSAGE = doc.find("{%s}OdmBatchState/{%s}Message" % (NAMESPACE, NAMESPACE)).text 69 results['MESSAGE'] = MESSAGE 70 results['DETAILS'] = "None" 69 71 70 72 # we assume that batches 'OnHold' are failed as it is very rare for such
Note:
See TracChangeset
for help on using the changeset viewer.
