Siebel Portal Framework Guide > Delivering Content to External Web Applications > XML Request Structure >

Query String


To construct a request using a query string, you append SWE commands and arguments to a URL. Each command or argument and its value is separated by an & character. For example:

SWECmd=ExecuteLogin&SWEDataOnly=1&SWEUserName=sadmin&SWEPassword=sadmin&SWESetMarkup=XML

For a list of commonly used SWE commands and arguments, see SWE API.

Siebel Portal Framework Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.