I don't have time to test this this morning, but here's a thought: What is the default setting for a newly created parameter? If the default is not to prompt, you could write your script so that it captures the existing parameters, deletes them, then recreates them. A bit of a work-around, but that might do the trick if the default is no-prompt.
Also, we might be looking in the wrong place for the prompt True/False. We assume it is associated with the parameter helper object, but it may be a keyed stream property.
------------------------------
DAVID WEST
------------------------------
Original Message:
Sent: Thu February 11, 2021 10:34 AM
From: Johan Peralta
Subject: SPSS Modeler stream/session parameter prompt property get/set methods
Hi all,
Can the parameter's prompt property be toggled via a python script, in SPSS Modeler 18.2.2?
I cannot find the parameter prompt property getter/setter methods in the ModelerScriptingAutomation.pdf nor in the ModelerScriptingAPIReference.pdf documentation.Any help will be greatly appreciated.
------------------------------
Johan Peralta
------------------------------
#SPSSModeler