Might I suggest that you populate all of the records with Date01
(because it will be there later in case you think of a good reason). And
then set checkbox 2 as needed (such as if you have an entry in the
trading partner field). Using an existing field rather as a kickoff to
the checkbox rather than hard coding the Customer would give you better
flexibility down the road. If you have only one customer with a trading
partner ID, you have still accomplished the same goal.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Matt Caldwell
Sent: Thursday, June 04, 2009 8:34 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Stuck on a BPM
Checkbox02 is a flag that tells us that the Invoice should be invoiced
via EDI. And the Date is there as another criteria for that same
reason. We built an application that at a specific time of the
afternoon, scans InvcHead for any invoice that has Checkbox02 set to
true, and a Date01 equal to todays date. Then that app will grab all
of the necessary data to build our EDI files that we upload to our VAN.
From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of CharlieSmith
Sent: Wednesday, June 03, 2009 10:52 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Stuck on a BPM
What do you want to do with the rest of the invoices? Leave the date and
checkbox empty and false? What is the purpose of these actions?
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 Matt Caldwell
Sent: Wednesday, June 03, 2009 5:55 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Stuck on a BPM
I am fairly new at BPMs, and I am stuck. Here is what I want. After you
create a group in Invoice Entry and bring in the shipments, I want a BPM
that will check the CustNum of each of the shipments. If any of them
equal a specific customer, I want to automatically enter today's date in
InvcHead.date01, and set InvcHead.checkbox02 to true. I cannot seem to
capture the correct Business Object. Can someone give me a nudge in the
right direction?
Matt Caldwell
[Non-text portions of this message have been removed]
(because it will be there later in case you think of a good reason). And
then set checkbox 2 as needed (such as if you have an entry in the
trading partner field). Using an existing field rather as a kickoff to
the checkbox rather than hard coding the Customer would give you better
flexibility down the road. If you have only one customer with a trading
partner ID, you have still accomplished the same goal.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Matt Caldwell
Sent: Thursday, June 04, 2009 8:34 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Stuck on a BPM
Checkbox02 is a flag that tells us that the Invoice should be invoiced
via EDI. And the Date is there as another criteria for that same
reason. We built an application that at a specific time of the
afternoon, scans InvcHead for any invoice that has Checkbox02 set to
true, and a Date01 equal to todays date. Then that app will grab all
of the necessary data to build our EDI files that we upload to our VAN.
From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of CharlieSmith
Sent: Wednesday, June 03, 2009 10:52 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Stuck on a BPM
What do you want to do with the rest of the invoices? Leave the date and
checkbox empty and false? What is the purpose of these actions?
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 Matt Caldwell
Sent: Wednesday, June 03, 2009 5:55 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Stuck on a BPM
I am fairly new at BPMs, and I am stuck. Here is what I want. After you
create a group in Invoice Entry and bring in the shipments, I want a BPM
that will check the CustNum of each of the shipments. If any of them
equal a specific customer, I want to automatically enter today's date in
InvcHead.date01, and set InvcHead.checkbox02 to true. I cannot seem to
capture the correct Business Object. Can someone give me a nudge in the
right direction?
Matt Caldwell
[Non-text portions of this message have been removed]