Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Attorney Pairing

Columns

Description

Supported Values

Job

Job name

String

managepairing

AttorneyId

User Id to assign as Attorney

String

SecretaryId

User Id to assign as Secretary

String

Active

Enable the pairing

Integer

1 = Active Or 0=Inactive

System

 

String

Set default : imanagespm

Create a CSV file using Text Editor

  1. Open any text editor and enter the data, separating each value with a comma and each row with a new line, as shown in the illustration below:

  2. Save the file with extension .csv

...

Create TSV file using Text Editor

  1. Open any text editor and enter the data, separating each value with a tab and each row with a new line, as shown in the illustration below:

  2. Save the file with extension .tsv

...

Create a CSV/TSV file using Excel

  1. Open an Excel sheet and enter the data.

  2. To save the spreadsheet as CSV, select File → Save As and select CSV (Comma delimited) as the type.

  3. To save the spreadsheet as TSV, select File → Save As and select Text (Tab delimited) as the type.

  4. Excel will display a dialog box indicating some Excel features may be lost in the format chosen. Click on Yes to continue to save the file in CSV/TSV format.

...