Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Asset Information Management

Sample Assai Configuration File

  • Last UpdatedFeb 19, 2026
  • 1 minute read

The following is a sample .json file targeted at configuring an Assai DMS connection:

{

"Authentication": {

"Oauth2AuthenticationDetails": {

"AuthorizeApi": "",

"BasicLogin": {

"username": "",

"password": ""

}

}

},

"DmsConfiguration": {

"DMSBaseUrl": "https://eu.assaicloud.com/AAeu901",

"DeltaEndpoint": "api/customservices/dbi_document_revision_digitaltwin",

"DeltaQueryParameters": {

"for_polling": "Y",

"project_code": "BUKOM_OPS"

},

"DeleteAuditEndpoint": "api/customservices/dbi_documents_delete_audit_data",

"EnableDeleteAudit" : "true",

"Filtering": {

"Filteringitems": [

{

"identifier": "sampleIdentifier",

"mapping": "sampleMapping",

"value": "sampleValue"

},

{

"identifier": "testIdentifier",

"mapping": "testMapping",

"value": "testValue"

}

],

"ValidationExpression": "{sampleIdentifier} or {testIdentifier}"

},

"ProjectsEndpoint": "api/views/projects?response_type=csv",

"PackagesEndpoint": "api/views/packages?response_type=csv",

"FileTypeLookup": "publish_file",

"DocumentAPIAddress": "api/customservices/dbi_asset_item_docs_proj?response_type=csv&is_latest=Y",

"ProjectCode": "BUKOM_OPS",

"DownloadDocumentAsset": "True",

"DownloadProjects": "False",

"DownloadPackages": "False"

},

"MetadataAIMContext": {

"context": "testbb1",

"ClassLibraryRegisterPath": {

"DocumentMetadataRegister": "Assai/Documents",

"ScrapedFileRegister": "Assai/Discovery",

"DocLinkAIMContext": "Assai/Links",

"ProjectAIMContext": "Assai/Projects",

"PackageAIMContext": "Assai/Packages"

}

},

"AIMIngestion": {

"BaseUrl": "https://ingestionapi-atest.dev-av.capdev-connect.aveva.com",

"AssetId": "windfarm Holland",

"ProcessingUnit": [

{

"ExtensionType": "DWG|DXF",

"Unit": "AC2D",

"publishOriginal": false,

"publishRendition": true,

"publishReference": true

},

{

"ExtensionType": "DGN",

"Unit": "MS2D",

"publishOriginal": false,

"publishRendition": true,

"publishReference": true

},

{

"ExtensionType": "PDF|DOC|DOCX|XLS|XLSX|JSON|HTML|XML|TXT|SVG|CSV|TSV|PPT|PPTX",

"Unit": "DE",

"publishOriginal": true,

"publishRendition": false,

"publishReference": true

},

{

"ExtensionType": "RVM|ZGL",

"Unit": "Model"

},

{

"ExtensionType": "RTF|POT|PPS|POTX|PPSX|VSD|VSDX|VDX|ODT|OTT|FODT|ODS|OTS|FODS|ODP|OTP|FODP|ODF|ODG|OTG|FODG|DWF|XHTML|XHTM|MSG|EML|DCM|DICOM|DCIM|DICM|TIF|TIFF|JPG|JPEG|JP2|JPC|GIF|PNG|PSD|PSB|BMP|DIB|PCT|PIC|PICT|WMF|EMF|PCX|DCX|RAS|PCD|TGA|TPIC|CAL|CALS|ICO|CUR|NCR|XWD|SGI|WBMP|SCT|WPG|XBM|PBM|PGM|PPM|IMG|CUT|DOT|DOTX|XLT|XLTM|HTM|XLTS|ETF|XLSM",

"Unit": "Original",

"publishOriginal": true,

"publishRendition": false,

"publishReference": false

}

]

},

"PipelineRunnerSettings": {

"DownloadFiles": true

}

}

TitleResults for “How to create a CRG?”Also Available in