Originally posted by: SystemAdmin
Restriction list can be used in couple of ways.
1. In Schema
- While designing the schema you can include the restriction list with in the schema for an item.
- Create a type tree importing the xml schema. Your restriction list will be populated automatically.
2. In Type Tree
For each item to which you need to include restriciton list do the following setting.
- In the extender properties of the item -- change thee restriciton value to "value" -- ignore case to "no" --and restriction rule to "include"
- Double click on the item for which you need to add restriction list and you will be taken to properties of the item which will have two columns Include and Description.
In Include column you can give the restiction list which you want to define.
I recommend Schema approach.
3. Cross referencing and restriciton list both are different concepts. Cross reference you do to lookup for a value, if it is present then pick the corresponding value otherwise leave it. Restriciton list is to validate the incoming value if it is with the list mentioned.
4. Cross reference can be done once you know where your cross reference data is.
Explain the requirement for cross reference, I might help you.
-Thanks and Regards,Rajesekhar Potteti
#IBM-Websphere-Transformation-Extender#DataExchange#IBMSterlingTransformationExtender