Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Import Adobe Sign charges into PCR-360

On the 5th of each month, Jira automation creates a Task for SMO →

  1. Export billing report from Adobe Sign: Reports > Switch to Classic Experience > Create a new report > Set Creation Date to Last Month > Run Report

  2. Save Report (using a name containing the scoped month/year), then Export report data

    1. Wait a bit while report is generated, go back to main Reports screen, reload, will appear under My Export Report Data

  3. Download the CSV formatted report

  4. Use Excel to clean up the report to remove rows that don’t represent billed transactions from Adobe Sign

    1. Open CSV in Excel and Save As Excel Workbook

    2. Create new column A

    3. Copy formula =AND(G2=W2,X2="",AO2="FORM_FILLER") into cell A2

      1. (TRUE locates Self-signed Fill and Signs, which we want to remove from the list because they are not charged as transactions.)

    4. Copy cell A2 to entire column A

      1. (If all cells are FALSE, the formula needs to be modified. This happens most often when the field Recipient 1 Role has shifted around column AO. Find its current column ID, edit the formula, and recopy across column A to fix.)

    5. Select whole sheet, then Sort & Filter > Filter

      1. Filter on new column A, including only FALSE (This removes Self-signed Fill and Signs)

      2. Filter on Agreement Status, including only Canceled, Completed, Expired, In Process (These are the only statuses that are charged, so we want to remove all others from the list)

    6. Find & Select > Go To Special > Visible cells only

    7. Copy and Paste selected rows into a new Sheet

    8. Save the document (preserving your changes in the Excel Workbook version)

    9. Save As a new CSV UTF-8 file (containing just the new Sheet, which is just the filtered rows we want to bill)

  5. Import into PCR-360 (Admin > Imports / Exports > Import Files > Import Files)

    1. Test import: Upload File(s) > search for “adobe” in Import File Format > Test Import File > select filtered file

      1. Wait a bit while file is processed, watch for green checkmark under Processed & total rows under Added Count

    2. Real import: Upload File(s) > search for “adobe” in Import File Format > Upload Import File > select filtered file

      1. Wait a bit while file is processed, watch for green checkmark under Processed

(In the future, the adobe-sign-rebilling automation may be used to perform this procedure automatically each month.)

See Enroll in and manage Adobe Sign for PSU departments if you have questions about the logic used to exclude transactions in step 4.

SME review status

Next due

CURRENT

 

  • No labels