I found that /javascript does not work with integer-labeled property sheets. So the following fails:
ectool expandString '$[/javascript myProject.Tickets.1002.Description]' --jobId 1209 ectool error [ScriptError]: JavaScript error: 'missing ; before statement' at line 1, column 24 near 'myProject.Tickets.1002.Description' Details: JavaScript error: 'missing ; before statement' at line 1, column 24 near 'myProject.Tickets.1002.Description'
But if you relabel the property sheet, it works:
ectool expandString '$[/javascript myProject.Tickets.rem1002.Description]' --jobId 1209
ectool expandString '$[/javascript getProperty("/myProject/Tickets/1002/Description")]' --jobId 1209
Electric Cloud powers Continuous Delivery, helping organizations developing deliver better software faster by automating and accelerating build, test, and deployment processes at scale. Industry leaders like Qualcomm, SpaceX, Cisco, GE, Gap, and E*TRADE use Electric Cloud solutions to boost DevOps productivity and Agile throughput.