'https://a.cms.omniupdate.com',
'config_file' => '/_resources/dmc/webhook/webhook.pcf',
'config_site' => 'academicaffairs',
'log' => 'false',
'skin' => 'oucampus',
'account' => '',
'username' => '',
'password' => '',
'next_webhook_url' => '',
'actions' => array()
);
$rda = new RDA($config);
$rda->process();
?>