ProLinga-Web Project |
---|
As mentioned before, URL details will be transformed to a web request.
Example Web Request:
<ProLinga> <Web Version="1.0"> <Command Name="RunLogic" Mode="Request" SessionId="XW-ldfgr634lksjvbrhkedkd64jc" Format="HTML"> <Object Service="Runner" Application= "stock" Name="WPartsList"/> </Command> </Web> </ProLinga>
The reserved URL parameters and their default values are:
webcmd: Default
session: none
format: HTML
service: Default
appn: Default
name: Default
All additional URL name/value pairs will be added as a Parameter tag within the Object section of the request file.
<< ProLinga-Web Project | Web Response >> |