Example of POST vpz/inout in a webbrowser

For the simulator ‘wwdm.vpz’ whose Id is 266 [2], enter in a webbrowser the URL [1] and click ‘POST’ button after having entered your commands in the POST space.

[1]The URL is http://erecord.toulouse.inra.fr:8000/vpz/inout.
[2]The simulator Id is specified in the POST space by ‘vpz’.

Example illustrating :

  • modifying begin,

  • modifying duration,

  • modifying some parameters by ‘cname.pname’,

  • tree’ as style of presentation,

  • json’ as format,

  • values of type cname.pname as ‘parselect’ :

    value ‘cond_wwdm.A’ to select the parameter named ‘A’ of the condition named ‘cond_wwdm’.

    value ‘cond_wwdm.B’ to select the parameter named ‘B’ of the condition named ‘cond_wwdm’.

    value ‘cond_wwdm.Eb’ to select the parameter named ‘Eb’ of the condition named ‘cond_wwdm’.

    value ‘cond_wwdm.TI’ to select the parameter named ‘TI’ of the condition named ‘cond_wwdm’.

  • value ‘single’ as plan

  • value ‘dataframe’ as restype

  • value of type vname.oname as ‘outselect’ :

    value ‘view.top:wwdm.LAI’ to select the ‘LAI’ output data of the view named ‘view’.

    value ‘view.top:wwdm.ST’ to select the ‘ST’ output data of the view named ‘view’.

  • with ‘application/x-www-form-urlencoded’ as ‘Media type’

REQUEST | RESPONSE

Memo

URL :
http://erecord.toulouse.inra.fr:8000/vpz/inout/

Content :
vpz=266&duration=6&begin=2453982.0&cond_wwdm.A=0.0064&cond_wwdm.Eb=1.86&parselect=cond_wwdm.A&parselect=cond_wwdm.B&parselect=cond_wwdm.Eb&parselect=cond_wwdm.TI&mode=tree&mode=single&mode=dataframe&outselect=view.top:wwdm.LAI&outselect=view.top:wwdm.ST&format=json