Sales Order BPM no TTOrderHed available

Actually i msunderstood
MESSAGE ttOrderHed.OrderNum wont work cause you dont have any ttOrderHeds
try this
FOR FIRST ttOrderHed:
Message STRING(ttOrderHed.OrderNum)
END.


*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, Aug 16, 2013 at 5:05 PM, Jose Gomez <jose@...> wrote:

> That will generally only work if you have a modified OrderHed...
>
>
> *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, Aug 16, 2013 at 4:46 PM, mmcwilliams22 <mmcwilliams22@...>wrote:
>
>> **
>>
>>
>> Trying to create a Pre-Process BPM for sales order update and cannot get
>> it to work. I simply put:
>> Message ttOrderHed.OrderNum.
>>
>> And in my server log I get the No Records available. Just seems odd not
>> sure whats going on with that.
>>
>>
>>
>
>


[Non-text portions of this message have been removed]
Trying to create a Pre-Process BPM for sales order update and cannot get it to work. I simply put:
Message ttOrderHed.OrderNum.

And in my server log I get the No Records available. Just seems odd not sure whats going on with that.
That will generally only work if you have a modified OrderHed...


*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, Aug 16, 2013 at 4:46 PM, mmcwilliams22 <mmcwilliams22@...>wrote:

> **
>
>
> Trying to create a Pre-Process BPM for sales order update and cannot get
> it to work. I simply put:
> Message ttOrderHed.OrderNum.
>
> And in my server log I get the No Records available. Just seems odd not
> sure whats going on with that.
>
>
>


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