Note: When adding job mapping, the type mapping and aspect mapping
should be added first and then add the calculate mapping and field mapping.
When “Field Mapping” from ECM connector, make sure fields do not have “document.” prefix. For example, “document.dateUpdated” must be written as “dateUpdated” Remove the “document.” prefix added by schema instance.
SharePoint Connection: When mapping “Modified by” field of SharePoint, schema instance will add it as “Document.Modified By”, but it must be manually changed to “Document.simflofy_last_modified_by”.