Pandora - Delete UTA Level 2 or 3 Entity (One Record)

From SmartWiki
Jump to: navigation, search

This function will delete a single Level 2 or Level 3 record.

level23_delete(flag,callbackfunc,appid,level,eventid)
Parameter Description
Flag Asynchronous processing Flag

Set to False for synchronous processing.

Set to True for asynchronous processing.

Callbackfunc User created Java function to manage the callback from an asynchronous function.
eventid eventid of the object to be deleted from the system.
appid Application ID for the UTA.
level Accepts values 2 or 3; Indicate which level or records from the UTA to update
Returns