Advertisement
Guest User

SAAS Export

a guest
May 25th, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var msg = '<ULM><MESSAGE type="GetServersStatistics2" thousands_separator="," timezone="Morocco Standard Time" timeformat="dd/mm/yyyy hh:mm:ss" decimalseparator="."   format="csv" /><SESSION sessionId="0" refresh= "true" /></ULM>'
  2. EASoapHelper.requestOpenLMService('OpenLMMessage', {
  3.   Message: msg
  4. }, function (responseConfig) {
  5.  
  6. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement