You can configure additional attributes on the intake for variable sets configured on the I need a product and I need a service record producers. Any new fields that are added to
the variable set must be mapped in the record producer script to ensure that the information is saved in the backend.
Avant de commencer
Role required: admin
Procédure
-
Navigate to the I need a product or I need a service record producer, as required.
-
Go to the script section of the record producer and ensure that the intake
details fields are mapped to the payload appropriately.
Remarque : If any of the fields aren’t mapped, then mapping logic must be added.
-
Go to the script include: NonCataloglntakeService, function:
createSourcingRequest.
This function creates and appends the information passed from the record
producer to the sourcing request record. Ensure that the sourcing request has
the appropriate field in its table.
-
To save the information on the purchase request line, go to the script include:
NonCataloglntakeService.
This creates an import set record in the non-catalog import set table,
sn_shop_non_catalog_intake.
-
Go to the Table Transform Map: Non catalog intake, and check if the field mapping between the source and target is correct.