Checking PPNs pre import

andynewey
Tera Expert

Is there any way I can check the part numbers of an import file before importing it.  I have an historic entitlement file with early 2000 lines of entitlement in it and the reseller has a history of of providing incorrect part numbers.  Ideally I would like to run this check myself without the need of a developer to run a script.

1 ACCEPTED SOLUTION

dreinhardt
Tera Sage

Hi @andynewey,

 

of course, you can use the PPN table [samp_sw_product_definition] and provide all part numbers as a "IS ONE OF" filter. This will also help you to get insights about the used Publisher/Product per PPN.

 

Please add the column "Active", based on this you can identify active/inactive PPN

 

dreinhardt_0-1755032076966.png


Best, Dennis

Should my response prove helpful, please consider marking it as the Accepted Solution/Helpful to assist closing this thread.

View solution in original post

3 REPLIES 3

Mark Manders
Mega Patron

How are they imported? How can the system check if the numbers are correct? Is it about duplicates, or formats? If there is a way this can be done through a script, you can apply that to the transform map/import set, but that only works if that's the way you import.

Please provide more information on the import and how the check should be done. Because the answer to your current question can either be 'check the list before it's imported manually' to 'run the import with a complex script that only has to be created once'.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

dreinhardt
Tera Sage

Hi @andynewey,

 

of course, you can use the PPN table [samp_sw_product_definition] and provide all part numbers as a "IS ONE OF" filter. This will also help you to get insights about the used Publisher/Product per PPN.

 

Please add the column "Active", based on this you can identify active/inactive PPN

 

dreinhardt_0-1755032076966.png


Best, Dennis

Should my response prove helpful, please consider marking it as the Accepted Solution/Helpful to assist closing this thread.

andynewey
Tera Expert

Thank you for this. I was expecting days of working through these part numbers individually.  I never knew how powerful the filter was.