Table of Contents

Congress App Operation Manual

Duties:
  * Replace app icon and banner
  * Prepare Congress Information, Floor plan images before publish
  * Onsite Purchase of Exhibitor & Trade Delegate
  * Upload speaker photo for /mobile/download API
  * Upload Show Daily during event, if need
  * Prepare certificate

Replace app icon and banner

Prepare content before publish

Before we release the app on various app store, we need to make sure the following content is ok

{
  "title": "Congress Information",
  "asset": {
      "fullPath": "/userfile/apvrs/img/informationPDF/Congress Information.pdf",
      "timestamp": 1487077993482
  },
  "eventShortCode": "apvrs2018",
  "parentId": "InformationPDF"
}

Onsite Purchase of Exhibitor & Trade Delegate

Upload speaker photo

Upload Show Daily

Show Daily is similar to informationPdf

{
    "title" : "Show Daily 1",
    "eventShortCode" : "apvrs2018",
    "parentId" : "ShowDaily",
    "asset" : {
        "fullPath" : "/userfile/apvrs/img/informationPDF/APVRS_2017_ShowDaily_Day1.pdf",
        "timestamp" : 1487077993500.0
    },
    "_type" : "InformationPdf"
}

Prepare Certificate

We need to upload the certificate before the end of the event.