Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    How to add 2 criteria's for fetch operationBinding - using JPA1

    Hi,

    We are currently evaluating SmartClient 8.3 using ds.xml files to describe data sources.
    I would like to add 2 extra criteria's to the operation binding of "Fetch". We are using server type = jpa1.
    1. deleted = false
    2. expiration date > current date

    can u please show me how this can be done.
    Is there an easy way to add this in some "template" way since we need to add this to almost each data source we have.

    Thanks,
    Joseph.

    #2
    Take a look at the QuickStart Guide sections on Operation Bindings, DMI and Custom DataSources.

    Comment

    Working...
    X