Announcement

Collapse
No announcement yet.

Unable to Replace Child elements through integration

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Unable to Replace Child elements through integration

    Hi,
    I am trying to replace "ShipmentCost" through integration but facing following error :

    "CAUGHT THE FOLLOWING EXCEPTION WHILE PROCESSING TRANSACTION: java.lang.Exception: Element alias SHIPMENTCOST is not specified in table int_managed_children_map. java.lang.Exception: Element alias SHIPMENTCOST is not specified in table int_managed_children_map. at ............"

    I checked the "int_managed_children_map" table, "ShipmentCost" record exist in that table.

    In Actual Shipment xml, i specified as follows <TransactionCode>RC</TransactionCode>
    <ReplaceChildren>
    <ManagedChild>ShipmentCost</ManagedChild>
    </ReplaceChildren>

    I thought it is case sensitive, so created new alias value called "SC" but of no use.
    I also tried to replace Involved Party but still facing same error.

    Any suggestions is greatly appreciated.

    Thanks!
    Cheers,
    -Neo

  • #2
    Re: Unable to Replace Child elements through integration

    All,
    the current issue is resolved when i uploaded the same XML today using "SC" which did not work yesterday, indicating that it is case sensitive. Puzzled how it did not work yesterday??
    <TransactionCode>RC</TransactionCode>
    <ReplaceChildren>
    <ManagedChild>SC</ManagedChild>
    </ReplaceChildren>

    But facing another issue which i am trying to figure out...

    CAUGHT THE FOLLOWING EXCEPTION WHILE PROCESSING TRANSACTION: java.lang.NullPointerException java.lang.NullPointerException at glog.integration.application.shipment.ShipmentWrap per.postMergeExchangeRateFields(ShipmentWrapper.ja va:650) at glog.integration.application.shipment.ShipmentWrap per.postMerge(ShipmentWrapper.java:587) at glog.integration.xmlbasewrapper.XmlBaseWrapper.per sistViaContainer(XmlBaseWrapper.java:293) at glog.integration.application.shipment.ShipmentInte rface.persistIndivXML(ShipmentInterface.java:255) at glog.integration.application.shipment.ShipmentInte rface.persistXML(ShipmentInterface.java:194) at glog.integration.application.BaseInterface.persist XMLBase(BaseInterface.java:185) at glog.integration.application.TransactionProcessor. processTransaction(TransactionProcessor.java:210) at glog.integration.application.TransactionProcessor. processTransaction...........

    Need your inputs asap which will be of great help!!

    Thanks.
    Cheers,
    -Neo

    Comment


    • #3
      Re: Unable to Replace Child elements through integration

      Oracle has confirmed that it is a bug in CU 03 and the same has been fixed in CU05.

      Thanks!
      Cheers,
      -Neo

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎