Clarity

 View Only
  • 1.  Object Instance Date Filter?

    Posted Jul 22, 2015 04:46 PM

    Has anyone used date filter for filtering onejct instances? I see following filters available

     

      <CustomObjectInstanceQuery>

        <Filter name="objectCode" criteria="EQUALS">******</Filter>

        <Filter name="instanceCode" criteria="OR">*13*</Filter>

      </CustomObjectInstanceQuery>

     

    If I use anything other than this, it gives error. So the need is to filter the records which are created or last updated withing say 48 hours.

    Does anyone know which filter to use for this



  • 2.  Re: Object Instance Date Filter?
    Best Answer

    Broadcom Employee
    Posted Jul 22, 2015 09:10 PM

    Currently, there are only two filter fields for this XOG action as you stated - objectCode and instanceCode.