Forum Discussion

mvalerio24's avatar
mvalerio24
New Contributor III
5 months ago

Error while running an extender Rule calling a Data Management job with XFBR on time filter

I have an XFBR on the time filter on a Data Management step that pulls a list of time. When I run it on the Data Management tab it runs just fine and works. Now when i try to put that on a button to ...
  • KarlT's avatar
    5 months ago

    Is the p_Forecasted_Months parameter the one you are using for the user selection? If so, try configuring your button like this:

    Then in your DM step use the parameter |!param_fcstMonth!| in your XFBR and BR parameters.

    Regards,