AcclaimIP HelpACCLAIMIP HELP MANUALFORWARD AND REVERSE REJECTION DATAReverse Rejections - Field Codes And The WITH Operator

Reverse Rejections - Field Codes And The WITH Operator

There are many field codes that can be used to build out powerful, complex searches to focus in on exactly what you are looking for. This section discusses the field codes, how to use them, and how to use the WITH operator.

The Field Codes

 We will not go over the complete set of reverse rejection field codes here. To find a complete list of the reverse rejection field codes, and definitions of them, please see the Field Code Guide found in various places in the AcclaimIP UI, including on the Search Results grid and in the Help & Guides (the button on the bottom left of the Search window).

Note that all reverse rejection field codes are built using the RREJ acronym at the beginning of the field code. This stands for Reverse REJection. The rest of the field code is the same for forward rejections and reverse rejections (e.g., FREJ_TYPE_102 vs RREJ_TYPE_102).

The WITH Operator

The WITH operator was build specifically by AcclaimIP only for certain sections of the patent data. The WITH operator is considered a line or row operator, whereas the AND is a document level operator. Let's explore this a little more to really make sure we understand the different between WITH and AND.

When you look at the rejection tabs, you will notice that the information is set up in rows, or lines. Each column on that row can be joined using the WITH operator. This allows you to actually focus in on a very specific set of data.

Notice in the above screenshot that we have two different rejection types, but the ABN (abandoned) code is not on every line. Let's say that we are looking for 102s that caused abandonment. For the reverse rejection field codes, we can create searches where all we do is swap out the AND and the WITH operators, but everything else is the same.

SEARCH #1: RREJ_ABAN:true AND RREJ_TYPE:102

SEARCH #2: RREJ_ABAN:true WITH RREJ_TYPE:102

For Search #1, with the AND operator, the above would actually be found and returned by the search. Because in the document, there is an ABN code, and there is a 102 rejection type. However, with Search #2, the data has to match all on the same line/row. Looking at the above, the 103 has an ABN code, but the 102 does not. So the above does not actually match Search #2 and so would not be returned by the search.

Note that we can join multiple rejection field codes with the WITH operator. For example, the following is perfectly acceptable:

RREJ_TYPE:103.3 WITH RREJ_ABAN:true WITH RREJ_FINAL:true

This search would return the patent from the above screenshot. Also note that the field codes do not have to be in the same order as the columns are presented in the UI.

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.