Home > Aria6 User Documentation > Aria6 core api > get_auf_status

get_auf_status

Returns the upload statistics for a specified client usage file.

Input Arguments

Req Field Name Field Type Max Length Description
required-icon.png client_no long 22 Aria-assigned unique identifier indicating the Aria client providing service to this account.
required-icon.png auth_key string 32 Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor.
  file_name string 500 Filename of the targe file submitted for load.
 

Output Arguments

Field Name Field Type Description
status_cd long This is the status of the object in question for the current API call.
load_date_time string Date and time the file load was attempted.
recs_received long Total number of records received
recs_loaded long Total number of records successfully loaded
recs_failed long Total number of records that failed to load.
error_code long Aria-assigned error identifier. 0 indicates no error.
error_msg string Description of any error that occurred. "OK" if there was no error.
 
 
 
Last modified

Tags

This page has no custom tags.

Classifications

This page has no classifications.