Child pages
  • PutRequest

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
{div:style=}
Wiki Markup
Div
styledisplay:none

DO

NOT

EDIT

THE

CONTENT

OF

THIS

PAGE

DIRECTLY

(EXCEPT

INSIDE

THE

DIV

BELOW

WITH

ID=DESCRIPTION),

UNLESS

YOU

KNOW

WHAT

YOU'RE

DOING.


THE

STRUCTURE

OF

THE

CONTENT

IS

VITAL

IN

BEING

ABLE

TO

AUTO

UPDATE

THE

CONTENT

THROUGH

THE

DOC

GENERATOR.

\\ \\ Enter additional information related to this



Enter additional information related to this 'class'

inside

the

\

{div}

macro

with

'id=description'

{div} {div:id=description}{div}\\ {table:id=|class=servoy sSummary}{colgroup}{column:width=80px|padding=0px}{column}{column}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=2}Method Summary{th}{tr}{tbody}{tr}{td}[Boolean]{td}{td}[#addHeader]\(headerName, value) Add a header to the request.{td}{tr}{tbody}{tbody}{tr}{td}void{td}{td}[#executeAsyncRequest]\(username, password, workstation, domain, successCallbackMethod, errorCallbackMethod) Execute the request method asynchronous using windows authentication.{td}{tr}{tbody}{tbody}{tr}{td}void{td}{td}[#executeAsyncRequest]\(username, password, successCallbackMethod, errorCallbackMethod) Execute the request method asynchronous.{td}{tr}{tbody}{tbody}{tr}{td}void{td}{td}[#executeAsyncRequest]\(successCallbackMethod, errorCallbackMethod) Execute the request method asynchronous.{td}{tr}{tbody}{tbody}{tr}{td}[Response]{td}{td}[#executeRequest]\() Execute the request method.{td}{tr}{tbody}{tbody}{tr}{td}[Response]{td}{td}[#executeRequest]\(userName, password) Execute the request method.{td}{tr}{tbody}{tbody}{tr}{td}[Response]{td}{td}[#executeRequest]\(userName, password, workstation, domain) Execute a request method using windows authentication.{td}{tr}{tbody}{tbody}{tr}{td}void{td}{td}[#setBodyContent]\(content) Set the body of the request.{td}{tr}{tbody}{tbody}{tr}{td}void{td}{td}[#setBodyContent]\(content, mimeType) Set the body of the request and content mime type.{td}{tr}{tbody}{tbody}{tr}{td}void{td}{td}[#setCharset]\(charset) Set the charset used when posting.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#setFile]\(filePath) Set a file to put.{td}{tr}{tbody}{table}\\ {table:id=function|class=servoy sDetail}{colgroup}{column:width=100%|padding=0px}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Method Details{th}{tr}{tbody:id=addHeader-String_String}{tr:id=name}{td}h6.addHeader{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[Boolean]{span}{span:style=font-weight: bold;}addHeader{span}{span}\(headerName, value){span}{td}{tr}{tr:id=des}{td}{div:class=sIndent}Add a header to the request.{div}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} headerName \{[String]} value {div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Boolean]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}

Div
iddescription


HTML Table
id
classservoy sSummary
Colgroup Tag
Column
padding0px
width80px

Column

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Method Summary
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#addHeader(headerName, value)
Add a header to the request.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
#executeAsyncRequest(username, password, workstation, domain, successCallbackMethod, errorCallbackMethod)
Execute the request method asynchronous using windows authentication.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
#executeAsyncRequest(username, password, successCallbackMethod, errorCallbackMethod)
Execute the request method asynchronous.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
#executeAsyncRequest(successCallbackMethod, errorCallbackMethod)
Execute the request method asynchronous.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Response
Table Cell (td)
#executeRequest()
Execute the request method.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Response
Table Cell (td)
#executeRequest(userName, password)
Execute the request method.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Response
Table Cell (td)
#executeRequest(userName, password, workstation, domain)
Execute a request method using windows authentication.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
#setBodyContent(content)
Set the body of the request.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
#setBodyContent(content, mimeType)
Set the body of the request and content mime type.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
#setCharset(charset)
Set the charset used when posting.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#setFile(filePath)
Set a file to put.

HTML Table
idfunction
classservoy sDetail
Colgroup Tag
Column
padding0px
width100%

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan1
Method Details
Table Body (tbody)
idaddHeader-String_String
Table Row (tr)
idname
Table Cell (td)
addHeader
Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
Boolean
Span
stylefont-weight: bold;
addHeader
Span
(headerName, value)
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Add a header to the request.
Table Row (tr)
idprs
Table Cell (td)
Parameters
Div
classsIndent
{String} headerName
{String} value
Table Row (tr)
idret
Table Cell (td)
Returns
Div
classsIndent
Boolean
Table Row (tr)
idsam
Table Cell (td)
Sample
Div
classsIndent
Code Block
languagejavascript

method.addHeader('Content-type','text/xml; charset=ISO-8859-1')
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idexecuteAsyncRequest-String_String_String_String_Function_Function
}{
Table Row (tr)
:
id
=
name
}{td}h6.executeAsyncRequest{td}{tr}{tr:id=sig}{td}{span:style=
Table Cell (td)
executeAsyncRequest
Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right:
5px;
}
void
{span}{span:style=
Span
stylefont-weight:
bold;
}
executeAsyncRequest
{span}{span}\
Span
(username,
password,
workstation,
domain,
successCallbackMethod,
errorCallbackMethod)
{span}{td}{tr}{tr:id=des}{td}{div:class=sIndent}Execute the request method asynchronous using windows authentication. Success callback method will be called when response is received. Response is sent as parameter in callback. If no response is received (request errors out), the errorCallbackMethod is called with exception message as parameter.{div}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} username -- the user name \{[String]} password -- the password \{[String]} workstation -- The workstation the authentication request is originating from. \{[String]} domain -- The domain to authenticate within. \{[Function]} successCallbackMethod -- callbackMethod to be called after response is received \{[Function]} errorCallbackMethod -- callbackMethod to be called if request errors out {div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}void{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Execute the request method asynchronous using windows authentication. Success callback method will be called when response is received. Response is sent as parameter in callback. If no response is received (request errors out), the errorCallbackMethod is called with exception message as parameter.
Table Row (tr)
idprs
Table Cell (td)
Parameters
Div
classsIndent
{String} username – the user name
{String} password – the password
{String} workstation – The workstation the authentication request is originating from.
{String} domain – The domain to authenticate within.
{Function} successCallbackMethod – callbackMethod to be called after response is received
{Function} errorCallbackMethod – callbackMethod to be called if request errors out
Table Row (tr)
idret
Table Cell (td)
Returns
Div
classsIndent
void
Table Row (tr)
idsam
Table Cell (td)
Sample
Div
classsIndent
Code Block
languagejavascript

method.executeAsyncRequest('username','password','mycomputername','domain',globals.successCallback,globals.errorCallback)
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idexecuteAsyncRequest-String_String_Function_Function
}{
Table Row (tr)
:
id
=
name
}{td}h6.executeAsyncRequest{td}{tr}{tr:id=sig}{td}{span:style=
Table Cell (td)
executeAsyncRequest
Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right:
5px;
}
void
{span}{span:style=
Span
stylefont-weight:
bold;
}
executeAsyncRequest
{span}{span}\
Span
(username,
password,
successCallbackMethod,
errorCallbackMethod)
{span}{td}{tr}{tr:id=des}{td}{div:class=sIndent}Execute the request method asynchronous. Success callback method will be called when response is received. Response is sent as parameter in callback. If no response is received (request errors out), the errorCallbackMethod is called with exception message as parameter.{div}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} username -- the user name \{[String]} password -- the password \{[Function]} successCallbackMethod -- callbackMethod to be called after response is received \{[Function]} errorCallbackMethod -- callbackMethod to be called if request errors out {div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}void{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Execute the request method asynchronous. Success callback method will be called when response is received. Response is sent as parameter in callback. If no response is received (request errors out), the errorCallbackMethod is called with exception message as parameter.
Table Row (tr)
idprs
Table Cell (td)
Parameters
Div
classsIndent
{String} username – the user name
{String} password – the password
{Function} successCallbackMethod – callbackMethod to be called after response is received
{Function} errorCallbackMethod – callbackMethod to be called if request errors out
Table Row (tr)
idret
Table Cell (td)
Returns
Div
classsIndent
void
Table Row (tr)
idsam
Table Cell (td)
Sample
Div
classsIndent
Code Block
languagejavascript

method.executeAsyncRequest(globals.successCallback,globals.errorCallback)
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idexecuteAsyncRequest-Function_Function
}{
Table Row (tr)
:
id
=
name
}{td}h6.executeAsyncRequest{td}{tr}{tr:id=sig}{td}{span:style=
Table Cell (td)
executeAsyncRequest
Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right:
5px;
}
void
{span}{span:style=
Span
stylefont-weight:
bold;
}
executeAsyncRequest
{span}{span}\
Span
(successCallbackMethod,
errorCallbackMethod)
{span}{td}{tr}{tr:id=des}{td}{div:class=sIndent}Execute the request method asynchronous. Success callback method will be called when response is received. Response is sent as parameter in callback. If no response is received (request errors out), the errorCallbackMethod is called with exception message as parameter.{div}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[Function]} successCallbackMethod -- callbackMethod to be called after response is received \{[Function]} errorCallbackMethod -- callbackMethod to be called if request errors out {div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}void{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Execute the request method asynchronous. Success callback method will be called when response is received. Response is sent as parameter in callback. If no response is received (request errors out), the errorCallbackMethod is called with exception message as parameter.
Table Row (tr)
idprs
Table Cell (td)
Parameters
Div
classsIndent
{Function} successCallbackMethod – callbackMethod to be called after response is received
{Function} errorCallbackMethod – callbackMethod to be called if request errors out
Table Row (tr)
idret
Table Cell (td)
Returns
Div
classsIndent
void
Table Row (tr)
idsam
Table Cell (td)
Sample
Div
classsIndent
Code Block
languagejavascript

method.executeAsyncRequest(globals.successCallback,globals.errorCallback)
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=executeRequest}{tr:id=name}{td}h6.executeRequest{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[Response]{span}{span:style=font-weight: bold;}executeRequest{span}{span}\(){span}{td}{tr}{tr:id=des}{td}{div:class=sIndent}Execute the request method.{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Response]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idexecuteRequest
Table Row (tr)
idname
Table Cell (td)
executeRequest
Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
Response
Span
stylefont-weight: bold;
executeRequest
Span
()
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Execute the request method.
Table Row (tr)
idret
Table Cell (td)
Returns
Div
classsIndent
Response
Table Row (tr)
idsam
Table Cell (td)
Sample
Div
classsIndent
Code Block
languagejavascript

var response = method.executeRequest()
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idexecuteRequest-String_String
}{
Table Row (tr)
:
id
=
name
}{td}h6.executeRequest{td}{tr}{tr:id=sig}{td}{span:style=
Table Cell (td)
executeRequest
Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right:
5px;
}[
Response
]{span}{span:style=
Span
stylefont-weight:
bold;
}
executeRequest
{span}{span}\
Span
(userName,
password)
{span}{td}{tr}{tr:id=des}{td}{div:class=sIndent}Execute the request method.{div}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} userName -- the user name \{[String]} password -- the password {div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Response]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Execute the request method.
Table Row (tr)
idprs
Table Cell (td)
Parameters
Div
classsIndent
{String} userName – the user name
{String} password – the password
Table Row (tr)
idret
Table Cell (td)
Returns
Div
classsIndent
Response
Table Row (tr)
idsam
Table Cell (td)
Sample
Div
classsIndent
Code Block
languagejavascript

var response = method.executeRequest()
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idexecuteRequest-String_String_String_String
}{
Table Row (tr)
:
id
=
name
}{td}h6.executeRequest{td}{tr}{tr:id=sig}{td}{span:style=
Table Cell (td)
executeRequest
Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right:
5px;
}[
Response
]{span}{span:style=
Span
stylefont-weight:
bold;
}
executeRequest
{span}{span}\
Span
(userName,
password,
workstation,
domain)
{span}{td}{tr}{tr:id=des}{td}{div:class=sIndent}Execute a request method using windows authentication.{div}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} userName -- the user name \{[String]} password -- the password \{[String]} workstation -- The workstation the authentication request is originating from. \{[String]} domain -- The domain to authenticate within. {div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Response]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Execute a request method using windows authentication.
Table Row (tr)
idprs
Table Cell (td)
Parameters
Div
classsIndent
{String} userName – the user name
{String} password – the password
{String} workstation – The workstation the authentication request is originating from.
{String} domain – The domain to authenticate within.
Table Row (tr)
idret
Table Cell (td)
Returns
Div
classsIndent
Response
Table Row (tr)
idsam
Table Cell (td)
Sample
Div
classsIndent
Code Block
languagejavascript

var response = method.executeRequest('username','password','mycomputername','domain');
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=setBodyContent-String}{tr:id=name}{td}h6.setBodyContent{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}void{span}{span:style=font-weight: bold;}setBodyContent{span}{span}\(content){span}{td}{tr}{tr:id=des}{td}{div:class=sIndent}Set the body of the request.{div}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} content {div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}void{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idsetBodyContent-String
Table Row (tr)
idname
Table Cell (td)
setBodyContent
Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
void
Span
stylefont-weight: bold;
setBodyContent
Span
(content)
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Set the body of the request.
Table Row (tr)
idprs
Table Cell (td)
Parameters
Div
classsIndent
{String} content
Table Row (tr)
idret
Table Cell (td)
Returns
Div
classsIndent
void
Table Row (tr)
idsam
Table Cell (td)
Sample
Div
classsIndent
Code Block
languagejavascript

method.setBodyContent(content)
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idsetBodyContent-String_String
}{
Table Row (tr)
:
id
=
name
}{td}h6.setBodyContent{td}{tr}{tr:id=sig}{td}{span:style=
Table Cell (td)
setBodyContent
Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right:
5px;
}
void
{span}{span:style=
Span
stylefont-weight:
bold;
}
setBodyContent
{span}{span}\(content, mimeType){span}{td}{tr}{tr:id=des}{td}{div:class=sIndent}Set the body of the request and content mime type.{div}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} content \{[String]} mimeType {div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}void{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
Span
(content, mimeType)
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Set the body of the request and content mime type.
Table Row (tr)
idprs
Table Cell (td)
Parameters
Div
classsIndent
{String} content
{String} mimeType
Table Row (tr)
idret
Table Cell (td)
Returns
Div
classsIndent
void
Table Row (tr)
idsam
Table Cell (td)
Sample
Div
classsIndent
Code Block
languagejavascript

method.setBodyContent(content, 'text/xml')
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=setCharset-}{tr:id=name}{td}h6.setCharset{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}void{span}{span:style=font-weight: bold;}setCharset{span}{span}\(charset){span}{td}{tr}{tr:id=des}{td}{div:class=sIndent}Set the charset used when posting. If this is null or not called it will use the default charset (UTF\-8).{div}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}charset {div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}void{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idsetCharset-
Table Row (tr)
idname
Table Cell (td)
setCharset
Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
void
Span
stylefont-weight: bold;
setCharset
Span
(charset)
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Set the charset used when posting. If this is null or not called it will use the default charset (UTF-8).
Table Row (tr)
idprs
Table Cell (td)
Parameters
Div
classsIndent
charset
Table Row (tr)
idret
Table Cell (td)
Returns
Div
classsIndent
void
Table Row (tr)
idsam
Table Cell (td)
Sample
Div
classsIndent
Code Block
languagejavascript

var client = plugins.http.createNewHttpClient();
var poster = client.createPostRequest('https://twitter.com/statuses/update.json');
poster.addParameter('status',scopes.globals.textToPost);
poster.addParameter('source','Test Source');
poster.setCharset('UTF-8');
var httpCode = poster.executeRequest(scopes.globals.twitterUserName, scopes.globals.twitterPassword).getStatusCode() // httpCode 200 is ok
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=setFile-String}{tr:id=name}{td}h6.setFile{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[Boolean]{span}{span:style=font-weight: bold;}setFile{span}{span}\(filePath){span}{td}{tr}{tr:id=des}{td}{div:class=sIndent}Set a file to put.{div}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} filePath {div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Boolean]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
Table Row (tr)
classlastDetailRow
Table Cell (td)

Table Body (tbody)
idsetFile-String
Table Row (tr)
idname
Table Cell (td)
setFile
Table Row (tr)
idsig
Table Cell (td)
Span
stylemargin-right: 5px;
Boolean
Span
stylefont-weight: bold;
setFile
Span
(filePath)
Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Set a file to put.
Table Row (tr)
idprs
Table Cell (td)
Parameters
Div
classsIndent
{String} filePath
Table Row (tr)
idret
Table Cell (td)
Returns
Div
classsIndent
Boolean
Table Row (tr)
idsam
Table Cell (td)
Sample
Div
classsIndent
Code Block
languagejavascript

putRequest.setFile('c:/temp/manual_01a.doc')
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}
Table Row (tr)
classlastDetailRow
Table Cell (td)