Summary: MLSummaryConfig
From Genesys Documentation
This page holds configuration details for the MLSummary project:
{
"GenerateCargoContent": [{
"CargoWikiTarget": "https://all.docs.genesys.com/",
"CargoTableName": "MLSummary",
"CargoTemplateName": "MLSummary",
"CargoContentPage": "Summary:",
"ContentSeparator": "title",
"ContentWriteMode": "append",
"CargoSummaryPage": "Summary:MLSummaryPage",
"CargoFieldMapping": {
"Product": {
"SourceFieldName": "product",
"CargoFieldDescription": "String"
},
"Version": {
"SourceFieldName": "title",
"CargoFieldDescription": "String",
"RegExSearch": ".*\/(.*)\/.*\/.*",
"RegExReplace": "\\1"
},
"Manual": {
"SourceFieldName": "title",
"CargoFieldDescription": "String",
"RegExSearch": ".*\/.*\/(.*)\/.*",
"RegExReplace": "\\1"
},
"Topic": {
"SourceFieldName": "title",
"CargoFieldDescription": "String",
"RegExSearch": ".*\/.*\/.*\/(.*)",
"RegExReplace": "\\1"
},
"Id": {
"SourceFieldName": "id",
"CargoFieldDescription": "String"
},
"Title": {
"SourceFieldName": "title",
"CargoFieldDescription": "String"
},
"Document": {
"SourceFieldName": "document",
"CargoFieldDescription": "Text"
},
"Type": {
"SourceFieldName": "type",
"CargoFieldDescription": "String"
},
"Summary": {
"SourceFieldName": "summary",
"CargoFieldDescription": "Text"
},
"QAns": {
"SourceFieldName": "q_ans",
"CargoFieldDescription": "Text"
},
"AddedSections": {
"SourceFieldName": "added_sections",
"CargoFieldDescription": "Text"
},
"UpdatedSections": {
"SourceFieldName": "updated_sections",
"CargoFieldDescription": "Text"
},
"Link": {
"SourceFieldName": "link",
"CargoFieldDescription": "String"
},
"Date": {
"SourceFieldName": "date",
"CargoFieldDescription": "Date"
}
},
"SourceLocation": "",
"SourceFile": "output-data.json",
"SourceContentType": "JSON_S3",
"SourceJSONElementArray": "",
"SummaryUniqueIdentifier": "link"
}]
}