Were you ever able to find a solution to validate the shipment before printing? Thanks
John
--- In vantage@yahoogroups.com, "mike.numbers" <mnumbers@...> wrote:
>
> I am trying to create a Method Directive BPM at the point of printing a Customer Shipment Entry. In running a trace, I am seeing the following:
>
> <tracePacket>
> <businessObject>Epicor.Mfg.BO.Menu</businessObject>
> <methodName>GetRowsTranslated</methodName>
> <returnType>Epicor.Mfg.BO.MenuDataSet</returnType>
> <localTime>3/13/2013 14:36:57:1755907 PM</localTime>
> <executionTime>31.2002</executionTime>
> <parameters>
> <parameter name='whereClauseMenu' type='System.String' ><![CDATA[MenuID = 'Epicor.Mfg.UIRpt.PackingSlipPrint']]></parameter>
> <parameter name='pageSize' type='System.Int32' ><![CDATA[0]]></parameter>
> <parameter name='absolutePage' type='System.Int32' ><![CDATA[0]]></parameter>
> <parameter name='morePages' type='System.Boolean' ><![CDATA[]]></parameter>
> </parameters>
> </tracePacket>
>
> I have to believe there is a way I can create a method directive on Menu.GetRowsTranslated and using a condition that checks the WhereClauseMenu parameter. However I don't know how to create this condition with the proper syntax.
> Can someone show me syntax I need for the condition?
> TIA
> Mike
>
--- In vantage@yahoogroups.com, "jckinneman" <jckinneman@...> wrote:
>
> What/why are you trying to accomplish/solve/do?
>
> Jim Kinneman
> Encompass Solutions, Inc
>
> --- In vantage@yahoogroups.com, "mike.numbers" <mnumbers@> wrote:
> >
> > I am trying to create a Method Directive BPM at the point of printing a Customer Shipment Entry. In running a trace, I am seeing the following:
> >
> > <tracePacket>
> > <businessObject>Epicor.Mfg.BO.Menu</businessObject>
> > <methodName>GetRowsTranslated</methodName>
> > <returnType>Epicor.Mfg.BO.MenuDataSet</returnType>
> > <localTime>3/13/2013 14:36:57:1755907 PM</localTime>
> > <executionTime>31.2002</executionTime>
> > <parameters>
> > <parameter name='whereClauseMenu' type='System.String' ><![CDATA[MenuID = 'Epicor.Mfg.UIRpt.PackingSlipPrint']]></parameter>
> > <parameter name='pageSize' type='System.Int32' ><![CDATA[0]]></parameter>
> > <parameter name='absolutePage' type='System.Int32' ><![CDATA[0]]></parameter>
> > <parameter name='morePages' type='System.Boolean' ><![CDATA[]]></parameter>
> > </parameters>
> > </tracePacket>
> >
> > I have to believe there is a way I can create a method directive on Menu.GetRowsTranslated and using a condition that checks the WhereClauseMenu parameter. However I don't know how to create this condition with the proper syntax.
> > Can someone show me syntax I need for the condition?
> > TIA
> > Mike
> >
>
--- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>, "jckinneman" <jckinneman@...> wrote:
>
> What/why are you trying to accomplish/solve/do?
>
> Jim Kinneman
> Encompass Solutions, Inc
>
> --- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>, "mike.numbers" <mnumbers@> wrote:
> >
> > I am trying to create a Method Directive BPM at the point of printing a Customer Shipment Entry. In running a trace, I am seeing the following:
> >
> > <tracePacket>
> > <businessObject>Epicor.Mfg.BO.Menu</businessObject>
> > <methodName>GetRowsTranslated</methodName>
> > <returnType>Epicor.Mfg.BO.MenuDataSet</returnType>
> > <localTime>3/13/2013 14:36:57:1755907 PM</localTime>
> > <executionTime>31.2002</executionTime>
> > <parameters>
> > <parameter name='whereClauseMenu' type='System.String' ><![CDATA[MenuID = 'Epicor.Mfg.UIRpt.PackingSlipPrint']]></parameter>
> > <parameter name='pageSize' type='System.Int32' ><![CDATA[0]]></parameter>
> > <parameter name='absolutePage' type='System.Int32' ><![CDATA[0]]></parameter>
> > <parameter name='morePages' type='System.Boolean' ><![CDATA[]]></parameter>
> > </parameters>
> > </tracePacket>
> >
> > I have to believe there is a way I can create a method directive on Menu.GetRowsTranslated and using a condition that checks the WhereClauseMenu parameter. However I don't know how to create this condition with the proper syntax.
> > Can someone show me syntax I need for the condition?
> > TIA
> > Mike
> >
>
[Non-text portions of this message have been removed]
>"mike.numbers" <mnumbers@> wrote:
> What/why are you trying to accomplish/solve/do?
>
> Jim Kinneman
> Encompass Solutions, Inc
>
> --- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>,
> >Customer Shipment Entry. In running a trace, I am seeing the following:
> > I am trying to create a Method Directive BPM at the point of printing a
> >Menu.GetRowsTranslated and using a condition that checks the WhereClauseMenu
> > <tracePacket>
> > <businessObject>Epicor.Mfg.BO.Menu</businessObject>
> > <methodName>GetRowsTranslated</methodName>
> > <returnType>Epicor.Mfg.BO.MenuDataSet</returnType>
> > <localTime>3/13/2013 14:36:57:1755907 PM</localTime>
> > <executionTime>31.2002</executionTime>
> > <parameters>
> > <parameter name='whereClauseMenu' type='System.String'
> > ><![CDATA[MenuID =
> > 'Epicor.Mfg.UIRpt.PackingSlipPrint']]></parameter>
> > <parameter name='pageSize' type='System.Int32'
> > ><![CDATA[0]]></parameter> <parameter name='absolutePage'
> > type='System.Int32' ><![CDATA[0]]></parameter> <parameter
> > name='morePages' type='System.Boolean' ><![CDATA[]]></parameter>
> > </parameters> </tracePacket>
> >
> > I have to believe there is a way I can create a method directive on
> > Can someone show me syntax I need for the condition?[Non-text portions of this message have been removed]
> > TIA
> > Mike
> >
>
--- In vantage@yahoogroups.com, "mike.numbers" <mnumbers@...> wrote:
>
> I have been asked to make sure the weight and another entry are entered when the packers are finished entering the packslip info. Marking the packslip as shipped is not their function so I can't use this as my trigger to check the values. After watching our packers enter the information, I see the last thing they do is print the packslip. That is why I want to trigger my BPM to run at this time. I don't see anything in the trace specific to this other than the Menu.Getrowstranslated and when the parameter name 'whereclausemenu' contains the 'packingslipprint' verbage. It seems like I should be able to use this, I just don't know how.
> Mike
>
> --- In vantage@yahoogroups.com, "jckinneman" <jckinneman@> wrote:
> >
> > What/why are you trying to accomplish/solve/do?
> >
> > Jim Kinneman
> > Encompass Solutions, Inc
> >
> > --- In vantage@yahoogroups.com, "mike.numbers" <mnumbers@> wrote:
> > >
> > > I am trying to create a Method Directive BPM at the point of printing a Customer Shipment Entry. In running a trace, I am seeing the following:
> > >
> > > <tracePacket>
> > > <businessObject>Epicor.Mfg.BO.Menu</businessObject>
> > > <methodName>GetRowsTranslated</methodName>
> > > <returnType>Epicor.Mfg.BO.MenuDataSet</returnType>
> > > <localTime>3/13/2013 14:36:57:1755907 PM</localTime>
> > > <executionTime>31.2002</executionTime>
> > > <parameters>
> > > <parameter name='whereClauseMenu' type='System.String' ><![CDATA[MenuID = 'Epicor.Mfg.UIRpt.PackingSlipPrint']]></parameter>
> > > <parameter name='pageSize' type='System.Int32' ><![CDATA[0]]></parameter>
> > > <parameter name='absolutePage' type='System.Int32' ><![CDATA[0]]></parameter>
> > > <parameter name='morePages' type='System.Boolean' ><![CDATA[]]></parameter>
> > > </parameters>
> > > </tracePacket>
> > >
> > > I have to believe there is a way I can create a method directive on Menu.GetRowsTranslated and using a condition that checks the WhereClauseMenu parameter. However I don't know how to create this condition with the proper syntax.
> > > Can someone show me syntax I need for the condition?
> > > TIA
> > > Mike
> > >
> >
>