To login with your TM Forum account please click on the Login button below

Don't have an account? You can register by clicking here:

Export and Import Job Notifications

  1. Export Job Completion Notification
  2. Import Job Completion Notification

UML Model:


Event: ExportJobCompletionNotification

{
    "eventType": "ExportJobCompletionNotification",
    "eventTime": "2014-09-27T05:46:25.0Z",
    "eventId": "1154278",
    "event": {"exportJob": {
        "id": "54",
        "href": "http:/api/catalogManagement/exportJob/54",
        "status": "succeeded",
        "path": "catalogManagement/",
        "content-type": "application/json",
        "errorLog": "",
        "creationDate": "2013-04-19T16:42:23-04:00",
        "completionDate": "2013-04-21T16:42:23-04:00",
        "url": "ftp://ftp.mycatalog.com/catalogManagement/54.json"
    }}
}

 

Event: ImportJobCompletionNotification

{
    "eventType": "ImportJobCompletionNotification",
    "eventTime": "2014-09-27T05:46:25.0Z",
    "eventId": "1154278",
    "event": {"importJob": {
        "id": "54",
        "href": "http:/api/catalogManagement/importJob/54",
        "status": "succeeded",
        "path": "catalogManagement/",
        "content-type": "application/json",
        "errorLog": "",
        "creationDate": "2013-04-19T16:42:23-04:00",
        "completionDate": "2013-04-21T16:42:23-04:00",
        "url": "ftp://ftp.mycatalog.com/catalogManagement/54.json"
    }}
}

 

© TM Forum 2015. All Rights Reserved.