Forum Discussion
nmrao
8 years agoChampion Level 3
Can you show the relevant script that you are talking about for review?
- TommyTester8 years agoOccasional Contributor
Sure, this is the Load Script:
Date date = new Date()
String newDateTime = date.format("yyyy-MM-dd'T'HH:mm:ss.SSS")
project.setPropertyValue("Timestamp", newDateTime)
- nmrao8 years agoChampion Level 3This seems to be ok. Where do you experience the issue?
- TommyTester8 years agoOccasional Contributor
Only the active environment's custom property is set by the Load Script when the project is loaded, switching to an inactive environment removes the custom property
Related Content
- 4 years ago
Recent Discussions
- 16 hours ago