|
Header
|
Description
|
|
Accept
|
Format of your return form (application/json or application/xml)
|
|
Authorization
|
See previous section
|
|
Input
|
Description
|
Format
|
|
Parameter
|
validate
Indicates when the import changes are flushed (for more information, see HOPEX Administration (Web) - Importing a command file in HOPEX)
type: string
values: Never, Standard, AtEnd, AtEndOnSuccess
|
Json format :
{
"validate":"{value}"
}
|
|
File
|
File to import. Its size should be less than 30Mb
|
File attached in multiple part
|


|
Header
|
Description
|
|
Accept
|
Format of your return form (application/json or application/xml)
|
|
Authorization
|
See previous section
|

|
Header
|
Description
|
|
Accept
|
Format of your return form (application/json or application/xml)
|
|
Authorization
|
See previous section
|

|
Header
|
Description
|
|
Accept
|
Format of your return form (application/json or application/xml)
|
|
Authorization
|
See previous section
|
|
Input
|
Description
|
Format
|
|
Parameter
|
validate
Indicates when the import changes are flushed (for more information, see HOPEX Administration (Web) - Importing a command file in HOPEX)
type: string
values: Never, Standard, AtEnd, AtEndOnSuccess
|
Json format :
{
"validate":"{value}"
}
|
|
File
|
File to import. Its size should be less than 30Mb
|
File attached in multiple part
|
|
$uasUrl,
|
The url to access to UAS it should be in format http(s)://<yourserver>/<uasWebSite>/ connect/token see the UAS End points
|
|
$uasInfo,
|
The url to access to UAS it should be in format http(s)://<yourserver>/<uasWebSite>/ connect/userinfo see the UAS End points
|
|
$environmentId,
|
The environment id gotten from your environment list
|
|
$repositoryId,
|
The id of your repository it can be gotten from your repository list
|
|
$clientId,
|
The UAS Client ID
|
|
$clientSecret,
|
The UAS client secret
|
|
$scopes,
|
The UAS Scopes to use
|
|
$userName,
|
Your User name in Hopex
|
|
$password,
|
Your User Password
|
|
$profileId,
|
Your Profile Id
|
|
$GetRejectFileFailed
|
Event called when the reject file cannot be retrieved from the server
|
|
$GetRejectFileFinished
|
Event called when the reject file is finished to be retrieved from the server
|
|
$CheckStatusFailed
|
Event called when the check status failed
|
|
$CheckStatusFinished
|
Event called when the check status is finished
|