Pandora - Update Parent of UTA Level 2 or 3 Entity
From SmartWiki
This function will update the parent id of UTA level 2 or 3 entities.
level23_parentupdate(flag,callbackfunc,appid,level,eventid,parentid)
| 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. |
| appid | Application ID for the UTA. |
| level | Accepts values 2 or 3; Indicate which level or records from the UTA to update |
| eventid | Level 2 or 3 unique identifier |
| parentid | replaces existing parent id record for Level 2 or 3 record |