Skip to main content

Objects

This reference page provides information about the objects that the Scientific Publications Cloud product uses. Each object section on this page includes a description of the object, an entity relationship diagram for that object (where available), and a table of custom and standard fields that the object uses. The schema tables do not include standard fields that the Scientific Publications Cloud product does not use out of the box.

The simplified Scientific Publications Cloud product entity relationship diagram below displays many of the custom primary objects and their relationships. The diagram does not depict every object or relationship that the module uses. To see a diagram for a particular object that contains all relevant relationships, navigate to that object's section on this page or use Salesforce's Schema Builder in your org.

Activity

The primary metadata used to store task data is the Task standard object. The Task object inherits all of its fields from the Activity standard object. For more information on the Task object, visit Salesforce's documentation.

Activity schema
Field labelAPI nameData typeDescription
Assigned Document Role Developer Namemvn__CM_Assigned_Document_Role_Developer_Name__cText(40)System maintained field with the assigned document role for this workflow task.
Capacity Codemvn__CM_Capacity_Code__cText(255)Capacity in which this activity is being carried out.
Complete On Behalf Of Flagmvn__CM_Complete_On_Behalf_Of_Flag__cCheckboxWhen checked, a document collaborator has closed the task on another user's behalf using the CM_Task_Completion_On_Behalf_Of custom permission.
Completed Bymvn__CM_Completed_By__cFormula (Text)The name of the document collaborator who completed the workflow task. If the document collaborator completed the workflow task on behalf of another user, the value will appear as "<name of document collaborator> on behalf of <name of task assignee>".
Completed By Namemvn__CM_Completed_By_Name__cText(255)The name of the document collaborator who completed the workflow task.
Completed Datemvn__PP_Completed_Date__cFormula (Date)Formula for the task CompletedDateTime datevalue.
Completed Date Timemvn__PP_Completed_Date_Time__cFormula (Date/Time)Formula for the task CompletedDateTime date time value: IF(IsClosed, LastModifiedDate, null)
Contact Verificationmvn__PP_Contact_Verification__cLookup(Contact Verification)Lookup relationship to the contact verification (mvn__PP_Contact_Verification__c) object.
Created By Namemvn__CM_Created_By_Name__cFormula (Text)Name of the user who created the activity.
Directionsmvn__CM_Directions__cText Area(255)Directions to the assignee.
Document Versionmvn__CM_Document_Version__cLookup(Document Version)Id of the associated Document Version.
Document Version Fully Qualified Namemvn__CM_Document_Version_Fully_Qualified_Name__cFormula (Text)Fully Qualified Name of the document version. The Fully Qualified Name is comprised of the document version's Title followed by the Version Number. For example, if the Fully Qualified Name of a document version is Dosing Guide (v0.4), Dosing Guide is the Title, and 0.4 is the Version Number.
Document Version URLmvn__PP_Document_Version_URL__cFormula (Text)A link to the related Document Version (mvn__CM_Document_Version__c) record for easier access on the mobile application.
Notifications Mutedmvn__CM_Notifications_Muted__cCheckboxWhen true, notifications for the task will not be sent.
Original Assigneemvn__CM_Original_Assignee__cLookup(User)The document collaborator who was originally assigned to the workflow task before the activity was reassigned or completed by another user.
Outcomemvn__CM_Workflow_Instance_Outcome__cFormula (Text)The outcome of the workflow instance.
Owner Namemvn__CM_Owner_Name__cFormula (Text)The name of the document collaborator who is currently assigned to the workflow task.
Pubs Notificationmvn__PP_Pubs_Notification__cCheckboxWhen true, a notification will be sent out for the task.
Record Type Developer Namemvn__CM_Record_Type_Developer_Name__cFormula (Text)API name of the record type.
Record Type Namemvn__CM_Record_Type_Name__cFormula (Text)Name of the record type.
Signing Reasonmvn__CM_Signing_Reason__cPicklistReason a user completed the activity. Picklist values include: - I have reviewed this document - I am the author of this document
Target Submissionmvn__PP_Target_Submission__cLookup(Target Submission)Lookup relationship to the Target Submission (mvn__PP_Target_Submission__c) record.
TwoFactorInfoIdmvn__CM_TwoFactorInfoId__cText(18)Record ID of the TwoFactorInfo record used to electronically sign this activity.
Verification Codemvn__CM_TOTP_Code__cText(100)One-time code that the activity owner inputs when marking the activity as complete. This code verifies the activity owner's identity. This field is only used when electronic signature is enabled.
Workflow Instance Documentmvn__CM_Workflow_Instance_Document__cLookup(Workflow Instance Document)Id of the associated Workflow Instance Document.
Workflow Instance IDmvn__CM_Workflow_Instance_ID__cFormula (Text)Id of the associated Workflow Instance.
Workflow Instance Stagemvn__CM_Workflow_Instance_Stage__cLookup(Workflow Instance Stage)Id of the associated Workflow instance Stage.
Workflow Process Flagmvn__CM_Workflow_Process_Flag__cCheckboxSystem field used when this activity is being processed by a workflow service.
Workflow Stage Activity Developer Namemvn__CM_Workflow_Stage_Activity_Dev_Name__cText(40)Used as a lookup field for Workflow Stage Activity Dev Name

Annual Plan

The Annual Plan (mvn__PP_Plan_Budget__c) custom object facilitates budgets for a plan record. It is on the master side of a master-detail relationship with the Publication Plan object.

Annual Plan schema
Field labelAPI nameData typeDescription
Annual Plan NameNameText(80)Name of the Annual Plan.
Created ByCreatedByIdLookup(User)Id of the user who created the record.
End Datemvn__PP_End_Date__cDateAnnual plan end date.
Estimated # of Abstractsmvn__PP_Estimated_of_Abstracts__cNumber(18, 0)Preliminary planned number of abstracts.
Estimated # of Manuscriptsmvn__PP_Estimated_of_Manuscripts__cNumber(18, 0)Preliminary planned number of manuscripts.
Estimated # of Postersmvn__PP_Estimated_of_Posters__cNumber(18, 0)Preliminary planned number of posters.
Estimated # of Presentationsmvn__PP_Estimated_of_Presentations__cNumber(18, 0)Preliminary planned number of presentations.
Estimated Amountmvn__PP_Estimated_Amount__cCurrency(16, 2)Preliminary planned amount for the budget.
External IDmvn__PP_External_ID__cText(50) (External ID) (Unique Case Sensitive)Unique identifier from an external source system.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Paid Amountmvn__PP_Paid_Amount__cRoll-Up Summary (SUM Line Item)Roll-up summary of line item payments, calculating the actual amount paid for the budget.
Publication Planmvn__PP_Plan__cMaster-Detail(Publication Plan)Master-detail relationship to the Publication Plan.
Plan Budget #mvn__PP_Plan_Budget_Num__cAuto Number (External ID)Automatically incremented record number.
Remaining Amountmvn__PP_Remaining_Amount__cFormula (Currency)Formula calculating the remaining budget (Total Amount - Paid Amount).
Start datemvn__PP_Start_date__cDateAnnual plan start date.
Statusmvn__PP_Status__cPicklistPicklist indicating the annual plan status values.
Total Amountmvn__PP_Total_Amount__cRoll-Up Summary (SUM Line Item)Roll-up summary of line item amounts, calculating the actual total amount for the budget.
Vendormvn__PP_Vendor__cLookup(Account)Lookup relationship to an Account.

Association

The Association (mvn__PP_Association__c) custom object links accounts to events, specifically congresses and journals.

Association schema
Field labelAPI nameData typeDescription
Accountmvn__PP_Account__cMaster-Detail(Account)Master-detail relationship to the account.
Congressmvn__PP_Congress__cLookup(Congress)Lookup relationship to the Congress.
Created ByCreatedByIdLookup(User)Id of the user who created the record.
External IDmvn__PP_External_ID__cText(50) (External ID) (Unique Case Insensitive)Unique identifier from an external source system.
External Sourcemvn__PP_External_Source__cText(255)Name of the external system sourcing the association data.
Journalmvn__PP_Journal__cLookup(Journal)Lookup relationship to the Journal.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
NameNameAuto NumberNumber that is automatically assigned to the record upon the record's creation.

Budget

The Budget (mvn__PP_Budget__c) custom object stores budget details.

Budget schema
Field labelAPI nameData typeDescription
Budget #NameAuto NumberNumber that is automatically assigned to the record upon the record's creation.
Created ByCreatedByIdLookup(User)Id of the user who created the record.
External IDmvn__PP_External_ID__cText(50) (External ID) (Unique Case Sensitive)Unique identifier from an external source system.
External Sourcemvn__PP_External_Source__cText(255)Name of the external system sourcing the budget data.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
OwnerOwnerIdLookup(User,Group)Id of the user or group who owns the record.

Communication

The Communication (mvn__CO_Communication__c) custom object stores customer information that appear on the Collaborator Portal, like announcements and links to reference materials and other content.

mvn__CO_Communication__c record types
Record typeAPI nameDescription
AnnouncementCO_AnnouncementUsed to store and share organization-wide announcements with users.
Resource LinkCO_Resource_LinkUsed to store any links to reference materials, informational content, or helpful resources.
mvn__CO_Communication__c schema
Field labelAPI nameData typeDescription
Communication #NameAuto NumberThe unique identifier of the Communication record. It is formatted as CO-\{0000000\} and generates and increments automatically.
Notesmvn__CO_Notes__cRich Text Area(32768)Any notes to go along with the communication.
Prioritymvn__CO_Priority__cPicklistThe priority level of the announcement. Picklist values include: - High - Low
Resource Linkmvn__CO_Resource_Link__cURL(255)The URL for the resource link.
Subjectmvn__CO_Subject__cText(255)The subject of the communication.

Concept

The Concept (mvn__PP_Concept__c) custom object facilitates publication concept requests.

Concept schema
Field labelAPI nameData typeDescription
Classificationmvn__PP_Classification__cPicklistPicklist indicating the document classification that will be applied when the concept is converted to a document.

Note: Picklist values and dependencies must be kept in sync with the Document Version classification picklist field.
Concept #mvn__PP_Concept_Num__cAuto NumberNumber that is automatically assigned to the record upon the record's creation.
Concept NameNameText(80)Name of the concept.
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Descriptionmvn__PP_Description__cRich Text Area(10000)Detailed information about the concept.
Document Subtypemvn__PP_Document_Subtype__cPicklistPicklist indicating the document subtype that will be applied when the concept is converted to a document.

Note: Picklist values and dependencies must be kept in sync with the Document Version document subtype picklist field.
Document Typemvn__PP_Document_Type__cPicklistPicklist indicating the document type that will be applied when the concept is converted to a document.

Note: Picklist values and dependencies must be kept in sync with the Document Version document type picklist field.
External IDmvn__PP_External_ID__cText(50) (External ID) (Unique Case Insensitive)Unique identifier from an external source system.
External Sourcemvn__PP_External_Source__cText(255)Name of the external system sourcing the concept data.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
OwnerOwnerIdLookup(User,Group)Id of the user or group who owns the record.
Publication Planmvn__PP_Plan__cLookup(Publication Plan)Lookup relationship to the plan.
Annual Planmvn__PP_Plan_Budget__cLookup(Annual Plan)Lookup relationship to the annual plan.
Productmvn__PP_Product__cLookup(Product (Pubs))Lookup relationship to the product.
Statusmvn__PP_Status__cPicklistPicklist indicating the concept status values.
Studymvn__PP_Study__cLookup(Study)Lookup relationship to the study.
Sum of Related Documentsmvn__PP_Sum_of_Related_Documents__cNumber(18, 0)Number of documents with a relationship to the concept. This field is calculated by a trigger.

Congress

The Congress (mvn__Congress__c) custom object represents a congress. Congresses are associated to Documents through the Target junction object and to Accounts through the Association junction object. The Congress object is on the master side of a master-detail relationship with the Congress Attendee and Congress Location custom objects.

Congress schema
Field labelAPI nameData typeDescription
# of Attendeesmvn__PP_Num_of_Attendees__cNumber(7, 0)Number of attendees that will participate in the congress.
Abstracts Published Inmvn__PP_Abstracts_Published_In__cText(255)Details pertaining to where the congress publishes abstracts.
Abstracts Published?mvn__PP_Abstracts_Published__cPicklistPicklist indicating if the congress publishes abstracts.
Accepts Encores?mvn__PP_Accepts_Encores__cPicklistPicklist indicating if the congress accepts encore presentations
Acronymmvn__PP_Acronym__cText(150)The acronym used for the congress.
Activemvn__Active__cCheckboxRepresents if the Congress is currently active or not.
Audiencemvn__PP_Audience__cPicklist (Multi-Select)The expected audience participating in the congress.
Call for Abstract URLmvn__PP_Call_for_Abstract_URL__cURL(255)URL of the congress's call for abstract.
CME Credit?mvn__PP_CME_Credit__cPicklistPicklist indicating if the congress provides Continuing Medical Education (CME) credits.
Congress Contact Emailmvn__PP_Congress_Contact_Email__cText(255)Congress primary contact email address.
Congress NameNameText(80)Name of the congress.
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Descriptionmvn__PP_Description__cLong Text Area(5000)Description of the congress.
External IDmvn__PP_External_ID__cText(50) (External ID) (Unique Case Insensitive)Unique identifier from an external source system.
External Last Modified Datemvn__PP_External_Last_Modified_Date__cDateThe date the record was last modified in the external system.
External Sourcemvn__PP_External_Source__cText(255)Name of the external system sourcing the congress data.
Formal Namemvn__PP_Formal_Name__cText(255)The proper name for a congress.
Frequencymvn__PP_Frequency__cPicklistPicklist indicating the frequency of the congress.
Languagemvn__PP_Language__cPicklist (Multi-Select)Supported languages for the congress.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Notesmvn__PP_Notes__cLong Text Area(32678)Additional notes about the congress.
OwnerOwnerIdLookup(User,Group)Id of the user or group who owns the record.
Rankmvn__PP_Rank__cNumber(7, 0)Congress rank provided by PubsHub.
Restrictionsmvn__PP_Restrictions__cLong Text Area(32678)Details pertaining to congress restrictions.
Therapeutic Area(s)mvn__PP_Therapeutic_Areas__cPicklist (Multi-Select)The therapeutic areas of focus for the congress.
Websitemvn__PP_Website__cURL(255)URL of the congress's website.

Congress Attendee

The Congress Attendee (mvn__Congress_Attendee__c) object represents a Congress Attendee from the organization and has a Master-Detail relationship with the Congress object.

mvn__Congress_Attendee__c
Field labelAPI nameData typeDescription
Attendeemvn__Attendee__cLookup(User)Represents the Congress Attendee.
Congressmvn__Congress__cMaster-Detail(Congress)The Congress record associated with this record.
Congress Attendee #NameAuto NumberIdentifier of the Congress Attendee record.
Created ByCreatedByIdLookup(User)ID of the user who created the record.
Last Modified ByLastModifiedByIdLookup(User)ID of the user who last modified the record.

Congress Location

The Congress Location (mvn__Congress_Location__c) custom object stores the locations of congresses and is on the detail side of a master-detail relationship with the Congress custom object.

Congress Location schema
Field labelAPI nameData typeDescription
Abstract Due Datemvn__Abstract_Due_Date__cDateThe abstract submission due date for a congress.
Abstract Due Date Confirmed?mvn__PP_Abstract_Due_Date_Confirmed__cCheckboxCheckbox indicating whether the abstract due date is confirmed (true) or not confirmed (false).
Abstract Late-Breaking Datemvn__PP_Abstract_Late_Breaking_Date__cDateThe abstract late breaking due date for a congress.
Abstract Late-Breaking Date Confirmed?mvn__PP_Abstract_Late_Breaking_Date_Confirmed__cCheckboxCheckbox indicating whether the abstract late breaking date is confirmed (true) or not confirmed (false).
Abstract Notification Datemvn__PP_Abstract_Notification_Date__cDateThe abstract notification date for a congress.
Abstract Notification Date Confirmed?mvn__PP_Abstract_Notification_Date_Confirmed__cCheckboxCheckbox indicating whether the abstract notification date is confirmed (true) or not confirmed (false).
Citymvn__City__cText(255)The designated city in which the congress takes place.
Clinical Trial Late-Breaking Datemvn__PP_Clinical_Trial_Late_Breaking_Date__cDateThe clinical trial late breaking date for a congress.
Congressmvn__Congress__cMaster-Detail(Congress)Master-detail relationship to the congress.
Congress End Datemvn__Congress_End_Date__cDateThe congress end date.
Congress End Date Confirmed?mvn__PP_Congress_End_Date_Confirmed__cCheckboxCheckbox indicating whether the congress end date has been confirmed (true) or not confirmed (false).
Congress Location #NameAuto NumberNumber that is automatically assigned to the record upon the record's creation.
Congress Start Datemvn__Congress_Start_Date__cDateThe congress start date.
Congress Start Date Confirmed?mvn__PP_Congress_Start_Date_Confirmed__cCheckboxCheckbox indicating whether the congress start date is confirmed (true) or not confirmed (false).
Countrymvn__Country__cPicklistThe designated country in which the congress takes place.
Created ByCreatedByIdLookup(User)Id of the user who created the record.
CT Late Breaking Date Confirmed?mvn__PP_CT_Late_Breaking_Date_Confirmed__cCheckboxCheckbox indicating whether the clinical trial late breaking date has been confirmed (true) or not confirmed (false).
External IDmvn__PP_External_ID__cText(50) (External ID) (Unique Case Insensitive)Unique identifier from an external source system.
External Sourcemvn__PP_External_Source__cText(255)Name of the external system sourcing the congress location data.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Location Detailsmvn__Location_Details__cText Area(255)Details about the congress location.
Statemvn__State__cText(255)The designated state in which the congress takes place.
Symposia Due Datemvn__PP_Symposia_Due_Date__cDateThe symposia due date for a congress.
Symposia Due Date Confirmed?mvn__PP_Symposia_Due_Date_Confirmed__cCheckboxCheckbox indicating whether the symposia due date has been confirmed (true) or not confirmed (false).
Yearmvn__Year__cPicklistThe designated year in which the congress takes place.

Contact

The Contact standard object represents a person. Contact records are associated with Document (mvn__CM_Document__c) records via the Document Collaborator (mvn__PP_Document_Author__c) junction object.

Contact schema
Field labelAPI nameData typeDescription
Account NameAccountIdLookup(Account)The parent Account record.
Addressmvn__PP_Address_Formula__cFormula (Text)The contact's complete mailing address, including their street, city, state, postal (zip) code, and country.
Contact Record TypeRecordTypeIdRecord TypeThe ID of the Contact record type. Record types include: - Employee (PP_Employee) - HCP (PP_HCP) - Non-HCP (PP_Non_HCP)
Credentialsmvn__PP_Credentials__cPicklistThe contact's credentials. Picklist values are: - DO - MD - PharmD - RN - RNP
External IDmvn__PP_External_Id__cText(50) (External ID) (Unique Case Sensitive)The unique identifier of the Contact record from an external source system.
External Sourcemvn__PP_External_Source__cText(255)The name of the external system sourcing the contact's data.
Latest Background Checkmvn__PP_Latest_Background_Check__cLookup(Contact Verification)The related Contact Verification (mvn__PP_Contact_Verification__c) record with the most recent contact verification background check.
NPI #mvn__PP_NPI__cText(20)The contact's National Provider Identifier (NPI) number.
Pending New User Requestmvn__PP_Pending_New_User_Request__cRoll-Up Summary (SUM User Request)The roll-up summary of pending new user requests (i.e., User Request (mvn__PP_User_Request__c) records whose record type equals PP_New_User and whose Status field equals Pending).
Pending Password Reset Requestmvn__PP_Pending_Password_Reset_Request__cRoll-Up Summary (SUM User Request)The roll-up summary of pending password reset user requests (i.e., User Request (mvn__PP_User_Request__c) records whose record type equals PP_Password_Reset and whose Status field equals Pending).
Publication Usermvn__PP_Publication_User__cLookup(User)The related User record with the document collaborator's user.
Specialtymvn__PP_Specialty__cPicklistThe contact's specialty. Picklist values include, but are not limited to: - Cardiology - Emergency Medicine - Family Medicine
User Typemvn__PP_User_Type__cFormula (Text)The icon used to represent the contact in the Document Collaborator Search wizard.
User Type Labelmvn__PP_User_Type_Label__cText(255)The label used to describe the contact in the Document Collaborator Search wizard.

Contact Verification

The Contact Verification (mvn__PP_Contact_Verification__c) custom object tracks contact verification details and is on the detail side of a master-detail relationship with the Contact object.

Contact Verification schema
Field labelAPI nameData typeDescription
Commentsmvn__PP_Comments__cText Area(255)Text area for contact verification comments.
Consent Languagemvn__PP_Consent_Language__cRich Text Area(32768)Rich text area for contact verification consent language.
Contactmvn__PP_Contact__cMaster-Detail(Contact)Master-detail relationship to the contact.
Contact Verification #NameAuto NumberNumber that is automatically assigned to the record upon the record's creation.
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Document Authormvn__PP_Document_Author__cLookup(Document Collaborator)Lookup relationship to the document author, filtered based on contact.
Expiration Datemvn__PP_Expiration_Date__cDateContact's verification expiration date.
External IDmvn__PP_External_Id__cText(50) (External ID) (Unique Case Sensitive)Unique identifier from an external source system.
External Sourcemvn__PP_External_Source__cText(255)Name of the external system sourcing the contact data.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Record TypeRecordTypeIdRecord TypeId of the record type. Record types include: - Author Agreement - contact verification type for external collaborator author agreement. - Background Check - contact verification type for external collaborator background check. - Conflicts of Interest - contact verification type for external collaborator providing conflicts of interest. - Editorial Support Agreement - contact verification type for external collaborator editorial support agreement.
Statusmvn__PP_Status__cPicklistPicklist indicating the contact verification status.
Verification Datemvn__PP_Verification_Date__cDateDate the contact's verification was performed.

Data Checklist

The Data Checklist (mvn__PP_Data_Checklist__c) custom object stores publication document data checklist questions and responses.

Data Checklist schema
Field labelAPI nameData typeDescription
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Data Checklist #NameAuto NumberNumber that is automatically assigned to the record upon the record's creation.
Documentmvn__PP_Document__cLookup(Document)Lookup relationship to the document.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
OwnerOwnerIdLookup(User,Group)Id of the user or group who owns the record.
Related Documentmvn__PP_Related_Document__cLookup(Document)Lookup relationship to the publication document related to the data checklist document.
Statusmvn__PP_Status__cPicklistPicklist indicating the status of the document checklist.

Debug Log

The Debug Log (mvn__Debug_Log__c) custom object stores application warnings and error logs.

mvn__Debug_Log__c schema
Field labelAPI nameData typeDescription
Bodymvn__Body__cText(255)The full error or warning message.
Classmvn__Class__cText(50)The class name, if applicable.
Log NumberNameAuto NumberThe auto-generated record name.
LWCmvn__LWC__cText(50)The name of the Lightning Web Component, if applicable.
Messagemvn__Message__cText(255)The debug message.
Methodmvn__Method__cText(50)The method name, if applicable.
Severitymvn__Severity__cPicklistThe severity of the log. Picklist values include: - ERROR - WARN - INFO - DEBUG - FINE - FINER - FINEST
Stack Tracemvn__Stack_Trace__cText(255)The stack trace for the exception, if applicable.

Document

Document (mvn__CM_Document__c) is a fundamental custom object consisting of metadata. Each Document record can have many associated Document Version records.

note

Any field listed below whose API name has the mvn__PP_DS prefix is only available as part of the Digital Science integration to store data returned from Digital Science. If you do not have the Digital Science package installed, you will not have that field in your instance of Scientific Publications Cloud product. Likewise, any field listed below whose API name has the mvn__PP_UP prefix is only available as part of the Unpaywall integration. If you do not have the Unpaywall package installed, you will not have that field in your instance of Scientific Publications Cloud product.

mvn__CM_Document__c schema
Field labelAPI nameData typeDescription
Activemvn__PP_Active__cCheckbox
Annual Planmvn__PP_Plan_Budget__cLookupLookup relationship to the annual plan.
Cloned Frommvn__CM_Cloned_From__cLookup(Document)The related Document (mvn__CM_Document__c) record from which this document was cloned.
Conceptmvn__PP_Concept__cLookup(Concept)
Created By Namemvn__CM_Created_By_Name__cFormula
Customer Idmvn__CM_Customer_Id__cText(255)Enables CSOs to segment documents by customers.
Document Lifecycle Developer Namemvn__CM_Document_Lifecycle_Developer_Name__cText(255)Developer name of the Document Lifecycle this Document is associated with.
Document NumberNameAuto Number
DOImvn__PP_DOI__cFormulaFormula field referencing the Latest Document Version Digital Object Identifier. DOI is a unique article ID provided when the article is published and made available electronically.
DS Altmetric IDmvn__PP_DS_Altmetric_ID__cText(255) (External ID)The Digital Science Altmetric article ID.
DS Altmetric Scoremvn__PP_DS_Altmetric_Score__cNumber(10, 0)The Digital Science Altmetric attention score.
DS Altmetric URLmvn__PP_DS_Altmetric_URL__cURLThe link to the Digital Science article data on the Altmetric platform.
DS Article Citations Countmvn__PP_DS_Article_Citations_Count__cNumber(10, 0)The number of citations the Digital Science article has received since its publication.
DS Article News Countmvn__PP_DS_Article_News_Count__cNumber(10, 0)The number of news stories mentioning the Digital Science article since its publication.
DS Article Policy Countmvn__PP_DS_Article_Policy_Count__cNumber(10, 0)The number of policy documents citing the Digital Science article since its publication.
DS Article Policy Relative Indexmvn__PP_DS_Article_Policy_Relative_Index__cNumber(10, 2)The Digital Science policy citations divided by the equivalent baseline values to produce an indication of relative performance.
DS Article Score Relative Indexmvn__PP_DS_Article_Score_Relative_Index__cNumber(10, 2)The Digital Science Altmetric attention score divided by the equivalent baseline values to produce an indication of relative performance.
DS Article Twitter Countmvn__PP_DS_Article_Twitter_Count__cNumber(10, 0)The number of Tweets mentioning the Digital Science article since its publication.
DS Authors JSONmvn__PP_DS_Authors_JSON__cLong Text Area(3000)The Digital Science list of article authors. This is in JSON format.
DS Badge URLmvn__PP_DS_Badge_URL__cURLThe link to the Digital Science article's Altmetric Badge.
DS Dimensions IDmvn__PP_DS_Dimensions_ID__cText(255) (External ID)The Digital Science Dimensions article ID.
DS Dimensions URLmvn__PP_DS_Dimensions_URL__cURLThe link to the Digital Science article data on the Dimensions platform.
DS Field Citation Ratiomvn__PP_DS_Field_Citation_Ratio__cNumber(10, 2)The Digital Science Field Citation Ratio (FCR). FCR is a field-normalized citation-based metric that is calculated once an article is two years old.
DS Journal IDmvn__PP_DS_Journal_ID__cText(255) (External ID)The Digital Science Dimensions journal ID.
DS Last Modified Date/Timemvn__PP_DS_Last_Modified_Date_Time__cDate/TimeThe date and time that the Digital Science article was last updated.
DS Open Accessmvn__PP_DS_Open_Access__cPicklistWhether or not there is open access to the Digital Science article.
DS Publication Yearmvn__PP_DS_Publication_Year__cText(20)The Digital Science article publication year.
DS RCDC Categoriesmvn__PP_DS_RCDC_Categories__cLong Text Area(10000)The Digital Science list of Research, Condition and Disease Categorization (RCDC) values.
DS Titlemvn__PP_DS_Title__cText(255)The Digital Science article title.
External Content Version Idmvn__CM_External_Content_Version_Id__cText(18)The ID of the latest external ContentVersion record associated with the document.
Languagemvn__CM_Latest_Version_Language__cFormula
Latest Versionmvn__CM_Latest_Version__cLookupDocument Version with highest version number.
Latest Document Version Classificationmvn__PP_Latest_Version_Classification__cFormulaLatest Document Version Classification.
Mute Document Level Notifications?mvn__CM_Mute_Document_Level_Notifications__cCheckboxWhen true, the system event notifications for the document are muted.
Pending Sharing Documentmvn__CM_Pending_Sharing_Update__cCheckboxWhen true, the document's related records need to be synced and a warning message will appear on the Document Collaborators related list to indicate that a sync is pending or in process.
Previewmvn__CM_Preview__cFormula
Publication Planmvn__PP_Plan__cLookupLookup relationship to the plan.
Statusmvn__CM_Latest_Version_Status__cFormula
Studiesmvn__PP_Studies__cText(255)Semicolon delimited list of study names related to the document. Studies are added or removed whenever a related Study Document is created or deleted.
Subtypemvn__CM_Latest_Version_Subtype__cFormula
Titlemvn__CM_Latest_Version_Title__cFormula
Typemvn__CM_Latest_Version_Type__cFormula
UP Article is Open Accessmvn__PP_UP_Article_is_Open_Access__cCheckboxUnpaywall boolean that indicates if the resource is open access.
UP Article is Paratextmvn__PP_UP_Article_is_Paratext__cCheckboxUnpaywall boolean that indicates if the article is an ancillary part of a journal (e.g. a table of contents).
UP Authors JSONmvn__PP_UP_Authors_JSON__cText Area (Long)Unpaywall JSON list of article authors.
UP Best OA Host Typemvn__PP_UP_Best_OA_Host_Type__cPicklistUnpaywall type of host that serves this open access location.
UP Best OA Landing URLmvn__PP_UP_Best_OA_Landing_URL__cURLUnpaywall URL for a landing page describing this OA copy. - When the Host Type is ""publisher"" the landing page usually includes HTML fulltext."
UP Best OA Licensemvn__PP_UP_Best_OA_License__cTextUnpaywall license under which this copy is published.
UP Best OA Location JSONmvn__PP_UP_Best_OA_Location_JSON__cText Area (Long)Unpaywall best open access location object for the article DOI.
UP Best OA PDF URLmvn__PP_UP_Best_OA_PDF_URL__cURLUnpaywall URL to the resource PDF.
UP Best OA URLmvn__PP_UP_Best_OA_URL__cURLUnpaywall resource URL. Will be the PDF URL if there is one, otherwise it will be the Landing URL.
UP Best OA Versionmvn__PP_UP_Best_OA_Version__cPicklistUnpaywall content version accessibility at this location. - Submitted Version = not yet peer reviewed - Accepted Version = peer reviewed, but lacks publisher-specific formatting - Published Version = the version of the record
UP Data Standardmvn__PP_UP_Data_Standard__cNumberUnpaywall indication for the data collection approaches used for this resource. - 1 = First-generation hybrid detection - 2 = Second-generation hybrid detection
UP DOI URLmvn__PP_UP_DOI_URL__cURLUnpaywall DOI hyperlink.
UP First OA Location JSONmvn__PP_UP_First_OA_Location_JSON__cText Area (Long)Unpaywall first open access location object for the article DOI.
UP Genremvn__PP_UP_Genre__cText(255)Unpaywall type of resource.
UP Journal is in DOAJmvn__PP_UP_Journal_is_in_DOAJ__cCheckboxUnpaywall boolean that indicates if the resource is published in a DOAJ indexed journal.
UP Journal is Open Accessmvn__PP_UP_Journal_is_Open_Access__cCheckboxUnpaywall boolean that indicates if the resource published in a completely OA journal.
UP Journal ISSN-Lmvn__PP_UP_Journal_ISSN_L__cText(255)Unpaywall primary ISSN for the journal publishing this resource.
UP Journal ISSNsmvn__PP_UP_Journal_ISSNs__cText(255)Unpaywall list of ISSNs assigned to the journal publishing this resource.
UP Journal Namemvn__PP_UP_Journal_Name__cText(255)Unpaywall name of the journal publishing this resource.
UP Journal Publishermvn__PP_UP_Journal_Publisher__cText(255)Unpaywall name of the journal publisher for this resource.
UP Last Modified Date/Timemvn__PP_UP_Last_Modified_Date_Time__cDate/TimeUnpaywall date/time the article location was last updated.
UP Open Access Statusmvn__PP_UP_Open_Access_Status__cPicklistUnpaywall classification of open access status.
UP Publication Yearmvn__PP_UP_Publication_Year__cText(10)Unpaywall year the resource was published.
UP Published Datemvn__PP_UP_Published_Date__cDateUnpaywall date the resource was published.
UP Titlemvn__PP_UP_Title__cText(255)Unpaywall article title.

Document Collaborator

The Document Collaborator (mvn__PP_Document_Author__c) custom object is a junction between the Contact standard object and the Document (mvn__CM_Document__c) custom object. Each Document Collaborator record stores information about a single document collaborator on a given document and can relate to several Contact Verification (mvn__PP_Contact_Verification__c) records.

mvn__PP_Document_Author__c schema
Field labelAPI nameData typeDescription
Account Namemvn__PP_Account_Name__cFormula (Text)A sortable formula field with the related contact's account name.
Assigned Rolesmvn__PP_Assigned_Roles__cPicklist (Multi-Select)The author's assigned document role(s). The available picklist values should align with the existing metadata records on the Role (mvn__CM_Role__mdt) custom metadata type. Picklist values include, but are not limited to: - Approver - Author - Publication Specialist
Author Agreementmvn__PP_Author_Agreement__cFormula (Text)The details of the document collaborator's author agreement verification.
Author Agreement Verificationmvn__PP_Author_Agreement_Verification__cLookup(Contact Verification)The related Contact Verification (mvn__PP_Contact_Verification__c) record representing the author agreement for the related document.
Author Contactmvn__PP_Author_Contact__cLookup(Contact)The related Contact record.
Background Checkmvn__PP_Background_Check__cFormula (Text)The details of the related contact's latest background check.
Conflicts of Interestmvn__PP_Conflicts_of_Interest__cFormula (Text)The details of the document collaborator's conflicts of interest verification.
Conflicts of Interest Verificationmvn__PP_Conflicts_of_Interest_Verification__cLookup(Contact Verification)The related Contact Verification (mvn__PP_Contact_Verification__c) record representing the conflicts of interest for the related document.
Contact Namemvn__PP_Contact_Name__cFormula (Text)A sortable formula field with the related contact's name.
Documentmvn__PP_Document__cLookup(Document)The related Document (mvn__CM_Document__c) record.
Document Collaborator #NameAuto NumberThe unique identifier for the Document Collaborator record. It is formatted as DA-\{0000000\} and generates and increments automatically.
Document Rolesmvn__PP_Document_Roles__cRich Text Area(32768)The assigned roles of the document collaborator on the related document. This is formatted so that users can click on each role to view its permissions.

Note: This field does not store any data. It is only used for display purposes in the Pubs - Related Document Authors (ppRelatedDocumentAuthors) component.
Document Titlemvn__PP_Document_Title__cFormula (Text)The title of the latest version of the related document.
Editorial Supportmvn__PP_Editorial_Support__cFormula (Text)The details of the document collaborator's editorial support verification.
Editorial Support Verificationmvn__PP_Editorial_Support_Verification__cLookup(Contact Verification)The related Contact Verification (mvn__PP_Contact_Verification__c) record representing the editorial support agreement for the related document.
External IDmvn__PP_External_Id__cText(50) (External ID) (Unique Case Sensitive)The unique identifier of the record from an external source system.
Groupmvn__PP_Group__cLookup(Document Group)The related Document Group (mvn__CM_Document_Group__c) record.
Namemvn__PP_Name__cFormula (Text)The name of the document collaborator. This is formatted so that users can click on the name to open the User or Document Group (mvn__CM_Document_Group__c) record.
Notifications?mvn__PP_Notifications__cCheckboxWhen checked (true), the document collaborator will receive notifications for a specific document. When unchecked (false), notifications from a given document are muted for the document collaborator.
Rolemvn__PP_Role__cPicklistThe default or initial role of the document collaborator on a given document. The available picklist values should align with the existing metadata records on the Role (mvn__CM_Role__mdt) custom metadata type. Picklist values include, but are not limited to: - Author - Reviewer - Approver
Statusmvn__PP_Status__cPicklistThe status of the document collaborator. Possible picklist values are: - Pending - Active - Inactive
Usermvn__PP_User__cLookup(User)The related User record.
User Statusmvn__PP_User_Status__cFormula (Text)The status of the related contact. Possible statuses are: - Pending - Active - Inactive
User Typemvn__PP_User_Type__cFormula (Text)The icon used to represent the document collaborator based on the Document Collaborator record type. The icon is derived from the PP_Default metadata record on the Pubs Global Setting (mvn__PP_Global_Setting__mdt) custom metadata type.

Note: This field does not store any data. It is only used for display purposes in the Pubs - Related Document Authors (ppRelatedDocumentAuthors) component.
User Type Labelmvn__PP_User_Type_Label__cText(255)The label used to describe the document collaborator based on the Document Collaborator record type. The label is derived from the PP_Default metadata record on the Pubs Global Setting (mvn__PP_Global_Setting__mdt) custom metadata type.

Note: This field does not store any data. It is only used for display purposes in the Pubs - Related Document Authors (ppRelatedDocumentAuthors) component.

Document Group

Document groups define groups of users and are maintained in the CM_Document_Group__c custom object. A document group is always associated with both a Public Group and a Group.

mvn__CM_Document_Group__c schema
Field labelAPI nameData typeDescription
Document Group NameNameText(80)Name of the Document Group
Group Developer Namemvn__CM_Group_Developer_Name__cText(255)DeveloperName of the associated Group__mdt record
Public Group Idmvn__CM_Public_Group_Id__cText(255)The ID of the Salesforce Public Group

Document Metric

The Document Metric (mvn__PP_DS_Document_Metric__c) custom object is used to store Digital Science (Altmetric and Dimensions) article metrics.

note

The Document Metric custom object is only available as part of the Digital Science integration. If you do not have the Digital Science package installed, you will not have this custom object in your instance of Scientific Publications Cloud product.

mvn__PP_DS_Document_Metric__c
Field labelAPI nameData typeDescription
Documentmvn__PP_DS_Document__cLookup(Document)The related Document (mvn__CM_Document__c) record.
Document Metric #NameAuto NumberThe unique identifier of the Document Metric record. It is formatted as DM-\{0000000\} and generates and increments automatically.
DS Document Metrics JSONmvn__PP_DS_Document_Metrics_JSON__cLong Text Area(131072)The Digital Science document metrics. This is JSON data returned from Digital Science as part of the Digital Science integration.
DS Last Modified Date/Timemvn__PP_DS_Last_Modified_Date_Time__cDate/TimeThe date and time when the document metric was last updated in Digital Science.
Sourcemvn__PP_DS_Source__cText(255)The name of the external system sourcing the document metric data.

Document Region

Document Region (CM_Document_Region__c) is a junction between the Region and Document Version custom objects. A validation rule ensures that a Document Region can only be created if it looks up to a Region and a Document Version.

mvn__CM_Document_Region__c schema
Field labelAPI nameData typeDescription
Country ISO Codemvn__CM_Country_ISO_Code__cFormula(Text)ISO 3166-1 country code.
Document Region NameNameAuto NumberAuto-generated name of the document region.
Document Versionmvn__CM_Document_Version__cMaster-Detail(Document Version)Associated version of a document.
External IDmvn__CM_External_ID__cText(255) (External ID) (Unique Case Insensitive)External ID used for Apex DML purposes.
Regionmvn__CM_Region__cLookup(Region)Associated region.

Document Relationship

Document Relationship (mvn__CM_Document_Relationship__c) is a polymorphic junction object between either:

  • Document version and document version

    Document version and document version relationship
    Document Version 1Document Version 2ProductCategoryType
    <document version 1 ID><document version 2 ID>DocumentBundle
  • Document version and product

    Document version and product relationship
    Document Version 1Document Version 2ProductCategoryType
    <document version 1 ID><product ID>Product

A document relationship record is deleted if one of the lookup objects it connects is deleted. For example, a document relationship connecting Document A to Document B is deleted if either Document A or Document B is deleted.

mvn__CM_Document_Relationship__c schema
Field labelAPI nameData typeDescription
CategoryCM_Category__cFormula(Text)Category of the relationship (document vs product).
Controlling Document Version IdCM_Controlling_Document_Version_Id__cFormula (Text)Either Document Version 1 or Document Version 2. If the value of CM_Type__c is Local Version or Translation, the Controlling Document Version Id is Document Version 1. If the value of CM_Type__c is Bundle, Relevant, or Sourced, the Controlling Document Version Id is Document Version 2. The Controlling Document Version Id field is only set when the CM_Category__c equals Document.
Dependent Document NameCM_Dependent_Document_Name__cFormula (Text)Either Document Version 1 or Document Version 2. If the value of CM_Type__c is Local Version or Translation, the Dependent Document Name is Document Version 2. If the value of CM_Type__c is Bundle, Relevant, or Sourced, the Dependent Document Name is Document Version 1. The Dependent Document Name field is only set when the CM_Category__c equals Document.
Document Relationship NameNameAuto NumberAutogenerated record name.
Document Version 1CM_Document_Version_1__cLookup(Document Version)Version that is the source of the relationship.
Document Version 2CM_Document_Version_2__cLookup(Document Version)Version that is the target of the relationship.
Document Version 2 NameCM_Document_Version_2_Name__cFormula (Text)Fully qualified name of the target version.
External IDCM_External_ID__cText(255) (External ID) (Unique Case Insensitive)External ID used for Apex DML purposes.
ProductCM_Product__cLookup(Product)Product associated to Document Version 1.
TypeCM_Type__cPicklistType of the relationship if the Category is a document-document relationship. Visit Relationships.

Document Role

Document Role is a child to Document and is managed in the CM_Document_Role__c custom object.

mvn__CM_Document_Role__c schema
Field labelAPI nameData typeDescription
Documentmvn__CM_Document__cMaster-Detail(Document)Document associated to this Document Role.
Document Groupmvn__CM_Document_Group__cLookup(Document Group)Document Group associated to this Document Role.
Document Role NameNameAuto NumberName of the Document Role.
External IDmvn__CM_External_ID__cText(255) (External ID) (Unique Case Insensitive)For Apex DML purposes.
Public Group IDmvn__CM_Public_Group_ID__cFormula (Text)ID of the Public Group associated to this Document Role, if one exists (via the Document Group).
Role Custom Label API Namemvn__CM_Role_Custom_Label_API_Name__cText(255)Stamped with the Custom Label API Name defined on the Role.
Role Developer Namemvn__CM_Role_Developer_Name__cText(255)Stamped with the DeveloperName of the Role.
Role User Namemvn__CM_Role_User_Name__cFormula (Text)Name of the user associated to this Document Role, if one exists (via the user).
Usermvn__CM_User__cLookup(User)User associated to this Document Group.

Document Role Share

The Document Role Share (mvn__CM_Document_Role_Share__c) object is a utility object for keeping track of sharing records for various objects.

mvn__CM_Document_Role_Share__c
Field labelAPI nameData typeDescription
Created ByCreatedByIdLookup(User)ID of the user that created the record.
Document Rolemvn__CM_Document_Role__cMaster-Detail(Document Role)Document roles manage users or groups and their associated role(s) on a document. This field has a Master-detail relationship to the Document Role Share object.
Document Role Share NameNameAuto NumberAutomatically incremented record number.
Last Modified ByLastModifiedByIdLookup(User)ID of the user that last modified the record.
Object Share IDmvn__CM_Object_Share_Id__cText(18) (External ID)ID of the Object Share record associated to the Document Role Share object.
Share Object Namemvn__CM_Share_Object_Name__cText(255)The name of the Share object this record makes reference to, e.g. mvn__CM_Document_Version__Share.

Document Version

A mvn__CM_Document_Version__c record maps to a mvn__CM_Document__c record. Many mvn__CM_Document_Version__c records can map to the same mvn__CM_Document__c record. Each mvn__CM_Document_Version__c record associated to the same mvn__CM_Document__c record can have different metadata and a different internal or external file associated to it.

warning

Ships with a mvn__CM_Document_Version__c field set named mvn__CM_System_Fields. This field set is considered protected system metadata and should not be modified or deleted.

note

Any field listed below whose API name has the mvn__PP_DS prefix is only available as part of the Digital Science integration to store data returned from Digital Science on the parent Document (mvn__CM_Document__c) record. If you do not have the Digital Science package installed, you will not have that field in your instance of Scientific Publications Cloud product.

mvn__CM_Document_Version__c Schema
Field labelAPI nameData typeDescription
Allowed Audiencemvn__CM_Allowed_Audience__cPicklist (Multi-Select)Audience allowed to use the document version.
Annual Planmvn__PP_Plan_Budget__cLookup(Annual Plan)Lookup relationship to the Annual Plan.
Answermvn__CM_Answer__cRich Text Area(32768)FAQ answer content for a FAQ document version.
Approved Channelsmvn__CM_Approved_Channels__cPicklist (Multi-Select)Channels where the document version can be consumed.
Authorsmvn__PP_Authors__cLong Text Area(10000)List of publication article authors.
Changelogmvn__CM_Changelog__cText Area(255)Description of changes made to a document version. The Changelog for the first version of a document is blank.
Check Out Date Timemvn__CM_Check_Out_Date_Time__cDate/TimeDate and time when the document version was checked out.
Check Out Idmvn__CM_Check_Out_Id__cText(36) (External ID)Unique identifier for the checkout.
Check Out Typemvn__CM_Check_Out_Type__cPicklistType of check out the user requested. Picklist values include: - Office365 - Local - FilesConnect
Check Out URLmvn__CM_Check_Out_URL__cURL(255)URL where the file is stored in Microsoft 365.
Check Out Usermvn__CM_Check_Out_User__cLookup(User)User who checked out the document version.
Check Out User Namemvn__CM_Check_Out_User_Name__cFormula (Text)Full name of the user who checked out the document version.
Checked Outmvn__CM_Checked_Out__cFormula (Checkbox)Whether the document version is currently checked out.
Citationmvn__PP__Citation__cLong Text Area(10000)Publication article citation.
Classificationmvn__CM_Classification__cPicklistClassification of the document version. Classification depends on Document Subtype. Visit Document Types.
Conceptmvn__PP_Concept__cLookup(Concept)Lookup relationship to the concept.
Content (rich text)mvn__CM_Content_Rich_Text__cRich Text Area(32768)A rich text field. For documents without files, content in this field will appear in the document preview. Merge fields are supported. For more information, reference Salesforce's documentation on Merge Fields.
Content Version Idmvn__CM_Content_Version_Id__cText(18) (External ID)Content Version ID of a file that is associated to the document version.
Delivery Optionmvn__CM_Delivery_Option__cPicklistApproved fulfillment delivery options for the document version.
Descriptionmvn__CM_Description__cText Area(255)Description of the document version.
Documentmvn__CM_Document__cLookup(Document)Parent document of the document version.
Document Lifecyclemvn__CM_Document_Lifecycle__cFormula (Text)Lifecycle is the parent document. Visit Document lifecycles.
Document Numbermvn__CM_Document_Number__cFormula (Text)Document number of the parent document.
Document Response IDmvn__CM_Document_Response_ID__cLong Text Area(1000)Comma-separate list of document request IDs associated to the document version.
Document Subtypemvn__CM_Document_Subtype__cPicklistSubtype of the document version. Subtype depends on Document Type and controls Document Classification. Visit Document Types.
Document Typemvn__CM_Document_Type__cPicklistDocument Type of the document version. Visit Document Types.
Document Version NameNameAuto NumberAutomatically generated name of the document version.
DOImvn__PP_DOI__cText(255) (External ID) (Unique Case Insensitive)Digital Object Identifier (DOI) is a unique article ID provided when the article is published and made available electronically.
DS Altmetric ScorePP_DS_Altmetric_Score__cFormulaThe Digital Science Altmetric attention score.
DS Article Citations CountPP_DS_Article_Citations_Count__cFormulaThe number of citations the Digital Science article has received since its publication.
DS Article News CountPP_DS_Article_News_Count__cFormulaThe number of news stories mentioning the Digital Science article since its publication.
DS Article Policy CountPP_DS_Article_Policy_Count__cFormulaThe number of policy documents citing the Digital Science article since its publication.
DS Article Policy Relative IndexPP_DS_Article_Policy_Relative_Index__cFormulaThe Digital Science policy citations divided by the equivalent baseline values to produce an indication of relative performance.
DS Article Score Relative IndexPP_DS_Article_Score_Relative_Index__cFormulaDigital Science Altmetric attention score divided by the equivalent baseline values to produce an indication of relative performance.
DS Article Twitter CountPP_DS_Article_Twitter_Count__cFormulaThe number of Tweets mentioning the Digital Science article since its publication.
DS Field Citation RatioPP_DS_Field_Citation_Ratio__cFormulaThe Digital Science Field Citation Ratio (FCR). FCR is a field-normalized citation-based metric that is calculated once an article is two years old.
DS Last Modified Date/TimePP_DS_Last_Modified_Date_Time__cFormulaThe date and time that the Digital Science article was last updated.
DS Open AccessPP_DS_Open_Access__cFormulaWhether or not there is open access to the Digital Science article.
Expected Start Datemvn__PP_Expected_Start_Date__cDateThe anticipated start date for the document.
Expiration Datemvn__CM_Expiration_Date__cDate/TimeExpiration date of the document version.
Expiration Reminder Datemvn__CM_Expiration_Reminder_Date__cDateDate when expiration reminders are sent.
External Filemvn__CM_External_File__cCheckboxWhether the document version points to an external file.
External URLmvn__CM_External_URL__cURL(255)URL of an externally hosted file that is associated to the document version.
File Extensionmvn__CM_File_Extension__cText(40)Extension of the related file.
File Idmvn__CM_File_Id__cText(255) (External ID)File ID of a file that is associated the document version.
File Sizemvn__CM_File_Size__cNumber(9, 0)Size of the associated file in bytes.
Fully Qualified Namemvn__CM_Fully_Qualified_Name__cFormula (Text)Fully Qualified Name of the document version. The Fully Qualified Name is comprised of the Title followed by the Version Number. For example, if the Fully Qualified Name of a document version is Dosing Guide (v0.4), Dosing Guide is the Title, and 0.4 is the Version Number.
Is Clonemvn__CM_Is_Clone__cCheckboxTrue when the document version has been cloned from an existing document.
Is Latest Versionmvn__CM_Is_Latest_Version__cCheckboxWhether this is the latest document version of the document record that the document version is associated to.
Languagemvn__CM_Language__cPicklistLanguage of the document version.
Latest Document Version IDmvn__CM_Latest_Document_Version_ID__cFormula (Text)Record ID of the latest document version.
Latest Version Numbermvn__CM_Latest_Version_Number__cFormula (Text)Version number of the latest document version.
Latest Version Titlemvn__CM_Latest_Version_Title__cFormula (Text)Title of the latest document version.
Major Version Numbermvn__CM_Major_Version_Number__cNumber(18, 0)Major version number of the document version. For example, if the Version Number is 5.4, the Major Version Number is 5.
Metadata Last Modified Bymvn__CM_Metadata_Last_Modified_By__cLookup(User)User who last modified the document version's metadata.

Note: This Metadata Last Modified By field should be used in place of Salesforce's standard Last Modified By (LastModifiedById) field. This is because the Last Modified By field is updated frequently by hidden and automatic processes.
Metadata Last Modified Datemvn__CM_Metadata_Last_Modified_Date__cDate/TimeDate and time when the document version metadata was last modified.
Minor Version Numbermvn__CM_Minor_Version_Number__cNumber(18, 0)Minor version number of the version. For example, if the Version Number is 5.4, the Minor Version Number is 4.
Previewmvn__CM_Preview__cText Area(255)Plain text preview of the document version.
Previous Document Versionmvn__CM_Previous_Document_Version__cLookup(Document Version)Previous version of the document.
Primary Targetmvn__PP_Primary_Target__cLookup(Target)Lookup relationship to the primary target. A document can have only one target marked as primary.
Productmvn__CM_Product__cPicklist (Multi-Select)System field for querying products related to the document version. This field will not display data when queried using the standard API. Visit Products

Note: Product is an internal system field and should not be modified in any way.
Productsmvn__CM_Products__cText(255)An automated list of products from Document Relationship (CM_Document_Relationship__c) records. This is displayed on the Documents list view page and used for sorting MCM Product (mvn__CM_Product__c) records.
Publication Planmvn__PP_Plan__cLookup(Publication Plan)Lookup relationship to the plan.
Questionmvn__CM_Question__cText Area(255)FAQ question content for a FAQ document version.
Regionmvn__CM_Region__cPicklist (Multi-Select)System field for querying regions related to the document version. This field will not display data when queried using the standard API. Visit Regions .

Note: Region is an internal system field and should not be modified in any way.
Regionsmvn__CM_Regions__cText(255)An automated list of regions from Document Region (CM_Document_Region__c) records. This is displayed on the Documents list view page and used for sorting Region (mvn__Region__c) records.
Scheduled Publish Datemvn__CM_Scheduled_Publish_Date__cDate/TimeDate and time when the document version is scheduled to be published.
Statusmvn__CM_Status__cText(255) (External ID)DeveloperName of the CM_Status__mdt associated to the document version.
Status Custom Labelmvn__CM_Status_Custom_Label__cText(255) (External ID)Custom label for the document version's status.
Thumbnailmvn__CM_Thumbnail__cFormula (Text)Relative URL of the thumbnail rendition.
Titlemvn__CM_Title__cText(255) (External ID)Title of the document version, e.g. Dosing Guide. Title does not include Version Number.
UP Article is Open AccessPP_UP_Article_is_Open_Access__cFormula (Checkbox)Unpaywall boolean that indicates if the resource is open access.
UP Best OA Host Typemvn__PP_UP_Best_OA_Host_Type__cFormula (Text)Unpaywall type of host that serves this open access location.
UP Best OA URLmvn__PP_UP_Best_OA_URL__cFormula (URL)Unpaywall resource URL. Will be the PDF URL if there is one, otherwise it will be the Landing URL.
UP DOI URLmvn__PP_UP_DOI_URL__cFormula (URL)Unpaywall DOI hyperlink.
UP Journal is Open Accessmvn__PP_UP_Journal_is_Open_Access__cFormula (Checkbox)Unpaywall boolean that indicates if the resource published in a completely OA journal.
UP Journal ISSN-Lmvn__PP_UP_Journal_ISSN_L__cFormula (Text)Unpaywall primary ISSN for the journal publishing this resource.
UP Journal ISSNsmvn__PP_UP_Journal_ISSNs__cFormula (Text)Unpaywall list of ISSNs assigned to the journal publishing this resource.
UP Journal Namemvn__PP_UP_Journal_Name__cFormula (Text)Unpaywall name of the journal publishing this resource.
UP Open Access Statusmvn__PP_UP_Open_Access_Status__cFormula (Picklist)Unpaywall classification of open access status.
UP Publication Yearmvn__PP_UP_Publication_Year__cFormula (Text)Unpaywall year the resource was published.
UP Published Datemvn__PP_UP_Published_Date__cFormula (Text)Unpaywall date the resource was published.
Version Numbermvn__CM_Version_Number__cFormula (Text)Version Number of the document version, e.g. 5.4 where 5 is the Major Version Number and 4 is the Minor Version Number.

Document Version Package File

The Document Version Package File (mvn__CM_Document_Version_Package_File__c) custom object relates multiple files, or package files, to a single document version and stores the checkout information of the package files.

mvn__CM_Document_Version_Package_File__c schema
Field labelAPI nameData typeDescription
Check Out Date Timemvn__CM_Check_Out_Date_Time__cDate/TimeThe date and time when the package file was checked out.
Check Out Idmvn__CM_Check_Out_Id__cText(36) (External ID)The unique identifier for the package file checkout.
Check Out URLmvn__CM_Check_Out_URL__cURL(255)The URL of where the package file was checked out (e.g., in Microsoft 365).
Check Out Usermvn__CM_Check_Out_User__cLookup(User)The related User record of the user who checked out the package file.
Check Out User Namemvn__CM_Check_Out_User_Name__cFormula (Text)The full name of the user who checked out the package file.
Checked Outmvn__CM_Checked_Out__cFormula (Checkbox)Indicates whether or not the package file is currently checked out.
Content Document Idmvn__CM_Content_Document_Id__cText(255) (External ID)The external ID of a ContentDocument record.
Document Versionmvn__CM_Document_Version__cMaster-Detail(Document Version)The parent Document Version (mvn__CM_Document_Version__c) record.
Document Version Package File NameNameAuto NumberThe unique identifier of the Document Version Package File record. It is formatted as DVP-\{0000000\} and generates and increments automatically.

Document Version Rendition

The Document Version Rendition custom object stores metadata for renditions and is on the detail side of a master-detail relationship with the Document Version custom object. This relationship ensures that if you have access to a Document Version record, you also have access to its Document Version Rendition child records.

CM_Document_Version_Rendition__c schema
Field labelAPI nameData typeDescription
Document VersionCM_Document_Version__cMaster-Detail(Document Version)Document version record to associate the document rendition.
Document Version Rendition NameNameAuto NumberAutogenerated number of the document version rendition.
File IdCM_File_Id__cText(255) (External ID)File ID associated with the rendition.
TypeCM_Type__cText(255) (External ID)Developer name of the rendition type. Visit Renditions.

Invoice

The Invoice (mvn__PP_Invoice__c) custom object stores budget invoicing details.

Invoice schema
Field labelAPI nameData typeDescription
Created ByCreatedByIdLookup(User)Id of the user who created the record.
External IDmvn__PP_External_ID__cText(50) (External ID) (Unique Case Insensitive)Unique identifier from an external source system.
External Sourcemvn__PP_External_Source__cText(255)Name of the external system sourcing the invoice data.
Invoice #NameAuto NumberNumber that is automatically assigned to the record upon the record's creation.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
OwnerOwnerIdLookup(User,Group)Id of the user or group who created the record.
Annual Planmvn__PP_Plan_Budget__cLookup(Annual Plan)Lookup relationship to the plan budget.

Journal

The Journal (mvn__PP_Journal__c) custom object stores journal details and has a master-detail relationship with the Journal Metrics (mvn__PP_Journal_Metrics__c) custom object. Journal records are related to Document (mvn__CM_Document__c) records through the Target (mvn__PP_Target__c) junction object and to Account records through the Association (mvn__PP_Association__c) junction object.

note

Any field listed below whose API name has the mvn__PP_DS prefix is only available as part of the Digital Science integration to store data returned from Digital Science. If you do not have the Digital Science package installed, you will not have that field in your instance of Scientific Publications Cloud product.

mvn__PP_Journal__c schema
Field labelAPI nameData typeDescription
Acceptance to Online Publish (Max)mvn__PP_Acceptance_to_Online_Publish_Max__cNumber(9, 0)The maximum number of days between the manuscript acceptance and online publish.
Acceptance to Online Publish (Min)mvn__PP_Acceptance_to_Online_Publish_Min__cNumber(9, 0)The minimum number of days between the manuscript acceptance and online publish.
Acceptance to Publish (Max)mvn__PP_Acceptance_to_Publish_Max__cNumber(9, 0)The maximum number of days between the manuscript acceptance and publish.
Acceptance to Publish (Min)mvn__PP_Acceptance_to_Publish_Min__cNumber(9, 0)The minimum number of days between the manuscript acceptance and publish.
Accepts Case Reportsmvn__PP_Accepts_Case_Reports__cPicklistWhether or not the journal accepts case reports.
Accepts Continuing Educationmvn__PP_Accepts_Continuing_Education__cPicklistWhether or not the journal accepts continuing education.
Accepts Pharmacoeconomicsmvn__PP_Accepts_Pharmacoeconomics__cPicklistWhether or not the journal accepts pharmacoeconomics.
Accepts Submissionsmvn__PP_Accepts_Submissions__cPicklistWhether or not the journal accepts submissions.
Altmetric Attention News Countmvn__PP_DS_Metric_AM_Attn_News_Rel_Index__cLong Text Area(43691)The annual total news mentions for the last five years. This is in JSON format.
Altmetric Attention Score Meanmvn__PP_DS_Metric_AM_Attn_Score_Mean__cLong Text Area(43691)The annual mean Altmetric score for the last five years. This is in JSON format.
Altmetric Attention Score Relative Indexmvn__PP_DS_Metric_AM_Attn_Score_Rel_Index__cLong Text Area(43691)The annual mean Altmetric score for the last five years divided by the equivalent baseline values to produce an indication of relative performance. This is in JSON format.
Altmetric Attention Top Sourcesmvn__PP_DS_Metric_Top_Attn_Sources__cLong Text Area(43691)The Altmetric scores of the top sources for the last five years in proportion to one another. This is in JSON format.
Altmetric Attention Twitter Rel Indexmvn__PP_DS_Metric_AM_Attn_Twitter_Rel_Index__cLong Text Area(43691)The annual mean Twitter mentions for the last five years divided by the equivalent baseline values to produce an indication of relative performance. This is in JSON format.
Altmetric Attn Policy Relative Indexmvn__PP_DS_Metric_AM_Attn_Policy_Rel_Index__cLong Text Area(43691)The annual mean policy citations for the last five years divided by the equivalent baseline values to produce an indication of relative performance. This is in JSON format.
Audiencemvn__PP_Audience__cPicklist (Multi-Select)The expected audience subscribing to or reading the journal.
Authors Instructions Availablemvn__PP_Authors_Instructions_Available__cPicklistWhether or not the journal has instructions for authors.
Brief Commentarymvn__PP_Brief_Commentary__cPicklistWhether or not the journal has brief commentary.
Clinically Focusedmvn__PP_Clinically_Focused__cPicklistWhether or not the journal is clinically focused.
CME (Continuing Medical Education) Accreditedmvn__PP_CME_Accredited__cPicklistWhether or not the journal is CME accredited.
CME/CE (Continuing Medical Education/Continuing Education) Focusmvn__PP_CME_CE_Focus__cPicklistWhether or not the journal is CME/CE focused.
Cursory Outlinesmvn__PP_Cursory_Outlines__cPicklistWhether or not the journal allows cursory outlines.
Customer Article Count (Last 5 years)mvn__PP_DS_Metric_Customer_Article_Count_L5Y__cLong Text Area(43691)The Dimensions annual count of all articles, proceedings, and preprints with client-affiliated authors associated with this journal for the last five years. This is in JSON format.
Descriptionmvn__PP_Description__cLong Text Area(5000)The description of the journal.
DS Altmetric URLmvn__PP_DS_Altmetric_URL__cURL(255)The link to the Digital Science journal data on the Altmetric platform.
DS Dimensions URLmvn__PP_DS_Dimensions_URL__cURL(255)The link to the Digital Science journal data on the Dimensions platform.
DS eISSNsmvn__PP_DS_eISSNs__cText(255)The list of Digital Science journal eISSNs.
DS ISSNsmvn__PP_DS_ISSNs__cText(255)The list of Digital Science journal ISSNs.
DS Journal IDmvn__PP_DS_Journal_ID__cText(255) (External ID)The Digital Science journal ID.
DS Journal Namemvn__PP_DS_Journal_Name__cText(255)The Digital Science journal name.
DS Last Modified Date/Timemvn__PP_DS_Last_Modified_Date_Time__cDate/TimeThe date and time that the Digital Science journal was last updated.
DS Publishermvn__PP_DS_Publisher__cText(255)The Digital Science journal publisher name.
Editorial Board Detailsmvn__PP_Editorial_Board_Details__cLong Text Area(5000)Details about the journal editorial board.
Education Focusmvn__PP_Education_Focus__cPicklistWhether or not the journal is education focused.
eISSNmvn__PP_eISSN__cText(150) (External ID)The Electronic International Standard Serial Number (eISSN) used to uniquely identify a publication.
External IDmvn__PP_External_ID__cText(50) (External ID) (Unique Case Insensitive)The unique identifier of the journal from an external source system.
External Last Modified Date/Timemvn__PP_External_Last_Modified_Date_Time__cDate/TimeThe date and time that the journal was last updated by the external source.
External Sourcemvn__PP_External_Source__cText(255)The name of the external system sourcing the journal data.
FCR Mean Scoremvn__PP_DS_Metric_FCR_Mean__cLong Text Area(43691)The mean Field Citation Ratio (FCR). FCR is a field-normalized citation-based metric that is calculated once an article is two years old. This is in JSON format.
Frequencymvn__PP_Frequency__cText(150)The frequency of the journal publication.
Fully Open Accessmvn__PP_Fully_Open_Access__cPicklistWhether or not there is full open access to the journal.
Impact Factormvn__PP_Impact_Factor__cNumber(3, 3)The journal impact rating provided by PubsHub.
Impact Factor Tiermvn__PP_Impact_Factor_Tier__cPicklist (Multi-Select)The journal impact factor tier provided by PubsHub.
Index Medicusmvn__PP_Index_Medicus__cText(50) (External ID)The scientific bioliographic index.
Indexed in PubMed / Medlinemvn__PP_Indexed_in_PubMed_Medline__cPicklistWhether or not the journal is indexed in PubMed/Medline.
ISSNmvn__PP_ISSN__cText(150) (External ID)The International Standard Serial Number (ISSN) used to uniquely identify a publication.
Issues / Yearmvn__PP_Issues_Year__cNumber(7, 0)The number of journal issues per year.
JCR Categorymvn__PP_JCR_Category__cPicklist (Multi-Select)The Journal Citation Report (JCR) category.
Journal Article Count (Last 5 years)mvn__PP_DS_Metric_Journal_Article_Count_L5Y__cLong Text Area(43691)The annual count of all articles, proceedings, and preprints associated with this journal for the last five years. This is in JSON format.
Journal NameNameText(80)The name of the journal.
Journal OA Proportionmvn__PP_DS_Metric_Journal_OA_Proportion__cLong Text Area(131072)The proportion of articles per year over the last five years that are currently open access. This proportion will shift as articles age. This is in JSON format.
Journal OA Proportion, Current Yearmvn__PP_DS_Metric_Journal_OA_Proportion_CY__cLong Text Area(43691)The proportion of articles in the most recent year that are currently open access. This proportion will shift as articles age. This is in JSON format.
Journal Proportion of Top RCDC Catsmvn__PP_DS_Metric_Jrnl_Prop_of_Top_RCDC_Cats__cLong Text Area(43691)The proportion of articles in each of the top Research, Condition, and Disease Categorization (RCDC) categories. This is in JSON format.
Languagemvn__PP_Language__cPicklist (Multi-Select)The supported languages for the journal.
Letters to the Editormvn__PP_Letters_to_the_Editor__cPicklistWhether or not the journal allows letters to the editor.
Notesmvn__PP_Notes__cLong Text Area(32768)Additional notes about the journal.
Online Circulationmvn__PP_Online_Circulation__cNumber(12, 0)The number of digital journals, articles, or subscribers in circulation.
Online Circulation Detailsmvn__PP_Online_Circulation_Details__cText(255) (External ID)The details about the online circulation number.
Online Onlymvn__PP_Online_Only__cPicklistWhether or not the journal is online only.
Open Accessmvn__PP_Open_Access__cPicklistWhether or not there is open or hybrid access to the journal's published content.
Original Researchmvn__PP_Original_Research__cPicklistWhether or not the journal has original research.
Other Articles Acceptedmvn__PP_Other_Articles_Accepted__cLong Text Area(32768)Details about the other articles that have been accepted.
Other Publishing Servicesmvn__PP_Other_Publishing_Services__cLong Text Area(32768)Details about other publishing services.
Peer Reviewedmvn__PP_Peer_Reviewed__cPicklistWhether or not the journal is peer reviewed.
Policy Focusmvn__PP_Policy_Focus__cPicklistWhether or not the journal is policy focused.
Practice Focusmvn__PP_Practice_Focus__cPicklistWhether or not the journal is practice focused.
Presubmission Criteriamvn__PP_Presubmission_Criteria__cLong Text Area(32768)Details about the presubmission criteria.
Presubmission Packagemvn__PP_Presubmission_Package__cPicklistWhether or not the journal allows presubmission packages.
Print Circulationmvn__PP_Print_Circulation__cNumber(12, 0)The number of print journals or subscribers in circulation.
Print Circulation Detailsmvn__PP_Print_Circulation_Details__cText(255) (External ID)The details about the print circulation number.
Program Issuesmvn__PP_Program_Issues__cPicklistWhether or not the journal has program issues.
Publishermvn__PP_Publisher__cText(255)The publisher of the journal.
Publisher End Date/Timemvn__PP_Publisher_End_Date_Time__cDate/TimeThe date and time that the journal ceased the publication.
Publisher IDmvn__PP_Publisher_ID__cText(50) (External ID)The publisher ID of the journal.
Publisher Start Date/Timemvn__PP_Publisher_Start_Date_Time__cDate/TimeThe date and time that the journal started the publication.
Rankmvn__PP_Rank__cNumber(7, 0)The journal rank provided by PubsHub.
Rapid Communicationsmvn__PP_Rapid_Communications__cPicklistWhether or not the journal has rapid communications.
Rejection Ratemvn__PP_Rejection_Rate__cPercent(3, 0)The journal rejection rate.
Reprint Detailsmvn__PP_Reprint_Details__cLong Text Area(5000)Details about the journal reprint.
Require Clinical Trial Registrationmvn__PP_Require_Clinical_Trial_Registration__cPicklistWhether or not the journal requires clinical trial registration.
Research Orientedmvn__PP_Research_Oriented__cPicklistWhether or not the journal is research oriented.
Reviewsmvn__PP_Reviews__cPicklistWhether or not the journal allows reviews.
Societymvn__PP_Society__cText(255)The society responsible for the journal.
Submission to Acceptance (Max)mvn__PP_Submission_to_Acceptance_Max__cNumber(9, 0)The maximum number of days between the manuscript submission and acceptance.
Submission to Acceptance (Min)mvn__PP_Submission_to_Acceptance_Min__cNumber(9, 0)The minimum number of days between the manuscript submission and acceptance.
Submission URLmvn__PP_Submission_URL__cURL(255)The URL for submitting a manuscript.
Supplementsmvn__PP_Supplements__cPicklistWhether or not the journal allows supplements.
Therapeutic Area(s)mvn__PP_Therapeutic_Areas__cPicklist (Multi-Select)The therapeutic areas of focus for the journal.
Websitemvn__PP_Website__cURL(255)The URL of the event's website for the journal or congress.

Journal Metric

The Journal Metric (mvn__PP_DS_Journal_Metric__c) custom object is used to store Digital Science (Altmetric and Dimensions) journal metrics and has a master-detail relationship with the Journal (mvn__PP_Journal__c) custom object.

note

The Journal Metric custom object is only available as part of the Digital Science integration to store data returned from Digital Science. If you do not have the Digital Science package installed, you will not have this custom object in your instance of Scientific Publications Cloud product.

mvn__PP_DS_Journal_Metric__c schema
Field labelAPI nameData typeDescription
DS Journal Metrics JSONmvn__PP_DS_Journal_Metrics_JSON__cLong Text Area(131072)The Digital Science journal metrics. This is in JSON format.
DS Last Modified Date/Timemvn__PP_DS_Last_Modified_Date_Time__cDate/TimeThe date and time when the journal metric was last updated in Digital Science.
Journalmvn__PP_DS_Journal__cMaster-Detail(Journal)The master Journal (mvn__PP_Journal__c) record.
Journal Metric #NameAuto NumberThe unique identifier of the Journal Metric record. It is formatted as JM-\{0000000\} and generates and increments automatically.
Sourcemvn__PP_DS_Source__cText(255)The name of the external system sourcing the journal metric data.

Line Item

The Line Item (mvn__PP_Plan_Budget_Line_Item__c) custom object facilitates line items for an Annual Plan and is on the detail side of a master-detail relationship with the Annual Plan object. Line Item is on the master side of a master-detail relationship with the Line Item Payment custom object, which facilitates payments for Line Items.

Line Item schema
Field labelAPI nameData typeDescription
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Documentmvn__PP_Document__cLookup(Document)Lookup relationship to the document.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Line Item NameNameText(80)Name of the Line Item.
Paid Amountmvn__PP_Paid_Amount__cRoll-Up Summary (SUM Line Item Payment)Roll-up summary of line item payments, calculating the actual paid amount for the budget line item.
Annual Planmvn__PP_Plan_Budget__cMaster-Detail(Annual Plan)Master-detail relationship to the Annual Plan.
Plan Budget Line Item #mvn__PP_Plan_Budget_Line_Item_Num__cAuto NumberAuto number for the Line Item.
Rate Cardmvn__PP_Rate_Card__cLookup(Rate Card)The Rate Card associated via the Vendor for this Line Item
Record TypeRecordTypeIdRecord TypeId of the record type. Record types include: - Administrative - Flat-Fee - Time and Materials
Remaining Amountmvn__PP_Remaining_Amount__cFormula (Currency)Formula calculating the remaining budget (Total Amount - Invoiced Amount).
Service Levelmvn__PP_Service_Level__cPicklistGlobal picklist indicating line item level of service.
Total Amountmvn__PP_Total_Amount__cCurrency(16, 2)Total amount for the budget line item.
Vendormvn__PP_Vendor__cLookup(Account)Lookup relationship to the Vendor (Account).

Line Item Payment

The Line Item Payment (mvn__PP_Line_Item_Payment__c) custom object facilitate payments for Line Items and is on the detail side of a master-detail relationship with the Line Item custom object.

Line Item Payment schema
Field labelAPI nameData typeDescription
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Line Item Payment #NameAuto NumberNumber that is automatically assigned to the record upon the record's creation.
Paid Amountmvn__PP_Paid_Amount__cCurrency(16, 2)Amount paid for the line item.
Line Itemmvn__PP_Plan_Budget_Line_Item__cMaster-Detail(Line Item)Master-detail relationship to the Line Item.

Mavens Key Contact

The Mavens Key Contact (mvn__Mavens_Key_Contact__c) object receive communication from Mavens regarding key events for Mavens products.

mvn__Mavens_Key_Contact__c
Field labelAPI nameData typeDescription
Created ByCreated ByLookup(User)Id of the user who created the record.
Emailmvn__Email__cEmail (Unique)Email of the key contact.
First Namemvn__First_Name__cText(40)First name of the key contact.
Full Namemvn__Full_Name__cFormula (Text)Derived formula of first and last name.
Key Contact IdNameAuto Number
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Last Namemvn__Last_Name__cText(80)Last name of the key contact.
OwnerOwnerIdLookup(User,Group)Id of the owner or group who created the record.
Receive MIC Communicationmvn__Do_Receive_MIC_Communication__cCheckboxIndicates whether the key contact should receive communication specific to MIC.
Receive MICM Communicationmvn__Do_Receive_MICM_Communication__cCheckboxIndicates whether the key contact should receive communication specific to MICM.

Medical Objective

The Medical Objective (mvn__PP_Medical_Objective__c) custom object tracks medical objectives. Medical Objectives are associated with Documents through the Publication Objective junction objection.

Medical Objective schema
Field labelAPI nameData typeDescription
Active?mvn__PP_Active__cCheckboxCheckbox that indicates if the medical objective is an active record (true) or not (false).
Categorymvn__PP_Category__cPicklistPicklist indicating objective category.
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Descriptionmvn__PP_Description__cLong Text Area(3000)Description of the medical objective.
End Datemvn__PP_End_Date__cDateMedical Objective end date.
External IDmvn__PP_External_ID__cText(150) (External ID) (Unique Case Insensitive)Unique identifier from an external source system.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Medical Objective NameNameText(80)Name of the medical objective.
OwnerOwnerIdLookup(User,Group)Id of the user or group who owns the record.
Annual Planmvn__PP_Plan_Budget__cLookup(Annual Plan)Lookup relationship to the plan budget.
Start Datemvn__PP_Start_Date__cDateMedical Objective start date.
Strategic Objectivemvn__PP_Strategic_Objective__cLookup(Strategic Objective)Lookup relationship to the strategic objective.
Yearmvn__PP_Year__cFormula (Text)Formula field that determines the applicable year for the medical objective based on the start date.

Milestone

The Milestone (mvn__PP_Milestone_c) custom object tracks milestones.

Milestone schema
Field labelAPI nameData typeDescription
Amountmvn__PP_Amount__cCurrency(16, 2)Amount due upon completion of the milestone.
Amount %mvn__PP_Amount_Percent__cPercent(18, 0)Percentage of the budget line item amount applicable to this milestone.
Completed Datemvn__PP_Completed_Date__cDateDate the milestone was completed.
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Datemvn__PP_Date__cDateActual milestone date.
Days Remainingmvn__PP_Days_Remaining__cFormula (Number)Formula field that indicates the number of days remaining for pending milestones (TODAY - PP_Date__c).
Documentmvn__PP_Document__cLookup(Document)Lookup relationship to the document.
Due Date Statusmvn__PP_Due_Date_Status__cFormula (Text)Evaluates the status of the milestone to render an icon on the enhanced timeline visualization, such as whether the milestone is overdue, due today, approaching its deadline, or completed.
Formatted Namemvn__PP_Formatted_Name__cFormula (Text)The formatted name of the milestone to appear on the enhanced timeline visualization.
External IDmvn__PP_External_ID__cText(150) (External ID) (Unique Case Insensitive)Unique name concatenating PP_Study__c ID and PP__Document__c ID
Initial Datemvn__PP_Initial_Date__cDateInitial plan date for the milestone.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Milestone #mvn__PP_Milestone_Num__cAuto NumberAutomatically incremented record number.
Milestone NameNameText(80)Record number for the Milestone record.
OwnerOwnerIdLookup(User,Group)Id of the user or group that owns the record.
Line Itemmvn__PP_Plan_Budget_Line_Item__cLookup(Line Item)Lookup relationship to the plan budget line item.
Record TypeRecordTypeIdRecord TypeId of the record type.
Service Levelmvn__PP_Service_Level__cPicklistService Level of the Plan Budget Line Item
Statusmvn__PP_Status__cPicklistPicklist that indicates the milestone status.
Study Documentmvn__PP_Study_Document__cLookup(Study Document)Lookup relationship to the study document.
Targetmvn__PP_Target__cLookup(Target)Lookup relationship to the target.

Notification Log

The Notification Log (mvn__SE_Notification_Log__c) custom object tracks all of the emails and Salesforce notifications that are sent to a given user or contact, including workflow task assignments and Collaborator Portal welcome emails, user verification emails, and password reset emails. Notification Log records can be created programmatically with the Notification Log Service global Apex class.

mvn__SE_Notification_Log__c schema
Field labelAPI nameData typeDescription
Contactmvn__SE_Contact__cLookup(Contact)The related Contact record.
Documentmvn__PP_Document__cLookup(Document)The related Document (mvn__CM_Document__c) record.
Document Versionmvn__PP_Document_Version__cLookup(Document Version)The related Document Version (mvn__CM_Document_Version__c) record.
Emailmvn__SE_Email__cEmailThe email address of the recipient.
Error Messagemvn__SE_Error_Message__cLong Text Area(32768)Any errors that were thrown when the email or notification was sent.
Message Sent Atmvn__SE_Message_Sent_At__cDate/TimeThe date and time that the email or notification was sent.
Notification Typemvn__SE_Notification_Type__cPicklistThe type of notification that was sent. Picklist values include: - Email - Notification
Subjectmvn__SE_Subject__cText(250)The subject of the email or notification.
Successmvn__SE_Success__cCheckboxWhen checked (i.e., true), the email or notification was sent successfully.
Usermvn__SE_User__cLookup(User)The related User record.
What IDmvn__SE_WhatId__cText(150)The target object of the email or notification.

Plan Team Member

The Plan Team Member (mvn__PP_Plan_Team_Member__c) custom object identifies publication plan team members and their corresponding roles.

mvn__PP_Plan_Team_Member__c schema
Field labelAPI nameData typeDescription
Existing Rolemvn__PP_Existing_Role__cPicklistThe role of the plan team member on existing documents in the publication plan. Picklist values are: - Owner - Publication Specialist - Statistician - Budget Manager - Viewer - Plan Owner
External Idmvn__PP_External_Id__cText(150) (Unique Case Sensitive)The unique identifier of the Plan Team Member record from an external source system.
Plan Team Member #NameAuto NumberThe unique identifier of the Plan Team Member record. It is formatted as MEM-\{0000000\} and generates and increments automatically.
Processing Error Messagemvn__PP_Processing_Error_Message__cLong Text Area(32678)Any error messages related to the batch process of propagating Document Collaborator (mvn__PP_Document_Author__c) records on existing documents.
Processing Resultmvn__PP_Processing_Result__cPicklistThe result status of the batch process of propagating Document Collaborator (mvn__PP_Document_Author__c) records on existing documents. Picklist values are: - Complete - Error - Pending
Publication Planmvn__PP_Plan__cMaster-Detail(Publication Plan)The parent Publication Plan (mvn__PP_Plan__c) record.
Rolemvn__PP_Role__cPicklistThe role of the plan team member on the publication plan. Picklist values are: - Owner - Publication Specialist - Statistician - Budget Manager

Note: For plan team members to automatically be provisioned access to a document when the document is related to a plan, the following must be true: - The API name of the Document Type (CM_Latest_Version_Type__c) value on the Document record must match the Publication Document Criteria (mvn__PP_Publication_Document_Criteria__c) value on the Default (PP_Default) metadata record of the Pubs Global Setting (mvn__PP_Global_Setting__mdt) custom metadata type. - The API names of the Role picklist values must match the Name (DeveloperName) values of Role (mvn__CM_Role__mdt) custom metadata records. When both of the above are true, plan team members are added as document collaborators and provisioned with the corresponding role and permissions configured for the document lifecycle.
Statusmvn__PP_Status__cPicklistThe status of the plan team member. Picklist values are: - Active - Inactive

Note: If a user is deactivated from the system, the Status field for all of their associated Plan Team Member records will automatically be set to Inactive.
Usermvn__PP_User__cLookup(User)The related User record.

Product

Product (mvn__CM_Product__c) is the default product repository for . Relationships between documents and products are stored on the CM_Document_Relationship__c custom object with the CM_Category__c``Product. Visit Relationships.

note

Product is an internal system field and should not be modified in any way.

mvn__CM_Product__c schema
Field labelAPI nameData typeDescription
Activemvn__CM_Active__cCheckboxWhether the Product is active.
Countrymvn__CM_Country__cPicklistCountry associated to this Product.
External IDmvn__CM_External_Id__cText(255) (External ID) (Unique Case Sensitive)External ID for this Product.
Generic Namemvn__CM_Generic_Name__cText(255)Generic drug name.
Investigational Drug Namemvn__CM_Investigational_Drug_Name__cText(255)Investigational drug name.
Product Display NameNameText(80)Name of the Product.
Product Groupmvn__CM_Product_Group__cLookup(Product)Product Group associated to this Product.
Therapeutic Areamvn__CM_Therapeutic_Area__cPicklistTherapeutic Area associated to this Product.
Trade Namemvn__CM_Trade_Name__cText(255)This Product's Trade Name.

Publication Objective

The Publication Objective (mvn__PP_Publication_Objective__c) custom object tracks publication objectives. It is a junction between documents and scientific and medical objectives.

Publication Objective schema
Field labelAPI nameData typeDescription
Created ByCreatedByIdLookup(User)Id of the user who created the record.
External IDmvn__PP_External_ID__cText(150) (External ID) (Unique Case Insensitive)Unique identifier from an external source system.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Medical Objectivemvn__PP_Medical_Objective__cLookup(Medical Objective)Lookup relationship to the medical objective.
OwnerOwnerIdLookup(User,Group)Id of the user or group who owns the record.
Publicationmvn__PP_Publication__cLookup(Document)Lookup relationship to the document.
Publication Objective NameNameText(80)Name of the publication objective.
Publication Titlemvn__PP_Publication_Title__cFormula (Text)Title of the related Document.
Scientific Objectivemvn__PP_Scientific_Objective__cLookup(Scientific Objective)Lookup relationship to the scientific objective.

Publication Plan

The Publication Plan (mvn__PP_Plan__c) custom object is used to facilitate publication planning and the coordination of plan-related activities.

mvn__PP_Plan__c schema
Field labelAPI nameData typeDescription
Descriptionmvn__PP_Description__cLong Text Area(10000)Detailed information about the publication plan.
End Datemvn__PP_End_Date__cDateThe end date of the publication plan.
External IDmvn__PP_External_ID__cText(150) (External ID) (Unique Case Insensitive)The unique identifier of the Publication Plan record from an external source system.
Parent Publication Planmvn__PP_Parent_Plan__cLookup(Publication Plan)The parent Publication Plan (mvn__PP_Plan__c) record, if any.
Plan #mvn__PP_Plan_Num__cAuto NumberThe unique identifier of the Publication Plan record. It is formatted as PLAN-\{0000000\} and generates and increments automatically.
Productmvn__PP_Product__cLookup(Product (Pubs))The related Product (Pubs) (mvn__CM_Product__c) record.
Start Datemvn__PP_Start_Date__cDateThe start date of the publication plan.
Statusmvn__PP_Status__cPicklistThe status of the publication plan. Picklist values are: - Draft - Proposed - Active - Closed

Rate Card

The Rate Card (mvn__PP_Rate_Card__c) custom object stores vendor rate card details. The Rate Card object is on the detail side of a master-detail relationship with the Account object.

Rate Card schema
Field labelAPI nameData typeDescription
Activemvn__PP_Active__cCheckboxCheckbox that indicates if the rate card is an active record.
Amountmvn__PP_Amount__cCurrency(16, 2)Rate card amount.
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Document Classificationmvn__PP_Document_Classification__cPicklistPicklist field indicating the document classification for the associated rate card.
Document Subtypemvn__PP_Document_Subtype__cPicklistPicklist field indicating the document subtype for the associated rate card.
Document Typemvn__PP_Document_Type__cPicklistPicklist field indicating the document type for the associated rate card.
External IDmvn__PP_External_ID__cText(50) (External ID) (Unique Case Insensitive)Unique identifier from an external source system.
External Sourcemvn__PP_External_Source__cText(255)Name of the external system sourcing the contact verification data.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Rate Card NameNameText(80)Name of the rate card.
Rate Card Numbermvn__PP_Rate_Card_Num__cAuto NumberNumber that is automatically assigned to the record upon the record's creation.
Vendormvn__PP_Vendor__cMaster-Detail(Account)Master-detail relationship to the account.

Region

Regions are customer-defined geographical areas that can be associated to documents as metadata. Regions are configured with the Region (mvn__Region__c) custom object and can be configured as a hierarchy through associations to other regions and countries (mvn__Country__mdt). For example, the North America region might have three child regions: Canada, Mexico, and United States.

mvn__Region__c schema
Field labelAPI nameData typeDescription
Countrymvn__Country__cText(255) (External ID)DeveloperName of the mvn__Country__mdt record associated to this region. The value you enter must match an existing mvn__Country__mdt record, or an error will occur.
Country ISO Codemvn__Country_ISO_Code__cText(2) (External ID)mvn__ISO_Code__c of the mvn__Country__mdt record associated to this region.
Parent Regionmvn__Parent_Region__cLookup(Region)Parent region.
Region NameNameText(80)Name of the region.
Typemvn__Type__cPicklistType of the region.

Scientific Objective

The Scientific Objective (mvn__PP_Scientific_Objective__c) custom object stores scientific objective data.

Scientific Objective schema
Field labelAPI nameData typeDescription
Active?mvn__PP_Active__cCheckboxCheckbox that indicates if the scientific objective is an active record (true) or not active (false).
Annual Planmvn__PP_Plan_Budget__cLookup(Annual Plan)Lookup relationship to the Annual Plan (mvn__PP_Plan_Budget__c).
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Descriptionmvn__PP_Description__cLong Text Area(3000)Description of the scientific objective.
End Datemvn__PP_End_Date__cDateScientific Objective end date.
External IDmvn__PP_External_ID__cText(150) (External ID) (Unique Case Insensitive)Unique identifier from an external source system.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Medical Objectivemvn__PP_Medical_Objective__cLookup(Medical Objective)Lookup relationship to the medical objective.
OwnerOwnerIdLookup(User,Group)Id of the user or group who owns the record.
Scientific ObjectiveNameText(80)Name of the scientific objective.
Start Datemvn__PP_Start_Date__cDateScientific Objective start date.
Yearmvn__PP_Year__cFormula (Text)Formula field that determines the applicable year for the scientific objective based on the start date.

Strategic Objective

The Strategic Objective (mvn__PP_Strategic_Objective__c) custom object tracks strategic objectives.

Strategic Objective schema
Field labelAPI nameData typeDescription
Active?mvn__PP_Active__cCheckboxCheckbox that indicates if the strategic objective is an active record (true) or not active (false).
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Descriptionmvn__PP_Description__cLong Text Area(3000)Description of the strategic objective.
End Datemvn__PP_End_Date__cDateStrategic Objective end date.
External IDmvn__PP_External_ID__cText(150) (External ID) (Unique Case Insensitive)Unique identifier from an external source system.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
OwnerOwnerIdLookup(User,Group)Id of the user or group who owns the record.
Productmvn__PP_Product__cLookup(Product (Pubs))Lookup relationship to the product.
Start Datemvn__PP_Start_Date__cDateStrategic Objective start date.
Strategic Objective NameNameText(80)Name of the strategic objective.
Yearmvn__PP_Year__cFormula (Text)Formula field that determines the applicable year for the strategic objective based on the start date.

Study

The Study (mvn__PP_Study__c) custom object stores study details and corresponding trial data. Studies are associated to Documents through the Study Document junction object, to Plan Budgets through the Study Plan junction object, and to Products through the Study Product junction object. Studies are also related to Products through the Primary Product lookup field. This field specifies the product that the study primarily focuses on.

Study schema
Field labelAPI nameData typeDescription
Actual Completion Datemvn__PP_Actual_Completion_Date__cDateThe actual study completion date.
Actual Enrollmentmvn__PP_Actual_Enrollment__cNumber(18, 0)The actual number of participants enrolled in the study.
Actual FSFV Datemvn__PP_Actual_FSFV_Date__cDateActual First Subject First Visit (FSFV) date.
Actual LSLV Datemvn__PP_Actual_LSLV_Date__cDateActual Last Subject Last Visit (LSLV) date.
Commentsmvn__PP_Comments__cLong Text Area(32768)Additional details or comments about the study.
Created ByCreatedByIdLookup(User)Id of the user who created the record.
CSR Datemvn__PP_CSR_Date__cDateClinical Study Report (CSR) date.
CT Results Publication Datemvn__PP_CT_Results_Publication_Date__cDateClinical trial results publication date.
CT Results Submission Datemvn__PP_CT_Results_Submission_Date__cDateClinical trial results submission date.
EudraCT #mvn__PP_EudraCT__cText(100)European Union Drug Regulating Authorities Clinical Trial (EudraCT) number.
External IDmvn__PP_External_ID__cText(150) (External ID) (Unique Case Insensitive)Unique identifier from an external source system.
External Sourcemvn__PP_External_Source__cText(255)Name of the external system sourcing the study data.
External Study #mvn__PP_External_Study__cText(100)External system study number.
Hypothesismvn__PP_Hypothesis__cLong Text Area(32768)The study hypothesis.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
NCT #mvn__PP_NCT__cText(100) (External ID) (Unique Case Insensitive)National Clinical Trial (NCT) number.
Objectivemvn__PP_Objective__cLong Text Area(32768)The objective of the study.
OwnerOwnerIdLookup(User,Group)Id of the user or group who owns the record.
Pediatric Studymvn__PP_Pediatric_Study__cCheckboxCheckbox that indicates if the study is a pediatric trial.
Planned Completion Datemvn__PP_Planned_Completion_Date__cDateThe planned study completion date.
Planned Enrollmentmvn__PP_Planned_Enrollment__cNumber(18, 0)The planned number of participants enrolled in the study.
Planned FSFV Datemvn__PP_Planned_FSFV_Date__cDatePlanned First Subject First Visit (FSFV) date.
Planned LSLV Datemvn__PP_Planned_LSLV_Date__cDatePlanned Last Subject Last Visit (LSLV) date.
Primary Productmvn__PP_Primary_Product__cLookup(Product (Pubs))Lookup relationship to the study primary product.
Resultsmvn__PP_Results__cLong Text Area(32768)The results of the study.
Scientific Titlemvn__PP_Scientific_Title__cLong Text Area(2500)The formal study title.
Short TitleNameText(80)The abbreviated study title.
Study #mvn__PP_Study_Num__cAuto NumberAutomatically incremented record number.
Study Phasemvn__PP_Study_Phase__cPicklistPicklist indicating the clinical trial phase.
Study Statusmvn__PP_Study_Status__cPicklistPicklist indicating the study status.
Study Typemvn__PP_Study_Type__cPicklistPicklist indicating the type of clinical trial.
Subject Typemvn__PP_Subject_Type__cPicklistPicklist indicating the type of subjects enrolled in the study.

Study Document

The Study Document (mvn__PP_Study_Document__c) custom object is a junction between the Study and the Document Version custom objects.

Study Document schema
Field labelAPI nameData typeDescription
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Documentmvn__PP_Document__cLookup(Document)Lookup relationship to the document.
External Idmvn__PP_External_Id__cText(150) (Unique Case Sensitive)Unique identifier set by a trigger to prevent duplicate study products.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Studymvn__PP_Study__cMaster-Detail(Study)Master-detail relationship to the study.
Study Document #NameAuto NumberNumber that is automatically assigned to the record upon the record's creation.
Typemvn__PP_Type__cPicklistPicklist indicating the type of publication relationship to the study.

Study Product

The Study Product (mvn__PP_Study_Product__c) object is used as a junction between the study and product and has a Master-Detail relationship with the Study object..

mvn__PP_Study_Product__c
Field labelAPI nameData typeDescription
Created ByCreatedByIdLookup(User)Id of the user who created the record.
External Idmvn__PP_External_Id__cText(150) (Unique Case Sensitive)Concatenation of PP_Study__c and PP_Product__c to enforce uniqueness.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Primarymvn__PP_Primary__cFormula (Checkbox)Formula field product related to the study is the primary product: IF(mvn__PP_Study__r.mvn__PP_Primary_Product__c = mvn__PP_Product__c , true, false)
Productmvn__PP_Product__cLookup(Product (Pubs))Lookup relationship to the product.
Studymvn__PP_Study__cMaster-Detail(Study)Master-detail relationship to the study. Read/Write: Allows users with at least Read/Write access to the Master record to create, edit, or delete related Detail records.
Study Product #NameAuto NumberAutomatically incremented record number.

Study Plan

The Study Plan (mvn__PP_Study_Plan__c) custom object is a junction between the Study and Plan Budget objects.

Study Plan schema
Field labelAPI nameData typeDescription
Created ByCreatedByIdLookup(User)Id of the user who created the record.
External IDmvn__PP_External_ID__cText(50) (External ID) (Unique Case Insensitive)Unique identifier from an external source system.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Annual Planmvn__PP_Plan_Budget__cMaster-Detail(Annual Plan)Master-detail relationship to the Annual Plan.
Studymvn__PP_Study__cMaster-Detail(Study)Master-detail relationship to the study.
Study Plan #NameAuto NumberNumber that is automatically assigned to the record upon the record's creation.

Target

The Target (mvn__PP_Target__c) custom object connects documents to target events, specifically congresses and journals.

mvn__PP_Target__c schema
Field labelAPI nameData typeDescription
Annual Planmvn__PP_Plan_Budget__cLookup(Annual Plan)The related Annual Plan (mvn__PP_Plan_Budget__c) record.
Conceptmvn__PP_Concept__cLookup(Concept)The related Concept (mvn__PP_Concept__c) record.
Congressmvn__PP_Congress__cLookup(Congress)The related Congress (mvn__Congress__c) record.
Congress Locationmvn__PP_Congress_Location__cLookup(Congress Location)The related Congress Location (mvn__Congress_Location__c) record.
Documentmvn__PP_Document__cLookup(Document)The related Document (mvn__CM_Document__c) record.
Estimated Submission Datemvn__PP_Estimated_Submission_Date__cDateThe estimated target submission date for the publication.
External IDmvn__PP_External_ID__cText(56) (External ID) (Unique Case Sensitive)The unique identifier of the Target record.
Journalmvn__PP_Journal__cLookup(Journal)The related Journal (mvn__PP_Journal__c) record.
Primarymvn__PP_Primary__cCheckboxWhether the target is primary (true) or not primary (false). A document can only have one target marked as primary.
Prioritymvn__PP_Priority__cPicklistThe targeted event preference. Picklist values are: - Preferred - Alternate - Considered
Record TypeRecordTypeIdRecord TypeThe ID of the Target record type. Record types include: - Congress (PP_Congress) - Journal (PP_Journal) - Proposed Congress (PP_Proposed_Congress) - Proposed Journal (PP_Proposed_Journal)
Target #NameAuto NumberThe unique identifier of the Target record. It is formatted as TARG-\{0000000\} and generates and increments automatically.
Targetmvn__PP_Target_Name__cFormula (Text)The name on the related Journal (mvn__PP_Journal__c) or Congress (mvn__Congress__c) record.
Typemvn__PP_Type__cFormula (Text)The target type. Types include: - Congress - Journal

Target Submission

The Target Submission (mvn__PP_Target_Submission__c) custom object tracks target submissions and is on the detail side of a master-detail relationship with the Target custom object.

Target Submission schema
Field labelAPI nameData typeDescription
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Descriptionmvn__PP_Description__cLong Text Area(3200)Target submission description.
External IDmvn__PP_External_ID__cText(50) (External ID) (Unique Case Insensitive)Unique identifier from an external source system.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
Response Datemvn__PP_Response_Date__cDateDate a response was received for a given publication.
Statusmvn__PP_Status__cPicklistPicklist indicating the target submission status.
Submission Datemvn__PP_Submission_Date__cDateDate the publication was submitted to a designated target.
Targetmvn__PP_Target__cMaster-Detail(Target)Master-detail relationship to the Plan Budget Line Item.
Target Submission #NameAuto NumberNumber that is automatically assigned to the record upon the record's creation.

User

The User (User) standard object represents a user in . For more information, reference Salesforce's documentation on the User object.

User schema
Field labelAPI nameData typeDescription
Gendermvn__PP_Gender__cPicklistThe user's gender identity.
Languagemvn__CM_Default_Language__cPicklistThe language that should be considered the MCM default.
ORCID Idmvn__PP_ORCID_Id__cText(150) (External ID) (Unique Case Sensitive)The external unique ORCID ID of the document collaborators that publish scientific articles. For more information, reference ORCID's website at https://orcid.org/.
Pronounmvn__PP_Pronoun__cPicklistThe user's preferred pronouns.

User Request

The User Request mvn__PP_User_Request__c) object stores user request details for provisioning user access and resetting user passwords. System run batch jobs process User Request records at the beginning of every hour by default. Once a User Request record is processed, the Result field changes to Success, and the Status field changes to Complete. Processed records are not deleted.

note

To create a User Request record, you must have the PP_Provision_User_Accounts custom permission set.

User Request schema
Field labelAPI nameData typeDescription
Completed Date/Timemvn__PP_Completed_Date_Time__cDate/TimeDate and time the user request is completed.
Contactmvn__PP_Contact__cMaster-Detail(Contact)Master-detail relationship to the contact.
Created ByCreatedByIdLookup(User)Id of the user who created the record.
Document Collaboratormvn__PP_Document_Author__cLookup(Document Collaborator)Lookup relationship to the document author.
Error Messagemvn__PP_Error_Message__cLong Text Area(32768)Message that displays when an error occurs.
Last Modified ByLastModifiedByIdLookup(User)Id of the user who last modified the record.
OwnerOwnerIdLookup(User,Group)Id of the user or group who owns the record.
Record TypeRecordTypeIdRecord TypeId of the record type. Record types include: - New User - user request record type for provisioning a new user. - Password Reset - user request record type for resetting a user password.
Resultmvn__PP_Result__cPicklistOutcome of the batch job that processed the user request record. Picklist values include: - Success - Failed
Statusmvn__PP_Status__cPicklistPicklist indicating the user request record status. Picklist values include: - Pending - Complete
Usermvn__PP_User__cLookup(User)Lookup relationship to the user.
User JSON Definitionmvn_PP_User_JSON_Definition__cLong Text Area(32768)JSON definition for creating user records. This field does not need to be manually filled out. Here is a sample JSON definition: { "ProfileId":"00e3F000001E9ViQAK", "CountryCode":"US", "LastName":"Smith", "Street":"123 Maple Ln.", "Phone":null, "CompanyName":"Test Account", "EmailEncodingKey":"UTF-8", "City":"Chicago", "PostalCode":"US", "Title":"Head Physician", "StateCode":"IL", "FirstName":"Jonathan", "TimeZoneSidKey":"America/Los_Angeles", "LanguageLocaleKey":"en_US", "LocaleSidKey":"en_US", "Email":"jsmith@example.com" }
User Request #NameAuto NumberAutomatically incremented record number.

Workflow Instance

When a workflow becomes active, a record is inserted to CM_Workflow_Instance__c to track its progress.

mvn__CM_Workflow_Instance__c schema
Field labelAPI nameData typeDescription
Workflow Developer Namemvn__CM_Workflow_Developer_Name__cText(40)DeveloperName of the Workflow__mdt record associated to this instance.
Outcomemvn__CM_Outcome__cPicklistThe outcome of the workflow as defined by the final stage's CM_Final_Stage_Outcome__c value on CM_Workflow_Stage__mdt.
Statusmvn__CM_Status__cPicklistThe status of the instance of the workflow.
Workflow Instance NameNameAuto NumberAutogenerated name.

Workflow Instance Activity Content

The Workflow Instance Activity Content (mvn__CM_Workflow_Instance_Activity_Content__c) object is a junction object that assists in adding the content attachments from workflow instances to system event notifications. In other words, this object helps attach files to email notifications for workflow tasks.

mvn__CM_Workflow_Instance_Activity_Content__c schema
Field labelAPI nameData typeDescription
Content Version Idmvn__CM_Content_Version_Id__cText(18) (External ID)The ID of the Content Version (ContentVersion) record, or the file to be attached to a system event (e.g., email) notification.
Workflow Instancemvn__CM_Workflow_Instance__cMaster-Detail(Workflow Instance)The parent Workflow Instance (mvn__CM_Workflow_Instance__c) record.
Workflow Instance Activity Dev Namemvn__CM_Workflow_Instance_Activity_Dev_Name__cText(40) (External ID)The API name of the related Workflow Stage Activity (mvn__CM_Workflow_Stage_Activity__mdt) metadata record, or the workflow stage for which a system (e.g., email) notification with content attachments may be sent out for.

Workflow Instance Document

Workflow Instance Documents contain the list of documents associated to Workflows. They connect Document Versions to Workflow Instances. Workflow Instance Documents are defined in the CM_Workflow_Instance_Documents__c custom object.

note

While the data model supports associating multiple documents to a workflow, multi-document workflows are not supported.

mvn__CM_Workflow_Instance_Document__c schema
Field labelAPI nameData typeDescription
Documentmvn__CM_Document__cMaster-Detail(Document)Document associated to this instance.
Document Versionmvn__CM_Document_Version__cLookup(Document Version)Version associated to this instance.
Document Version Entry Statemvn__CM_Document_Version_Entry_State__cText(255)State of the version when it entered the workflow.
Workflow Instancemvn__CM_Workflow_Instance__cMaster-Detail(Workflow Instance)Instance of a workflow.
Workflow Instance Document NameNameAuto NumberAutogenerated name.

Workflow Instance Stage

A Workflow Instance Stage record is created every time a workflow transitions to a new stage and is associated to a Workflow Instance. Workflow Instance and Workflow Instance Stage are associated by a one-to-many relationship. Workflow Instance Stages are defined in the CM_Workflow_Instance_Stage__c custom object.

mvn__CM_Workflow_Instance_Stage__c schema
Field labelAPI nameData typeDescription
Activemvn__CM_Active__cText(40)DeveloperName of the Workflow__mdt record associated to this instance.
Pending Activity Assignmentmvn__CM_Pending_Activity_Assignment__cCheckboxIf checked, this stage requires manual intervention to assign activities.
Previous Stagemvn__CM_Previous_Stage__cLookup(Workflow Instance Stage)Pointer to the previous stage.
Transaction IDsmvn__CM_Transaction_IDs__cLong Text Area(32768)Comma-separated list of Transaction IDs to associate to the stage for event orchestration purposes.
Workflow Instancemvn__CM_Workflow_Instance__cLookup(Workflow Instance)Workflow instance associated to this stage.
Workflow Instance Stage NameNameAuto NumberAutogenerated Name.
Workflow Stage Developer Namemvn__CM_Workflow_Stage_Developer_Name__cText(255)DeveloperName of the Workflow_Stage_mdt record associated to this instance.