Documentation Index

Fetch the complete documentation index at: https://knowledge.technomile.com/llms.txt

Use this file to discover all available pages before exploring further.

Customizing Contracts Suite

Prev Next

TechnoMile’s Contracts solution helps Government Contractors manage the entire Contract Lifecycle initiating from pre-award to post-award through a user-friendly setup and administration tasks. Contracts solution is built on a highly flexible and scalable Microsoft Dynamics platform where users can easily configure and manage Contract and Subcontract processes.

Our Contract Lifecycle Management (CLM) product, part of the Contracts solution, delivers a robust set of functionalities with role-based access controls to Contracts, Modifications, Closeouts, Task Orders, Subcontract Agreements (NDAs, SoWs, and TAs), CDRLs, CLINs, Sub CLINs, Approval Workflows, FAR/DFAR Clauses, Small Business Subcontracting, Delivery Orders, Document Repository, and Subcontracts.

This document explains step-by-step how you can customize TechnoMile Contracts solution on the Microsoft Dynamics 365 platform, along with creating your own Solution. To learn about the installation process, refer to Contracts Installation and Configuration Guide.

Audience

  • Microsoft Dynamics Administrators

  • IT Support

Prerequisites

Please contact TechnoMile Support or email support@technomile.com for the following information prior to starting your installation:

  • MS Dynamics 365 CE License package

  • Contracts 5.7 has been installed and baseline technical configuration has been completed

Create a Solution in Power Apps

  1. Login to your Microsoft Dynamics instance.

  2. Open App Launcher and click Power Appsmceclip0.png

  3. Go to Solutions and click New solution.

  4. Enter mandatory* field details such as Display name, Name, Publisher, etc. and click Create.

    NOTE

    Once data is entered in the Display name field, the Name field value is auto-populated however, it can be edited.

    mceclip1.png

Add an Existing Table/Entity to the Solution

  1. Click the newly created Solution Display namemceclip2.png

  2. Click Add existing and select Tablemceclip3.png

  3. Enter text Contract Vehicle in the search bar, select Contract vehicle, and click Next.

  4. Select the Include table metadata checkbox and click Add.
    The table/entity is added. mceclip4.png

Add a Field/Column to Table/Entity

  1. Click the newly created table/entity Display name.

  2. Click Add columnmceclip5.png

  3. Enter mandatory* field details such as Display name, Data type, Required, etc. and click Done.

    NOTE

    Once data is entered in the Display name field, the Name field value is auto-populated however, it can be edited.

    mceclip7.png

  4. Click Save Table.

Add a Form to Table/Entity

  1. Go to Formsmceclip8.png

  2. Click Add form and select Main Form.

  3. Enter field details such as Display Name and Descriptionmceclip9.png

  4. Enter text Date of Installation in the search bar and drag & drop Date of Installation field onto the form. mceclip10.png

  5. Click Save.

  6. Click Publish.

  7. Click Back.
    The main form is created. mceclip11.png

Add Bulk Delete Jobs Clause Library

Create a bulk delete for audit logs and clause library refresh jobs that are older than one (1) month.

Bulk Delete for Audit Logs

  1. In your Microsoft Dynamics instance, navigate to Advanced Settings.

  2. Click Settings and select Data Management. Click Bulk Record Deletionmceclip0.png

  3. Click Newmceclip1.png

  4. On the Define Search Criteria screen, you must define the Look for: and Use Saved View: fields.

    1. In the Look for: field, select AuditLog.

  5. On the Define Search Criteria screen, add a condition. Click Next to continue.

    1. For the condition, select the Created On field.

    2. For the timing, select Older than X Months. Enter 1 in the Choose Date field. mceclip2.png

  6. On the Select Options screen, select the day and time to run the job. Click Next to continue.

    IMPORTANT

    Be sure to select the Run this job every: check box and select 30 from the days drop-down menu to ensure that the job will run automatically.

    You can also send an automated notification email to desired users when the job runs. mceclip3.png

  7. Review the details of the bulk deletion job. Click Submit to save the job.
    This will create a bulk deletion job, which will be visible in your Data Management settings.
    The job will initiate and will run every 30 days.

Bulk Delete for Clause Library Refresh Jobs

  1. In your Microsoft Dynamics instance, navigate to Advanced Settings.

  2. Click Settings and select Data Management. Click Bulk Record Deletionmceclip0.png

  3. Click Newmceclip1.png

  4. On the Define Search Criteria screen, you must define the Look for: and Use Saved View: fields.

    1. In the Look for: field, select Clause Library Refresh Jobs.

  5. On the Define Search Criteria screen, add a condition. Click Next to continue.

    1. For the condition, select the Created On field.

    2. For the timing, select Older than X Months. Enter 1 in the Choose Date field. mceclip2.png

  6. On the Select Options screen, select the day and time to run the job. Click Next to continue.

    IMPORTANT

    Be sure to select the Run this job every: check box and select 30 from the days drop-down menu to ensure that the job will run automatically.

    You can also send an automated notification email to desired users when the job runs. mceclip3.png

  7. Review the details of the bulk deletion job. Click Submit to save the job.
    This will create a bulk deletion job, which will be visible in your Data Management settings.
    The job will initiate and will run every 30 days.

Update Report Grouping

Update the grouping for a predefined report. By default, the report Contracts grouped by Contract Admin or Contract Manager is grouped by Contract Admin. This report can also be grouped by Contract Manager.

  1. In your Microsoft Dynamics instance, navigate to Reports.

  2. In the Reports drop-down menu, select Available Contract Reports.

  3. Locate and select Contracts grouped by Contracts Admin or Contracts Manager. Click Edit.

  4. On the Edit screen for the report, click the Report Wizard button.

  5. On the Get Started screen, select Start from an existing report and click Next.

  6. On the Report Properties screen, click Next.

  7. On the Select Records to Include in the Report screen, click the current selection and choose the desired role to group the report. Click Nextmceclip5.png

  8. On the Lay Out Fields screen, you can add the desired grouping for the report.

    1. Click the Click here to add a grouping button.

    2. In the Column drop-down, select the desired role for grouping.
      EXAMPLE: Contracts Director or Contract Manager. mceclip6.png

  9. On the following screens, click Next, until you see the Report successfully generated message.

  10. On the Available Contracts Reports screen, click the name of the report Contracts grouped by Contracts Admin or Contracts Manager. Click the Run Report button.
    The report will display with the modified grouping.