Hello
I want to store session with rest command.
http://tvldynatas:8020/rest/management/profiles/QA_Customers/storepurepaths?timeframeStart=2015-03-20T00:00:00&timeframeEnd=2015-03-20T23:59:59&storedSessionName=tvlqa2_2015-03-20
The session was created but I have a problem with time parameters.
Every time I getting different interval time. Usually I see that was ignored the timeframeEnd parameter, but not always.
In my log i just see that the session was created.
Someone have idea why it is happened?
Answer by Andreas G. ·
Hi
I need to appologize. I gave you wrong information about the filters. These special timefilters only work when you open a dashboard or create a dashboard report.
For storing session you need to speciy the date in the same way you initially tried to do it. the only thing you missed was that the colon : needs to be URL escaled with %3A. So - your URL looks like this: http://tvldynatas:8020/rest/management/profiles/QA_Customers/storepurepaths?timeframeStart=2015-03-20T00%3A00%3A00&timeframeEnd=2015-03-20T23%3A59%3A59&storedSessionName=tvlqa2_2015-03-20
Give this a try
Hi Andreas
Its working with easyTravel on demo machine.
We will try it at the customer site after the Holiday (next week).
Thanks and have a greate day
Yos
Answer by Andreas G. ·
Hi - please check the REST Filters to learn how the timeframes need to be passed to the REST Interface. I think here lies the problem
Hi Again
We looekd at the REST Filtes and used the "Yesterday" phrase (today April 02)
The out come of the seesion was today and the time frame was for only 30 minits
We want to make a script that will run every nigth and will backup to one ssesion all the transaction from the last day.
Please advise what is the right way to do this
Best Reagds
Yos & Vicky
JANUARY 15, 3:00 PM GMT / 10:00 AM ET