lilyzhou12 years agoHow can I get current system time when fill a XML request ?I used SOAP UI to test a web service, when send a XML request, I want to fill local system time automatically. How can I get the time?Thanks
1 ReplyReplies sorted by Most LikedSiKingCommunity Expert12 years ago${=String.format("%tFT%tT", new Date(), new Date())}
Recent DiscussionsSoapUI 5.9.0 releasedOS SoapUI: Can it connect and use Cosmos DB"Clone interface" between projects not working