Advertisement
DjonathanKrause

3548887PC

Feb 13th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 6.52 KB | None | 0 0
  1. EXP_PRESHIPMENT
  2. "<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v1="http://www.oracle.com/retail/integration/bus/gateway/services/BusinessObjectId/v1" xmlns:v11="http://www.oracle.com/retail/igs/integration/services/EShipInfoPublishingService/v1" xmlns:v12="http://www.oracle.com/retail/integration/base/bo/ShipInfoDesc/v1" xmlns:v13="http://www.oracle.com/retail/integration/custom/bo/ExtOfShipInfoDesc/v1">
  3.     <soapenv:Header>
  4.         <v1:BusinessObjectId>0499003548887</v1:BusinessObjectId>
  5.     </soapenv:Header>
  6.     <soapenv:Body>
  7.         <v11:publishEShipInfoCreateUsingShipInfoDesc>
  8. <v12:ShipInfoDesc
  9.   xmlns="http://www.oracle.com/retail/integration/base/bo/ShipInfoDesc/v1"
  10.   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.oracle.com/retail/integration/base/bo/ShipInfoDesc/v1 http://www.oracle.com/retail/integration/base/bo/ShipInfoDesc/v1/ShipInfoDesc.xsd ">
  11.    <v12:to_location>899</v12:to_location>
  12.    <v12:to_loc_type>S</v12:to_loc_type>
  13.    <v12:from_location>499</v12:from_location>
  14.    <v12:from_loc_type>W</v12:from_loc_type>
  15.    <v12:bol_nbr>0499003548887</v12:bol_nbr>
  16.    <v12:shipment_date>2017-02-02T08:22:04</v12:shipment_date>
  17.    <v12:est_arr_date>2017-02-02T08:22:04</v12:est_arr_date>
  18.    <v12:ship_address1>Rua Maria Madalena Assunção 93</v12:ship_address1>
  19.    <v12:ship_address2>BR</v12:ship_address2>
  20.    <v12:ship_city>Betim</v12:ship_city>
  21.    <v12:ship_state>MG</v12:ship_state>
  22.    <v12:ship_zip>32606526</v12:ship_zip>
  23.    <v12:printer_id>il11417</v12:printer_id>
  24.    <v12:print_pkg_stn_req>N</v12:print_pkg_stn_req>
  25.    <v12:home_dlvry_ind>N</v12:home_dlvry_ind>
  26.     <v12:ShipInfoDistro>
  27.      <v12:distro_nbr>4000876938</v12:distro_nbr>
  28.      <v12:distro_doc_type>T</v12:distro_doc_type>
  29.      <v12:cust_order_nbr>3548887</v12:cust_order_nbr>
  30.      <v12:fulfill_order_nbr>3548887</v12:fulfill_order_nbr>
  31.      <v12:consumer_direct>Y</v12:consumer_direct>
  32.       <v12:ShipInfoCtn>
  33.        <v12:container_id>3548887PC1</v12:container_id>
  34.          <v12:ShipInfoItem>
  35.          <v12:item_id>542099877</v12:item_id>
  36.          <v12:unit_qty>1</v12:unit_qty>
  37.         </v12:ShipInfoItem>
  38.        </v12:ShipInfoCtn>
  39.     </v12:ShipInfoDistro>
  40.     <v13:ExtOfShipInfoDesc>
  41.      <v13:partner_id>1014483</v13:partner_id>
  42.      <v13:vehicle_plate>ABC1234</v13:vehicle_plate>
  43.      <v13:plate_state>RS</v13:plate_state>
  44.     </v13:ExtOfShipInfoDesc>
  45.  
  46. </v12:ShipInfoDesc>
  47.         </v11:publishEShipInfoCreateUsingShipInfoDesc>
  48.    </soapenv:Body>
  49. </soapenv:Envelope>"
  50.  
  51.  
  52.  
  53.  
  54. EXP_STOCK_ORDER
  55. "<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v1="http://www.oracle.com/retail/integration/bus/gateway/services/BusinessObjectId/v1" xmlns:v11="http://www.oracle.com/retail/igs/integration/services/SOStatusPublishingService/v1" xmlns:v12="http://www.oracle.com/retail/integration/base/bo/SOStatusDesc/v1">
  56.    <soapenv:Header>
  57.       <v1:BusinessObjectId>4000876938</v1:BusinessObjectId>
  58.    </soapenv:Header>
  59.    <soapenv:Body>
  60.       <v11:publishSOStatusCreateUsingSOStatusDesc>
  61.          <v12:SOStatusDesc>
  62.  
  63.   <v12:SOStatusDesc>
  64.    <v12:dc_dest_id>499</v12:dc_dest_id>
  65.    <v12:loc_type>W</v12:loc_type>
  66.    <v12:stockholding_ind>Y</v12:stockholding_ind>
  67.    <v12:distro_nbr>4000876938</v12:distro_nbr>
  68.    <v12:distro_document_type>T</v12:distro_document_type>
  69.    <v12:cust_order_nbr>3548887</v12:cust_order_nbr>
  70.     <v12:SOStatusDtl>
  71.      <v12:dest_id>899</v12:dest_id>
  72.      <v12:loc_type>S</v12:loc_type>
  73.      <v12:stockholding_ind>N</v12:stockholding_ind>
  74.      <v12:item_id>541666171</v12:item_id>
  75.      <v12:order_line_nbr>1</v12:order_line_nbr>
  76.      <v12:unit_qty>1</v12:unit_qty>
  77.      <v12:status>EX</v12:status>
  78.      <v12:user_id>L27887</v12:user_id>
  79.     </v12:SOStatusDtl>
  80.   </v12:SOStatusDesc>
  81.  
  82.          </v12:SOStatusDesc>
  83.       </v11:publishSOStatusCreateUsingSOStatusDesc>
  84.    </soapenv:Body>
  85. </soapenv:Envelope>"
  86.  
  87.  
  88.  
  89.  
  90. EXP_ASNOUT 
  91. "<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v1="http://www.oracle.com/retail/integration/bus/gateway/services/BusinessObjectId/v1" xmlns:v11="http://www.oracle.com/retail/integration/bus/gateway/services/RoutingInfos/v1" xmlns:v12="http://www.oracle.com/retail/igs/integration/services/ASNOutPublishingService/v1" xmlns:v13="http://www.oracle.com/retail/integration/base/bo/ASNOutDesc/v1" xmlns:v14="http://www.oracle.com/retail/integration/custom/bo/ExtOfASNOutDesc/v1">
  92.    <soapenv:Header>
  93.       <v1:BusinessObjectId>0499003548887</v1:BusinessObjectId>
  94.       <v11:RoutingInfos>
  95.  
  96.   <v11:routingInfo>
  97.    <name>to_phys_loc</name>
  98.    <value>899</value>
  99.     <v11:detail>
  100.      <v11:dtl_name>to_phys_loc_type</v11:dtl_name>
  101.      <v11:dtl_value>S</v11:dtl_value>
  102.     </v11:detail>
  103.   </v11:routingInfo>
  104.  
  105.   <v11:routingInfo>
  106.    <name>from_phys_loc</name>
  107.    <value>499</value>
  108.     <v11:detail>
  109.      <v11:dtl_name>from_phys_loc_type</v11:dtl_name>
  110.      <v11:dtl_value>W</v11:dtl_value>
  111.     </v11:detail>
  112.   </v11:routingInfo>
  113.  
  114.       </v11:RoutingInfos>
  115.    </soapenv:Header>
  116.    <soapenv:Body>
  117.       <v12:publishASNOutCreateUsingASNOutDesc>
  118. <v13:ASNOutDesc
  119.    xmlns="http://www.oracle.com/retail/integration/base/bo/ASNOutDesc/v1" xsi:schemaLocation="http://www.oracle.com/retail/integration/base/bo/ASNOutDesc/v1 http://www.oracle.com/retail/integration/base/bo/ASNOutDesc/v1/ASNOutDesc.xsd "
  120.    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  121.  
  122.    <v13:to_location>899</v13:to_location>
  123.    <v13:to_loc_type>S</v13:to_loc_type>
  124.    <v13:to_store_type>C</v13:to_store_type>
  125.    <v13:to_stockholding_ind>Y</v13:to_stockholding_ind>
  126.    <v13:from_location>499</v13:from_location>
  127.    <v13:from_loc_type>W</v13:from_loc_type>
  128.    <v13:asn_nbr>0499003548887</v13:asn_nbr>
  129.    <v13:container_qty>1</v13:container_qty>
  130.    <v13:bol_nbr>0499003548887</v13:bol_nbr>
  131.    <v13:shipment_date>2017-02-02T10:00:14</v13:shipment_date>
  132.     <v13:ASNOutDistro>
  133.      <v13:distro_nbr>4000876938</v13:distro_nbr>
  134.      <v13:distro_doc_type>T</v13:distro_doc_type>
  135.      <v13:cust_order_nbr>3548887</v13:cust_order_nbr>
  136.      <v13:fulfill_order_nbr>3548887</v13:fulfill_order_nbr>
  137.      <v13:consumer_direct>Y</v13:consumer_direct>
  138.       <v13:ASNOutCtn>
  139.        <v13:container_id>3548887PC1</v13:container_id>
  140.          <v13:ASNOutItem>
  141.          <v13:item_id>542099877</v13:item_id>
  142.          <v13:unit_qty>1</v13:unit_qty>
  143.         </v13:ASNOutItem>
  144.        </v13:ASNOutCtn>
  145.     </v13:ASNOutDistro>
  146.  
  147. </v13:ASNOutDesc>
  148.       </v12:publishASNOutCreateUsingASNOutDesc>
  149.    </soapenv:Body>
  150. </soapenv:Envelope>"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement