AA WORKSHOP – CREATE A LOCAL FIELD AND UPDATE A VALUE
1.Create a Local field in LOCAL.TABLE
2.Attach the Local field to AA.PRD.DES.CUSTOMER
3.The Local Field added is automatically attached to AA.ARR.CUSTOMER
4.Check the Version of the CUSTOMER Property Class in
AA.PRD.DES.ACTIVITY.PRESENTATION – ACCOUNTS
5.Check the PROPERTY in the Product
6.Attach the CUSTOMER Property and Versions
7.In the defined version above, attach the created local field.
Attach the PRESENTATION Property to the PRODUCT.
8.Proof and Publish the Product.
9.Creating a New AAA and Validating
10.The local field is created.
11.Write a Routine to update the value of the Local field with Sector value of the given
Customer.
12.Generate the jar for the Routine, place in the T24 lib and update the module.xml.
13.Create a EB.API Record for the Routine.
14.Create a Product Condition and attach the EB.API record in the Validation Routine with
PROPERTY – CUSTOMER and ACTION – UPDATE.
15.Attach the API to the PRODUCT
16.Proof and Publish the Product.
17.Create a new AAA using Product Catalog.
After Validating , the SECTOR value is automatically populated.
If multiple CUSTOMER ID is given, the OUTPUT will be as,