Difference between revisions of "Summary: MLSummaryConfig"
From Genesys Documentation
Line 77: | Line 77: | ||
"SourceLocation": "", | "SourceLocation": "", | ||
"SourceFile": "output-data.json", | "SourceFile": "output-data.json", | ||
− | "SourceContentType": " | + | "SourceContentType": "JSON_S3", |
"SourceJSONElementArray": "", | "SourceJSONElementArray": "", | ||
"SummaryUniqueIdentifier": "link" | "SummaryUniqueIdentifier": "link" |
Latest revision as of 14:09, October 24, 2022
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" }] }