2017-01-13 Fred Gleason <fredg@paravelsystems.com>

* Implemented automatic cart/cut creation as part of the 'Import'
	web method.
This commit is contained in:
Fred Gleason
2017-01-13 19:15:31 -05:00
parent 21dcac3e4a
commit e65f9a9716
4 changed files with 54 additions and 43 deletions

View File

@@ -1658,6 +1658,13 @@
<para>
NOTE: The method must be called with 'multipart/form-data' encoding.
</para>
<para>
If the CREATE field is set to '1', a valid GROUP_NAME specified and both
CART_NUMBER and CUT_NUMBER fields are set to zero, the system will
attempt to create a new cart/cut in the specified group. If successful,
the cart and cut numbers will be returned as part of the RDWebResult
return.
</para>
<table xml:id="ex.import
" frame="all">
<title>Import Call Fields</title>