Advertisement
tko_pb

MovingLocator.xml

Mar 11th, 2022
1,173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.69 KB | None | 0 0
  1. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:_0="http://idempiere.org/ADInterface/1_0">
  2.     <soapenv:Header/>
  3.     <soapenv:Body>
  4.         <_0:compositeOperation>
  5.             <_0:CompositeRequest>
  6.                 <_0:ADLoginRequest>
  7.                     <_0:user>WMS</_0:user>
  8.                     <_0:pass>WMS100%</_0:pass>
  9.                     <_0:lang>EN</_0:lang>
  10.                     <_0:ClientID>1000000</_0:ClientID>
  11.                     <_0:RoleID>1000163</_0:RoleID>
  12.                     <_0:OrgID>1000000</_0:OrgID>
  13.                     <_0:WarehouseID>1000011</_0:WarehouseID>
  14.                     <_0:stage>0</_0:stage>
  15.                 </_0:ADLoginRequest>
  16.                 <_0:serviceType>composite</_0:serviceType>
  17.                 <_0:operations>
  18.                 <_0:operation preCommit="false" postCommit="false">
  19.                         <_0:TargetPort>runProcess</_0:TargetPort>
  20.                         <_0:ModelRunProcess>
  21.                             <_0:serviceType>update_asset_locator</_0:serviceType>
  22.                             <_0:ParamValues>
  23.                                 <_0:field column="A_Asset_ID">
  24.                                     <_0:val>1025567</_0:val>
  25.                                 </_0:field>
  26.                                 <_0:field column="M_Locator_ID">
  27.                                     <_0:val>1000016</_0:val>
  28.                                 </_0:field>
  29.                             </_0:ParamValues>
  30.                         </_0:ModelRunProcess>
  31.                     </_0:operation>
  32.                 </_0:operations>
  33.             </_0:CompositeRequest>
  34.         </_0:compositeOperation>
  35.     </soapenv:Body>
  36. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement