populate Product attributes with values from Price List Item and product BCs
Hi,
I have a field (Partner's Billing Id) stored on the Price List Line Item and Activation Id stored on the Product BC.
Each must be stored in each product's attribute (an attribute for each field)
I'm not able to create an linked item to get the data, mainly because I can't construct a proper search spec.
for the Activation Id, I'd need to give the Product Id as a search spec, but how can I get the product Id?
For the Partner billing Id, the search spec would be the Price List Id and the Product Id.
I'm also thinking of using the pricing workflow to update the XA attributes, but there no function to update the XA attribute, only to read them (GetXA)
I have a field (Partner's Billing Id) stored on the Price List Line Item and Activation Id stored on the Product BC.
Each must be stored in each product's attribute (an attribute for each field)
I'm not able to create an linked item to get the data, mainly because I can't construct a proper search spec.
for the Activation Id, I'd need to give the Product Id as a search spec, but how can I get the product Id?
For the Partner billing Id, the search spec would be the Price List Id and the Product Id.
I'm also thinking of using the pricing workflow to update the XA attributes, but there no function to update the XA attribute, only to read them (GetXA)
0