Forum Discussion
whisperer
Feb 07, 2024MVP
Use echo statements to debug. Many example scripts are “broken” because they don’t take into account partitions. Most of the time assumption is that everything is in the shared /Common partition. So, you need to make sure all object names are “fully qualified” with the proper partition name.
Also, my preference is to use the RESTfull APIs using python scripts. Way of the future especially as things transition to NEXT.