Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TableMapper.qm: AbstractSqlStatementOutboundMapper::iterator() fails to use options when creating the new Mapper object #1088

Closed
davidnich opened this issue Jul 21, 2016 · 0 comments
Assignees
Milestone

Comments

@davidnich
Copy link
Contributor

davidnich commented Jul 21, 2016

ex:

2016.07.20 19:28:01.665807 T485: ID 1776: WI 293980: it_104_shipped_usim_psft(4088/1): User exception: /appl/isepl/dev02/qlib/Mapper.qm:1040: MAP-ERROR: output field "h1uk_lot_id" requires unregistered runtime key "lot_id"
call stack:
  Mapper::error() called at /appl/isepl/dev02/qlib/Mapper.qm:551 (user function)
  Mapper::checkMapField() called at /appl/isepl/dev02/qlib/Mapper.qm:494 (user function)
  Mapper::checkMap() called at /appl/isepl/dev02/qlib/Mapper.qm:398 (user function)
  Mapper::constructor() called at /appl/isepl/dev02/qlib/TableMapper.qm:1193 (user function)
  SqlStatementMapperIterator::setup() called at /appl/isepl/dev02/qlib/TableMapper.qm:1181 (user function)
  SqlStatementMapperIterator::constructor() called at /appl/isepl/dev02/qlib/TableMapper.qm:1319 (user function)
  AbstractSqlStatementOutboundMapper::iterator() called at <run-time-loaded: it_104_shipped_usim_psft>:29 (source "it_104_shipped_usim_psft_out-v1.0.qfd":131) (user function)
  it_104_shipped_usim_psft() called at WorkflowInstance.qc:2816 (user function)
  Program::callFunction() called at WorkflowInstance.qc:2816 (builtin function)
@davidnich davidnich added this to the 0.8.12 milestone Jul 21, 2016
@davidnich davidnich self-assigned this Jul 21, 2016
davidnich added a commit that referenced this issue Jul 21, 2016
…ject with AbstractSqlStatementOutboundMapper::iterator(), added a test
tethal added a commit that referenced this issue Jul 21, 2016
…tementOutboundMapper_iterator_fix

refs #1088 fixed option handling when creating the internal Mapper ob…
davidnich added a commit that referenced this issue Jul 21, 2016
@tethal tethal added the fixed label Jul 21, 2016
@tethal tethal closed this as completed Jul 21, 2016
@davidnich davidnich modified the milestones: 0.8.12.1, 0.8.12 Aug 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants