Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Mapping of fields to the Purchase line table

robinbkumar
Tera Contributor

Hi Community,

 

I have created some fields on the payment method section of shopping hub cart checkout page on UI builder. I have to map these fields to the created Purchase lines in the backend also. I am unable to find the script from where the mapping will be done. Please help.

 

Note: We will remove exisiting functionality of only cost center and use other two fields marked with yellow.

1 REPLY 1

Pramod Devkate1
Tera Contributor

Hi @robinbkumar ,

 

There is script include OOTB which populates cart, you need find in script include tables with *cart, copy it and add mapping you need.

 

Thanks,

Pramod