Set all 'Dirty tt ' Rows back to the Table values in a BPM

ok Replace Base Processing on Sales Order Update as follows

If your condition is met for no more processing
Call GetByID on the Order using the BO in 4GL (Example in the list)
otherwise
call Update with the same parameters from within base processing.

Hope this helps


*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*


On Fri, Jul 19, 2013 at 4:41 PM, Bill Jackson <fujijapman@...> wrote:

> **
>
>
> Jose:
>
> The issue is, the user needs to 'undo' or 'refresh' after receiving the
> 'exception' message, the screen does not refresh , though the changes are
> correctly ignored. We know how to 'one-by-one' force them back, but would
> like to change everything back in one block of code, if possible.
>
> ________________________________
> From: Jose Gomez <jose@...>
> To: Vantage <vantage@yahoogroups.com>
> Sent: Friday, July 19, 2013 4:17 PM
> Subject: Re: [Vantage] Set all 'Dirty tt ' Rows back to the Table values
> in a BPM
>
>
>
> Throw an exception on Update if the Row Cna't be updated? That willl cancel
> changes and put eveything back
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@...
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez
> >
> <http://www.google.com/profiles/jose.gomez> <
> http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
>
> On Fri, Jul 19, 2013 at 3:54 PM, Bill Jackson <fujijapman@...>
> wrote:
>
> > **
>
> >
> >
> > We are working on a customization to 'lockdown' any changes to an
> > OrderRelease that has been 'staged' for shipment.
> >
> > Rather than having to code each possible 'changed ttOrderRel' value back
> > to it's former self, we'd like to code a BPM to change All of the
> > ttOrderRel values back.
> >
> > Has anyone done this/or similar, not exactly sure how to loop thru each
> > 'tt' field.
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
>
> [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/.
> (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]
>
>
>


[Non-text portions of this message have been removed]
We are working on a customization to 'lockdown' any changes to an OrderRelease that has been 'staged' for shipment.

Rather than having to code each possible 'changed ttOrderRel' value back to it's former self, we'd like to code a BPM to change All of the ttOrderRel values back.

Has anyone done this/or similar, not exactly sure how to loop thru each 'tt' field.


[Non-text portions of this message have been removed]
Throw an exception on Update if the Row Cna't be updated? That willl cancel
changes and put eveything back


*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*


On Fri, Jul 19, 2013 at 3:54 PM, Bill Jackson <fujijapman@...> wrote:

> **
>
>
> We are working on a customization to 'lockdown' any changes to an
> OrderRelease that has been 'staged' for shipment.
>
> Rather than having to code each possible 'changed ttOrderRel' value back
> to it's former self, we'd like to code a BPM to change All of the
> ttOrderRel values back.
>
> Has anyone done this/or similar, not exactly sure how to loop thru each
> 'tt' field.
>
> [Non-text portions of this message have been removed]
>
>
>


[Non-text portions of this message have been removed]
Jose:

 The issue is, the user needs to 'undo' or 'refresh' after receiving the 'exception' message, the screen does not refresh , though the changes are correctly ignored. We know how to 'one-by-one' force them back, but would like to change everything back in one block of code, if possible.




________________________________
From: Jose Gomez <jose@...>
To: Vantage <vantage@yahoogroups.com>
Sent: Friday, July 19, 2013 4:17 PM
Subject: Re: [Vantage] Set all 'Dirty tt ' Rows back to the Table values in a BPM


Throw an exception on Update if the Row Cna't be updated? That willl cancel
changes and put eveything back


*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
 <http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
 <http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
 <http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*


On Fri, Jul 19, 2013 at 3:54 PM, Bill Jackson <fujijapman@...> wrote:

> **
>
>
> We are working on a customization to 'lockdown' any changes to an
> OrderRelease that has been 'staged' for shipment.
>
> Rather than having to code each possible 'changed ttOrderRel' value back
> to it's former self, we'd like to code a BPM to change All of the
> ttOrderRel values back.
>
> Has anyone done this/or similar, not exactly sure how to loop thru each
> 'tt' field.
>
> [Non-text portions of this message have been removed]
>

>


[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/.
(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]