Function Invocation

All programmable functions are invoked using a SiteWand symbolic submission. Invocation details for non-programmable capabilities are described in the section.

An integration login relies on the following path:

https://<server>/SiteWand/Submission/<account_name>/integration/
login

Once successfully logged in, the integration functions rely on the following path:

<api_session>

where:

Placeholder

Description

<server>

Specifies the IP address or hostname of the server hosting your EnterpriseTrack instance.

<account_name>

Specifies the account name (or company name) of your EnterpriseTrack instance.

<api_session>

Specifies the session URL associated with your Integration login.

This value is obtained when successfully completing a Login function and the value is similar to the following.

https://ABC.example.com/SiteWand/Submission/F_xer34afd2f

The invocation parameters for each function are provided as detailed for each function.

Note: The /SiteWand/Submission portion of the URL is case sensitive.



Legal Notices
Copyright © 2000, 2018, Oracle and/or its affiliates. All rights reserved.

Last Published Thursday, May 03, 2018