processxmlrequest

Processes a series of commands formed as a XML request, this allows to replace and/or update a BOM for an item using a single XML document

 

Properties in XML Structure:

 

Property

Description

parentitemcode

Parent Item Code (Mandatory)

childitemcode

BOM child item code  (Mandatory)

position

Position (Mandatory)

length

Length

width

Width

height

Height

quantity

Quantity

quantityperpiece

Quantity for each building group. If you enter 0 than Fixed quantity

active

Position activ? Can be set with [1,J,T,Y]
Standard: Activ.

 

 

hmtoggle_plus1Example 1 for: processxmlrequest replace an entire Bill Of Materials:

 

 

hmtoggle_plus1Example 2 for: processxmlrequest update BOM entries, each <bom> entry acts as an UPSERT, if the entry exists it updates it, if it does not exists it creates it