Search Criteria Class Feature
Summary
info
A link can only include 1 search criteria class. If you need to use multiple search criteria classes you will need to create a link for each.
By creating your own Apex class you can specify the class in your adapter settings to be used to narrow your data by the search parameters set within the class when running the link.
Here are three examples of Apex classes that can be applied to your links:
- Sync Products by Sales Area
- Sync Products by Material Type
- Sync Customers by Account Group (Sold-To / Ship-To)
Configure your Link to use the search criteria class
- Navigate to your link dashboard
- Click
Configure
your data source (The enosix SAP adapter) - Enter the class name you created in the
Search Criteria Class
field - Click
Save Changes
The next time your link runs it will apply the search criteria class specified in the adapter settings.