I am trying to create a new mapstudio file by using the InsertFile verb. From SWQL Studio, It looks like the first parameter is path. I've looked everywhere but cannot find what path it is looking for. When running the command in PS, ( Invoke-swisverb $swis Orion.MapStudioFiles InsertFile @("/Orion/Orion.MapStudioFiles","TestMap1","caustin",0,$now) always get " Invoke-SwisVerb : Verb Orion.MapStudioFiles.InsertFile cannot unpackage parameter 1"
Can anyone point me in the right direction?
Thanks!!