Did that already too.
Thanks,
Blake Clemens
IT Systems Engineer
Delmarva Millwork Corporation
(800) 360-2364 x132
From:
vantage@yahoogroups.com [mailto:
vantage@yahoogroups.com] On Behalf
Of Brian W. Spolarich
Sent: Wednesday, October 06, 2010 11:18 AM
To:
vantage@yahoogroups.com
Subject: RE: [Vantage] Service Connect - Delete Warehouse
I'd do a client Trace with the full dataset and see what the client
does to accomplish this. :-)
-----Original Message-----
From:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Blake Clemens
Sent: Wednesday, October 06, 2010 11:15 AM
To:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Service Connect - Delete Warehouse
I've tried setting the Row Mod value to D, but that didn't work.
Thanks,
Blake Clemens
IT Systems Engineer
Delmarva Millwork Corporation
(800) 360-2364 x132
From:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Brian W. Spolarich
Sent: Wednesday, October 06, 2010 11:09 AM
To:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Service Connect - Delete Warehouse
If you want to delete the PartWarehouse record, you'll need to
populate that portion of the Part.Update DataSet with I'm guessing
minimally the Company, PartNum, and WarehouseCode, and then set the
RowMod value in that part of the DataSet to 'D'.
The Web Services developers guide will tell you some about this:
-----
Q: How do I delete a row from an object (dataset)? If I delete it in my
client application it
does not get deleted in the Progress database after I call the Update
method.
A: The Update method has logic to support instructional processing tags
which can be
passed in the RowMod column of a data row.
Supported tags are:
[Delete] - indicates the row is to be deleted
[Clear=colName,colName, ...] - indicates that you want to clear
the value of the specified column/columns. Columns names are passed as a
comma separated list. Note that you still would need to null out the
actual data
value in the column even if you specify it in the Clear tag.
-----
I haven't tested this but I'm guessing the entire range of supported
values for RowMod are:
A / [Add]
U / [Update]
D / [Delete]
[Clear=colName1,colName2,...]
-bws
-----Original Message-----
From:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Blake Clemens
Sent: Wednesday, October 06, 2010 10:57 AM
To:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Service Connect - Delete Warehouse
I created an SC workflow to add warehouse and bin to newly created
parts. I ran this workflow for 4000 parts. Afterwards I found out that
the person who supplied me the information gave me the wrong warehouse
code. So now I have to create a SC workflow that will delete the
warehouse. I'm stuck on the actual "delete" part. The webservice it
calls for is Part.Update but I'm not sure where I specify the delete
value. Can someone steer me in the right direction?
Thanks,
Blake Clemens
IT Systems Engineer
Delmarva Millwork Corporation
(800) 360-2364 x132
[Non-text portions of this message have been removed]
------------------------------------
Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<
http://groups.yahoo.com/group/vantage/files/>
<
http://groups.yahoo.com/group/vantage/files/>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
[Non-text portions of this message have been removed]
------------------------------------
Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<
http://groups.yahoo.com/group/vantage/files/>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
[Non-text portions of this message have been removed]