Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

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

...

Expand
titleAdministrationPerson

AdministrationPerson Element

Data Type

Description

UserId

String

User ID of the Yellowfin user. This can be the user ID or the email address, depending on the Logon ID method.

Password

String

Password of the Yellowfin user.

FirstName

String

First name of of the Yellowfin user.

LastName

String

Last name of of the Yellowfin user.

Initial

String

Middle initial of the Yellowfin user.

SalutationCode

String

Title of the Yellowfin user. Possible values include:

  • DR
  • MISS
  • MR
  • MRS
  • MS

RoleCode

String

Yellowfin role. The specified role here can be the Org Reference Code (YFADMIN) or the name of the role (Yellowfin Administrator).

EmailAddress

String

Email address of the Yellowfin user.

LanguageCode

String

Two letter code for the preferred language.

IpId

Integer

Internal Yellowfin IP ID.

TimeZoneCode

String

The TimeZoneCode of the Yellowfin user.

Status

String

User status. One of

  • ACTIVE
  • INACTIVE
  • INACTIVEWITHEMAIL
Expand
titleAdministrationReport

AdministrationReport Element

Data Type

ReportName

String

ReportDescription

String

ReportId

Integer

ExecutionObject

String

ReportCategory

String

ReportSubCategory

String

BirtData

String

SourceName

String

SourceId

Integer

AuthoringMode

String

ReportTemplate

String

DataOutput

String

DashboardEnabled

Boolean

ViewId

Integer

ViewName

String

ViewDescription

String

LastModifierName

String

LastModifierId

Integer

LastModifiedDate

Date

PublishDate

Date

DeliveryMode

String

LastRunTime

Integer

AverageRunTime

Integer

RoleCode

String

ChartTypeCode

String

Usage

Integer

...

Expand
titleAdministrationServiceRequest

An object that defines the type of call being made to the web service.

Parameters:

Parameter NameType
sessionIdString
loginIdString
passwordString
ntlmBoolean
orgIdInteger
loginSessionIdString
orgRefString
queryString
reportIdInteger
dashboardTabIdInteger
functionString
personAdministrationPerson
groupAdministrationGroup
reportAdministrationReport
clientAdministrationClientOrg
reportGroupAdministrationReportGroup
favouritePersonFavourite
contentResourcesContentResource[]
importOptionsImportOption[]
roleAdministrationRole
retrospectiveDaysInteger
binaryDatabyte[]
peopleAdministrationPerson[]
datasourceAdministrationDataSource
sourceClientLinkAdministrationDataSourceClientLink
sourceIdInteger
scheduleAdministrationSchedule

 

 

 

 

 

 

 

 

Expand
titleReportBinaryObject

ReportBinaryObject Element

Data Type

Description

Key

String

Unique key used for Binary Object storage

ContentType

String

MIME type for the Binary Object

Data

Array (Byte)

Raw data for Binary Object

...