Versions Compared

Key

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

The Anaplan function plugin is available in the Hub.

Performs an an Action/ or Process that  that is predefined in the given Anaplan model.

This is most commonly used to prepare for the data import and & export.

The Action/Process must be predefined in the given Anaplan model.

...

Properties

Macro Enabled?

Description

Workspace ID

Yes

Required. The target Anaplan Workspace ID.

Model Id

Yes

Required. The target Anaplan Model ID.

Function Type

Yes

Required. The type (Action/Process) of the function to be run.

Function Process/Action Name

Yes

Required. The name of the predefined function to be run.

Service Location

Yes

Required. The root service location of the Anaplan API.

Auth Service Location

Yes

Required. The service location for the authentication.

User Name

Yes

Required. The service account used for the connection. Recommended: If the service account changes periodically, use a macro.

Password

Yes

Required. The password for authentication. It is suggested to use a secure macro to manage the password. For more information, see Using Secure KeysRecommended: Use secure macros for sensitive values like User passwords.