Oracle EBS Requests

On this Page

Snap type:

Write


Description:

This Snap calls the SOAP endpoint using the incoming data and writes out an Oracle E-Business Suite response.

  • Expected upstream Snaps: Structure or Mapper (Data) Snap.
  • Expected downstream Snaps: Any file Formatter followed by File Writer.
  • Expected input: Only one input view is required which is an optional one.
  • Expected output: Oracle E-Business Suite Response.


Prerequisites:

[None]


Support and limitations:Works in Ultra Pipelines.
Account: 

This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. See Configuring Oracle EBS Accounts for information on setting up this type of account.


Views:
InputThis Snap has at most one document input view.
OutputThis Snap has at most one document output view.
ErrorThis Snap has at most one document error view and produces zero or more documents in the view.

Settings

Label


Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline.

WSDL URL



Required. The URL for the WSDL.

Examplehttp://ebiz.gaianlabs.com:8000/webservices/SOAProvider/plsql/fnd_message/?wsdl

Default value: [None]


Service


Required. The system function that has been exposed to Web-based protocols.

Example: {http://xmlns.oracle.com/apps/fnd/soaprovider/plsql/fnd_message/}FND_MESSAGE_Service

Default value: [None]


Endpoint


Required. The endpoint (in WSDL 2.0 terminology)/Port name (in WSDL 1.1 terminology)

Example{http://xmlns.oracle.com/apps/fnd/soaprovider/plsql/fnd_message/}FND_MESSAGE_Port

Default value: [None]


Operation


Required. The operation to invoke

Example{http://xmlns.oracle.com/apps/fnd/soaprovider/plsql/fnd_message/}GET_TEXT_NUMBER

Default value: [None]


Timeout


Required. Timeout for the web service call (in seconds). 0 indicates no timeout.

Example: 0

Default value: 0


Customize Envelope

Launches the XML editor which will generate a SOAP envelope based on the defined properties, WSDL URL, Service name, Endpoint and Operation. The editor will load an envelope if it was defined previously.  The editor allows to save SOAP envelopes in SnapLogic's file system or import existing SOAP envelopes from it.


Snap execution

Select one of the three modes in which the Snap executes. Available options are:

  • Validate & Execute: Performs limited execution of the Snap, and generates a data preview during Pipeline validation. Subsequently, performs full execution of the Snap (unlimited records) during Pipeline runtime.
  • Execute only: Performs full execution of the Snap during Pipeline execution without generating preview data.
  • Disabled: Disables the Snap and all Snaps that are downstream from it.

Snap Pack History

 Click to view/expand

4.23 (main7430)

  • Starting from 4.23 GA, this Snap Pack is deprecated. Contact support@snaplogic.com, if your existing Pipelines have Snaps from the Oracle EBS Snap Pack.

4.22 (main6403)

  • No updates made.

4.21 (snapsmrc542)

  • No updates made.

4.20 (snapsmrc535)

  • No updates made.

4.19 (snapsmrc528)

  • No updates made.

4.18 (snapsmrc523)

  • No updates made.

4.17 Patch ALL7402

  • Pushed automatic rebuild of the latest version of each Snap Pack to SnapLogic UAT and Elastic servers.

4.17 (snapsmrc515)

  • Added the Snap Execution field to all Standard-mode Snaps. In some Snaps, this field replaces the existing Execute during preview check box.

4.16 (snapsmrc508)

  • No updates made. Automatic rebuild with a platform release.

4.15 (snapsmrc500)

  • No updates made. Automatic rebuild with a platform release.

4.14 (snapsmrc490) 

  • No updates made. Automatic rebuild with a platform release.

4.13 (snapsmrc486)

  • No updates made. Automatic rebuild with a platform release.

4.12 (snapsmrc480)

  • No updates made. Automatic rebuild with a platform release.

4.11 (snapsmrc465)

  • No updates made. Automatic rebuild with a platform release.

4.10 (snapsmrc414)

  • No updates made. Automatic rebuild with a platform release.

4.9 (snapsmrc405)

  • No updates made. Automatic rebuild with a platform release.

4.8 (snapsmrc398)

  • Info tab added to accounts.

4.7 (snapsmrc382)

  • No updates made. Automatic rebuild with a platform release.

4.6 (rcmsf233)

  • No updates made. Automatic rebuild with a platform release.

4.5.1 (rcmsf231)

  • No updates made. Automatic rebuild with a platform release.

4.5 (rcmsf231)

  • No updates made. Automatic rebuild with a platform release.

August 7, 2015 (2015.25/4.2.1)

  • Addressed the following issue: Oracle EBS requests - "timeout" field accepts alphanumeric values.

March 2014

  • Introduces Oracle E-Business Suite Requests