Printer FriendlyEmail Article Link

Why do I see DMF status returns as 1 however it is not being saved in HLTAPI script on Landslide?

Answer

Because you haven’t saved the DMF created in the script, the DMF you used should already been saved in the TAS (Landslide Manager), if you want to use the DMF created in this script, you need to call the function “lsh::save –handle $dmf_handle –overwrite true” to save the dmf before you use it.

Please refer to the HLAPI documentation page 50.


Product : Landslide,Tcl API