Hi guys,
I have a project where we have built a UserMacro that is supposed to return a list of ProductNumbers that the user is not supposed to see.
The User Macro is used in regular product Queries and it works pretty fine.
However, when applying it to the Query used for generating User-specific feeds, it seems that the User Macro is not returning anything.
I suppose that dwapi is not honoring the code for the UserMacro. Is there a way I can accomplish my objective to filter the query used for the feed based on some user-related info?
Thank you,
Adrian