Hi Mike

Can you confirm if the same code worked on a pre 9.0 system?  If so, I'd
recommend you file this with BMC Support.

But before reporting it, please ensure you are using `! on the filter doing
the push into a seperate form if you are not already doing so.

https://docs.bmc.com/docs/display/public/ars201401/Server-side+table+field+implementation+issues

   -

   When creating workflow for server-side tables, filters with the Call
   Guide action can be defined to loop over table columns. The values
   retrieved during the looping always comes from the *last* row of the
   table. To retrieve different values, postfix two special characters (
   *`!*) on the filters within the filter guide. Adding these special
   characters causes your filter to execute synchronously, instead of
   deferring into a later filter processing pass. For example, if your filter
   within the Filter guide is named FormA: Push New Entry to Form B, postfix
   those special characters to look like this:
   FormA: Push New Entry to Form B`!


hope this helps

Randeep


On Wed, Dec 30, 2015 at 12:54 PM, Mike Ilmer <[email protected]>
wrote:

> **
>
> Hi list.
>
>
>
> I found that on 9.0 the filter table walk has issue.
>
> Filters recognize value in the table’s columns that could be used for the
> “if” validation. Values also could be used for the “SET” action. However
> direct pushing column’s values into the different forms doesn’t work. It
> pushing $NULL$
>
>
>
> To iterate: I can use the filter to set values of columns into the
> separate fields. This works fine, but the direct push into the separate
> form is pushing $NULL$.
>
>
>
> Is this a known 9.0 bug? Is there are a patch that fixes it?
>
>
>
> Regards,
>
> Mike
>
>
> _ARSlist: "Where the Answers Are" and have been for 20 years_

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to