Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
borderStylesolid
titleInvokeGroup

Example

 <Invoke name="InvokeSerialRead" waitFor="Argument" get="perif://">...</Invoke>

 


Referenced by:


Workflow invokes with the Invoke tab name:

  • Name: Optional invoke name.
  • ExecuteInvoke - Command line invoke.

Anchor
CommonInvokeArguments grammar
CommonInvokeArguments grammar
Gliffy
nameCommonInvokeArguments grammar

...

Panel
borderStylesolid
titleExecuteInvoke

Example

 


Referenced by:


ExecuteInvoke - command line invoke

  • Execute: Command line to execute.
  • StdIn: Optional content of stdin stream.

Anchor
HTTP Communications grammar
HTTP Communications grammar
Gliffy
nameHTTP communications grammar

Panel
borderStylesolid
titleHTTP Communications

Example

 


Referenced by:


HTTP Communications

  • HTTP GET - HttpGetInvokeArguments.
  • HTTP PUT - HttpPutInvokeArguments.
  • HTTP POST - HttpPostInvoke Arguments.
  • HTTP DELETE - HttpDeleteInvokeArguments.
  • get: http request URL for the method.
  • put: http request URL for the method.
  • post: http request URL for the method.
  • delete: http request URL for the method.

Anchor
WfMessage grammar
WfMessage grammar
Gliffy
nameWfMessage grammar

...