Inquire Logs for Parameters
Posted: July 2nd, 2022, 10:54 am
I want to write logs for an item import to the batch job logs using the Info node of the inquire. I would like it to say:
Failed to Insert/Update Item Number X and Address Number X and Catalog Name X and Customer Group X, etc.
Here is what I have to do for that: Its dependent on the order. Can the Info node of the parameters also return a parameter name so I can filter like this instead?
Parameters/Parameter[Name = 'UnitPrice']
Failed to Insert/Update Item Number X and Address Number X and Catalog Name X and Customer Group X, etc.
Here is what I have to do for that: Its dependent on the order. Can the Info node of the parameters also return a parameter name so I can filter like this instead?
Parameters/Parameter[Name = 'UnitPrice']