Skip to main content
Feedback

Saba TalentSpace operation

The Saba TalentSpace operation defines how to interact with your Saba TalentSpace and represents a specific action (Create, Query or Update) to perform against a Saba TalentSpace object type.

The Saba TalentSpace operation supports the following actions:

  • Inbound

    • Query
  • Outbound

    • Create

    • Update

    • Delete

    • Execute

You can avoid operation errors by being aware of the following:

  • Query user operations support only simple expressions.
  • Query operations return a SOAP “no user record found” error. To silence this error, select Return Application Error Responses.

Operation tab

Click Import Operation, then use the Import wizard to select the object with which you want to integrate. The following table describes the field definitions for each action type:

Object - An object defines what you want to integrate, or the action to execute, which you select in the Import Operation wizard.

Tracking Direction - Select the document tracking direction for the operation, either Input Documents or Output Documents. This setting enables you to choose which document appears in Process Reporting. Start steps always track output documents regardless of your selection.

note

If the tracking direction is read-only, the feature to change the direction is either unavailable or the developer set the configuration to read-only. The default value you see shows you which document appears in Process Reporting.

Return Application Error Responses - This setting controls whether an application error prevents an operation from completing:

  • If you clear the setting, the process stops and reports the error on the Process Reporting page.
  • If you select the setting, processing continues and passes the error response to the next component processed as the connection output.

Archiving tab

See the topic Connector operation’s Archiving tab for more information.

Tracking tab

See the topic Connector operation’s Tracking tab for more information.

Caching tab

See the topic Connector operation’s Caching tab for more information.

On this Page