Jump to content

entityBrowseRecords2 for Mobile Assets isn't returning h_os_version


Recommended Posts

Hello,

I just wanted to let you know that entityBrowseRecords2 for Mobile Assets isn't returning the h_os_version field.

Add-HB-Param "application" "com.hornbill.servicemanager"
Add-HB-Param "entity" "AssetsMobileDevice"
Add-HB-Param "matchScope" "any"

Open-HB-Element "searchFilter"
Add-HB-Param "column"       "$columnName" 
Add-HB-Param "value"        "$columnValue"
Close-HB-Element "searchFilter"

#===================================================================
# Run the API 
#===================================================================
$xmlmcMobile = Invoke-HB-XMLMC "data" "entityBrowseRecords2"

The $columname can be h_pk_asset_id, h_imei_number, h_serial_number and $columnvalue needs to be the value against it.

Thanks,

Samuel

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...