Forum Post: Error When Use Dataslot Datetime

  • Thread starter Thread starter Fernando.Ferreira
  • Start date Start date
Status
Not open for further replies.
F

Fernando.Ferreira

Guest
I have a process I get datetime fields, and invoke one WebServices with OpenEdge 10.2b, and is with the error below and OpenEdge 102b in the variable is set to date. Is there a way to map the DateTime(BPM) to Date(BPM to WebServices OpenEdge 102B)? Caused by: java.lang.Exception: InputMap error: java.lang.Exception: Error while mapping 'DdataTaxa' to parameter 'IN.dtDataTaxa.13_0': java.lang.Exception: Cannot convert com.progress.lang.DateTimeTZ to java.util.Date. at com.savvion.sbm.adapters.framework.GroupMapper.mapIn(GroupMapper.java:315) at com.savvion.sbm.adapters.framework.ManagedAdapter.setAllInputDataslots(ManagedAdapter.java:265) ... 61 more Thanks

Continue reading...
 
Status
Not open for further replies.
Back
Top